HAProxy Ingress Controller v3.0.4
Changelog
- e7aecfb BUG: remove unnecessary store argument for ingress
- 1e57f81 MEDIUM: remove restart of HAProxy
- d927032 BUILD/MINOR: go.mod: update golang.org/x packages
- d721ebd BUG: avoid panic on Service processing if getBackendModel returns an error
- 80c841f TEST/MINOR: fix usage of testify NoError
- a045d3f BUILD/MEDIUM: go: increase Go version to 1.23
- 12ad85d BUG: use Start call in restart command