Skip to content

Releases: haproxytech/kubernetes-ingress

HAProxy Ingress Controller v3.1.8

17 Jun 08:25
Compare
Choose a tag to compare

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

17 Jun 08:26
Compare
Choose a tag to compare

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

22 Apr 14:28
Compare
Choose a tag to compare

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

22 Apr 14:28
Compare
Choose a tag to compare

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

28 Mar 06:06
Compare
Choose a tag to compare

Changelog

  • d927209 BUILD/MINOR: go.mod: update k8s.io packages
  • dc8ecf8 BUILD/MINOR: go.mod: update golang.org/x packages
  • 3ff4124 BUG: prevent concurrent modification of map for map files
  • a3b4a7e BUILD/MINOR: update kind to 0.27.0

HAProxy Ingress Controller v3.0.11

28 Mar 06:06
Compare
Choose a tag to compare

Changelog

  • 4e15083 BUILD/MINOR: go.mod: update k8s.io packages
  • d93af80 BUILD/MINOR: go.mod: update golang.org/x packages
  • 8c560ba BUILD/MINOR: update kind to 0.27.0

HAProxy Ingress Controller v3.1.5

20 Mar 12:43
Compare
Choose a tag to compare

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

20 Mar 12:43
Compare
Choose a tag to compare

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

HAProxy Ingress Controller v3.1.4

07 Mar 13:34
Compare
Choose a tag to compare

Changelog

  • 4e143e4 OPTIM/MINOR: watch only specific configmaps
  • 851af81 OPTIM/MINOR: schedule: wait until last command is done, before starting they new refresh cycle

HAProxy Ingress Controller v3.0.9

07 Mar 13:33
Compare
Choose a tag to compare

Changelog

  • 467bbe8 OPTIM/MINOR: watch only specific configmaps
  • d50d53f OPTIM/MINOR: schedule: wait until last command is done, before starting they new refresh cycle