pdbmux: bump image to v0.3.0 #464

Merged
benvin merged 1 commits from benvin/pdbmux-v0.3.0 into main 2026-09-12 20:45:14 +10:00
Member

The deployed pin sits on v0.2.0, so pdbmux still answers malformed queries with 502 all backends failed and resolves per-certname routes by configured backend order rather than by which backend actually owns the node.

Bump the pdbmux image pin to v0.3.0:

  • Replay a unanimous upstream rejection (PuppetDB's real 400 + parse message) instead of a 502.
  • Resolve per-certname routes to the node's owning backend by report freshness.
  • Match backend addresses case-insensitively when redacting.
The deployed pin sits on v0.2.0, so pdbmux still answers malformed queries with `502 all backends failed` and resolves per-certname routes by configured backend order rather than by which backend actually owns the node. Bump the pdbmux image pin to v0.3.0: - Replay a unanimous upstream rejection (PuppetDB's real 400 + parse message) instead of a 502. - Resolve per-certname routes to the node's owning backend by report freshness. - Match backend addresses case-insensitively when redacting.
unkin-agent added 1 commit 2026-09-12 20:38:12 +10:00
pdbmux: bump image to v0.3.0
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
83d8dc96ef
Pick up the upstream-error replay and freshness-based per-certname
backend routing released in v0.3.0.
benvin merged commit d4aed39f6a into main 2026-09-12 20:45:14 +10:00
benvin deleted branch benvin/pdbmux-v0.3.0 2026-09-12 20:45:15 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#464