Releases: haproxytech/kubernetes-ingress
Releases · haproxytech/kubernetes-ingress
HAProxy Ingress Controller v3.1.7
Changelog
- a7ae444 BUILD/MINOR: go.mod: update Go indirect packages
- 107f63d BUILD/MINOR: go.mod: update k8s.io packages
- 5398f47 BUILD/MINOR: go.mod: update golang.org/x packages
- f35ba80 BUG/MEDIUM: fix runtime socket commands response parsing
- 06c3ea9 MINOR: set port to 1 for disabled servers at startup
- c5da801 MINOR: add legends to stats page
- cc5d601 MINOR: when we disable server, set the port to 1
- a9484b4 MINOR: avoid runtime update if reload scheduled
- 6d57d5e MINOR: git ignore debug binary
HAProxy Ingress Controller v3.0.12
Changelog
- eb05a5e BUILD/MINOR: go.mod: update Go indirect packages
- d73e8d4 BUILD/MINOR: go.mod: update k8s.io packages
- e287a30 BUILD/MINOR: go.mod: update golang.org/x packages
- 6f68ad7 MINOR: set port to 1 for disabled servers at startup
- 59c40ac MINOR: add legends to stats page
- 222d659 MINOR: when we disable server, set the port to 1
- d2b47b4 BUG/MEDIUM: fix runtime socket commands response parsing
- 61ab295 MINOR: git ignore debug binary
HAProxy Ingress Controller v3.1.6
HAProxy Ingress Controller v3.0.11
HAProxy Ingress Controller v3.1.5
Changelog
- 11503c7 BUILD/MINOR: go.mod: update Go indirect packages
- 269980c BUILD/MINOR: go.mod: update k8s.io packages
- ec8bb05 BUILD/MINOR: go.mod: update Go indirect packages
- 7649153 BUILD/MINOR: go.mod: update golang.org/x packages
- cc7a99c BUG: update runtime servers in HAProxy for standalone backends.
- bbc45f8 BUG/MEDIUM: fix constant reloads due to Prometheus
- 20891ba MINOR: provide initial local peer
HAProxy Ingress Controller v3.0.10
Changelog
- 1bf193d BUILD/MINOR: go.mod: update Go indirect packages
- 0d2df38 BUILD/MINOR: go.mod: update k8s.io packages
- a1eb322 BUILD/MINOR: go.mod: update golang.org/x packages
- 1f08caf BUG: update runtime servers in HAProxy for standalone backends.
- 8ec89c8 BUG: support same backends configurations pointing to different services in same ingress
- 7f146e3 BUG: process multiple services in a standalone backend ingress
- 5fd01ad BUG/MEDIUM: fix constant reloads due to Prometheus
- 2f61fd4 MINOR: provide initial local peer