Releases: haproxytech/kubernetes-ingress
Releases · haproxytech/kubernetes-ingress
HAProxy Ingress Controller v3.1.8
Changelog
- bf7f9a0 BUILD/MINOR: go.mod: update Go indirect packages
- f41b59f BUILD/MINOR: go.mod: update k8s.io packages
- 824a69b BUILD/MINOR: go.mod: update golang.org/x packages
- 4579267 BUILD/MINOR: lint: ignore linter warnings about Endpoints informers
- 0356c9d BUILD/MINOR: commits: use 5.2.0 version of tool
- 819b564 CLEANUP/MINOR: remove /usr/local/bin/dataplaneapi-v2 & /usr/bin/dataplaneapi-v2 from Dockerfile
- 5124945 BUG: empty servers list when zero endpoints
- 52e08f8 BUG/MEDIUM: avoid double quotes
- b27bb7b TEST: add after-response CORS test
- ba744af MINOR: switch CORS rules to http-after-response
- 05694a1 BUG/MINOR: ci: embedding proxy-protocol image
HAProxy Ingress Controller v3.0.13
Changelog
- 8376621 BUILD/MINOR: go.mod: update Go indirect packages
- d5f228d BUILD/MINOR: go.mod: update k8s.io packages
- 8338002 BUILD/MINOR: go.mod: update golang.org/x packages
- d42045e BUILD/MINOR: lint: ignore linter warnings about Endpoints informers
- b5ea9c4 BUILD/MINOR: commits: use 5.2.0 version of tool
- 8f65856 CLEANUP/MINOR: remove /usr/local/bin/dataplaneapi-v2 & /usr/bin/dataplaneapi-v2 from Dockerfile
- feaf36b BUG: empty servers list when zero endpoints
- 59fd8e5 BUG/MEDIUM: avoid double quotes
- 4e3595f TEST: add after-response CORS test
- eb596a9 MINOR: switch CORS rules to http-after-response
- c27522e BUG/MINOR: ci: embedding proxy-protocol image
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