Skip to content

HAProxy Ingress Controller v1.10.8

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 08:47
· 242 commits to master since this release

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