Skip to content

Releases: haproxytech/kubernetes-ingress

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

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