Releases: bcit-tlu/haproxy-operator
Releases · bcit-tlu/haproxy-operator
Release list
v0.3.0
0.3.0 (2026-04-21)
Features
- ci: unify image, chart, and release versions under release-please lineage (#10) (db7fcb5)
- scaffold haproxy-operator with Flux GitOps, SPIRE mTLS, and VSO integration (7e80e93)
Bug Fixes
- address Devin Review findings — SPIRE lifecycle, double validation, dynamic RootCAs, unit tests (4985dc0)
- ci: unblock image job on private-repo SARIF upload (#11) (8e40960)
- clear LastFailedHashAnnotation on successful apply (0616620)
- retry client init on failure, context-aware waitForReady, deduplicate events (f66f835)
- SPIRE source leak on client error, atomic file watch, example config indent (ac48a4f)
- store status-message in annotations, skip failed-hash retry loop, add tests (4a23d60)
- use modern httpchk syntax for HAProxy 2.2+ in dev examples (5954e82)