Releases: haproxytech/kubernetes-ingress
Releases · haproxytech/kubernetes-ingress
HAProxy Ingress Controller v3.1.3
HAProxy Ingress Controller v3.0.8
HAProxy Ingress Controller v3.1.2
HAProxy Ingress Controller v3.0.7
HAProxy Ingress Controller v1.11.12
HAProxy Ingress Controller v3.1.1
Changelog
- 481b5c9 BUG: haproxy needs a -W option to start correctly
- 4e8b9eb MEDIUM: add prometheus metric haproxy_unable_to_sync_configuration
- 350c507 MEDIUM: delete certificates through runtime
- fae6192 MINOR: add deprecation warning for ingressclass annotation
- a3aad0c BUG/MEDIUM: reload the configuration after a failed synced configuration if servers are created
HAProxy Ingress Controller v3.0.6
Changelog
- 46d0906 MINOR: add deprecation warning for ingressclass annotation
- 0be557b BUG: haproxy needs a -W option to start correctly
- fe52769 TEST/MINOR: fix some unit tests and e2e tests random failures
- 541c418 BUILD/MINOR: go.mod: update golang.org/x packages
- a48a509 DOC/MINOR: pod-maxconn annotation value in the example should be a string
HAProxy Ingress Controller v1.11.11
Changelog
- b1e289d MINOR: add deprecation warning for ingressclass annotation
- f480af3 BUG/MEDIUM: reload the configuration after a failed synced configuration if servers are created
- 49d4230 BUG: haproxy needs a -W option to start correctly
- 43c9a24 TEST/MINOR: fix some unit tests and e2e tests random failures
- 455cc9b BUILD/MINOR: go.mod: update golang.org/x packages
- b2218c2 DOC/MINOR: pod-maxconn annotation value in the example should be a string
HAProxy Ingress Controller v3.1.0
Changelog
- 0e61c24 BUILD/MINOR: ci: align crd generation with new kubebuilder
- 3ab6796 BUILD/MINOR: go.mod: update Go indirect packages
- 084144b TEST/MINOR: fix some unit tests and e2e tests random failures
- 77799be MEDIUM: ci: add k8s 1.32 to tests
- 04deebd BUILD/MINOR: go.mod: update k8s.io packages
- ecc8a2f BUILD/MINOR: go.mod: update golang.org/x packages
- 3a5b943 MINOR: fix typo in convert logs
- ce2bb50 DOC/MINOR: pod-maxconn annotation value in the example should be a string
HAProxy Ingress Controller v3.0.5
Changelog
- 54dded2 BUILD/MINOR: go.mod: update golang.org/x packages
- f981506 BUILD/MINOR: go.mod: update golang.org/x packages
- 351bff5 MINOR: put setReady in the main transaction
- d3e1d79 MINOR: avoid extra space in custom route
- cde9010 MINOR: add support to binary statically compiled
- 0ee13ad MINOR: switch to s6 reload if socket reload fails