Skip to content

Releases: haproxytech/kubernetes-ingress

HAProxy Ingress Controller v1.9.14

14 Feb 12:54
Compare
Choose a tag to compare

Changelog

  • 0d8e153 BUILD/MINOR: go.mod: update golang.org/x packages
  • 40e24d5 BUILD/MINOR: go.mod: update Go indirect packages
  • c627e0d BUILD/MINOR: go.mod: update golang.org/x packages
  • da9dc4b CLEANUP/MINOR: ci: remove deprecated gitlab token usage
  • 8894726 MINOR: 6060 as default controller port, fix pprof missing in maps, add e2e tests
  • 37e3276 BUG/MINOR: fix panic in Global CR DeepCopy
  • bff473e BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v1.10.10

16 Nov 10:39
Compare
Choose a tag to compare

Changelog

  • 3e103af MAJOR: crd: add job for custom resource definition handling
  • dce3c3d BUILD/MINOR: ci: increase timeout for golang linters
  • 22c3426 BUILD/MINOR: update commit commit check tool
  • ee1f64d BUILD/MINOR: go.mod: update golang.org/x packages
  • 5259490 BUG: propagate the Ingress Controller LB external address to all ingresses
  • a50d7cc MINOR: ensure both ClusterIP and ExternalIPs are added in publish service
  • 9f4daf6 BUG/MINOR: fix logic for detecting updates on namespace events
  • 67909dc BUG/MINOR: fix k8s resync for all objects expect endpoints, endpointslices.
  • f3313af BUG/MINOR: add k8s logs and fix k8s resync for endpoints and endpointslices

HAProxy Ingress Controller v1.9.13

16 Nov 10:23
Compare
Choose a tag to compare

Changelog

  • 6159e4f MAJOR: crd: add job for custom resource definition handling
  • 802a499 BUILD/MINOR: ci: increase timeout for golang linters
  • 9d14af0 BUILD/MINOR: update commit commit check tool
  • aa1732a BUILD/MINOR: go.mod: update golang.org/x packages
  • f7db3eb BUG/MINOR: fix k8s resync for all objects except endpoints, endpointslices. Endpoint and endpointslices fix is done in a previous commit. With informers, resync are sent as Update, not Create. We were doing nothing on an Update on a resync. If an event was skipped for any reason, we were never resyncing.
  • 5862249 BUG/MINOR: add k8s logs and fix k8s resync for endpoints and endpointslices

HAProxy Ingress Controller v1.10.9

12 Oct 12:43
Compare
Choose a tag to compare

Changelog

  • 98c8d3f BUILD/MEDIUM: github: use latest patch version of go
  • 4723b45 BUILD/MINOR: go.mod: update github.com/google/go-cmp, github.com/prometheus/client_model
  • 33608fa BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v1.9.12

12 Oct 12:41
Compare
Choose a tag to compare

Changelog

  • 52b1534 BUILD/MINOR: go.mod: update github.com/google/go-cmp, github.com/prometheus/client_model
  • a843c0b BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v1.10.8

29 Sep 08:47
Compare
Choose a tag to compare

Changelog

  • ae3b0fc BUILD/MINOR: go.mod: update Go packages
  • 48a9608 BUILD/MINOR: go: use Go version 1.21
  • 56e6d6e BUG/MINOR: resolve implicit memory aliasing in for loop.
  • 4ce7877 BUG/MINOR: avoid hard restarts when the number of endpoints reaches zero
  • a1857e3 BUG/MINOR: prevents clash on custom routes names to avoid unecessary restarts
  • 9f71ca8 BUILD/MINOR: ci: use docker version 24
  • 51ca921 BUILD/MEDIUM: lint: increase golangcilint version to v1.54.1
  • 22e497d BUG/MEDIUM: support alternative healthcheck endpoint
  • 79905b3 BUG: pprof handler should be run once

HAProxy Ingress Controller v1.9.11

29 Sep 08:20
Compare
Choose a tag to compare

Changelog

  • 1368b8b BUILD/MINOR: go.mod: update Go packages
  • 502b975 BUILD/MINOR: go: use Go 1.21 version
  • fa38442 BUG/MINOR: avoid hard restarts when the number of endpoints reaches zero
  • 68f3ca0 BUILD/MINOR: ci: use docker version 24
  • 65b3e61 BUILD/MEDIUM: lint: increase golangcilint version to v1.54.1
  • 8a16fc0 BUG/MEDIUM: support alternative healthcheck endpoint
  • 040f495 BUG: pprof handler should be run once

HAProxy Ingress Controller v1.10.7

07 Sep 07:41
Compare
Choose a tag to compare

Changelog

  • c62ff32 BUILD/MINOR: go.mod: update golang.org/x packages
  • 3342178 BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v1.9.10

07 Sep 07:27
Compare
Choose a tag to compare

Changelog

  • 1d92751 BUILD/MINOR: go.mod: update golang.org/x packages
  • 650f328 BUILD/MINOR: go.mod: update golang.org/x packages
  • 8c0b13e BUILD/MINOR: go.mod: update golang.org/x packages

HAProxy Ingress Controller v1.10.6

31 Jul 08:08
Compare
Choose a tag to compare

Changelog

  • 886db23 BUG: Handle Cgroups v2 memory limit set to 0 or max