PMM-15186 Fix for invalid TLS when using change. - #4575
JiriCtvrtka wants to merge 1 commit into
Conversation
|
Server docker: perconalab/pmm-server-fb:PR-4575-ef096e0 |
|
API tests have failed: https://pmm.cd.percona.com/job/pmm3-api-tests/7438/ |
|
FB triage — not your change. All 5 red checks on run 35602792321 (
Next step: PMM-QA is removing the single-keyserver dependency from both call sites (fetching the keys from their vendor HTTPS endpoints instead, with the fingerprints still pinned). I'll link the fix PR here. A re-run of the failed jobs should go green once Generated by Claude Code |
|
Resolved — your PR is green. On the PMM-QA side the underlying fragility is fixed in percona/pmm-qa#1466: the PSMDB container build and the podman runner now fetch their GPG keys from the vendors that publish them (Percona, CentOS, Fedora/EPEL, ClickHouse) with the fingerprints still pinned, instead of a single keyserver. Verified by running CI's exact failing command on a throwaway VM. That also fixes a pre-existing mislabel the investigation turned up — the Dockerfile was importing the EPEL 8 key into a file named Nothing needed on this PR. Generated by Claude Code |
https://jira.percona.com/browse/PMM-15186
PMM PR: percona/pmm#5707