Skip to content

HAProxy Ingress Controller v1.10.10

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 10:39
· 254 commits to master since this release

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