Skip to content

Releases: haproxytech/kubernetes-ingress

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

HAProxy Ingress Controller v3.1.3

06 Mar 13:48
Compare
Choose a tag to compare

Changelog

  • ab37fc0 BUILD/MINOR: go.mod: update Go indirect packages
  • 95199d6 BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v3.0.8

06 Mar 13:48
Compare
Choose a tag to compare

Changelog

  • 3d80dc8 BUILD/MINOR: go.mod: update Go indirect packages
  • 8ae8308 BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v3.1.2

25 Feb 13:40
Compare
Choose a tag to compare

Changelog

  • f554411 BUILD/MINOR: update golang.org/x/... packages
  • 6583aea BUILD/MINOR: remove controller-gen annotation from CRDs
  • c78f289 BUILD/MINOR: upgrade go version

HAProxy Ingress Controller v3.0.7

25 Feb 13:35
Compare
Choose a tag to compare

Changelog

  • af2e904 BUILD/MINOR: update golang.org/x/... packages
  • 069bd0a BUILD/MINOR: remove controller-gen annotation from CRDs
  • 03a41fb BUILD/MINOR: upgrade go version

HAProxy Ingress Controller v1.11.12

25 Feb 13:35
Compare
Choose a tag to compare

Changelog

  • a470763 BUILD/MINOR: update golang.org/x/... packages
  • 0339524 BUILD/MINOR: remove controller-gen annotation from CRDs
  • e5f2247 BUILD/MINOR: upgrade go version

HAProxy Ingress Controller v3.1.1

21 Feb 13:51
Compare
Choose a tag to compare

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