Skip to content

HAProxy Ingress Controller v1.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 16:02
· 263 commits to master since this release

Changelog

  • f871d67 BUILD/MINOR: go.mod: update golang.org/x packages
  • 253e5db BUG: wait for k8s events from default local service
  • 4f7eaab BUG/MINOR: goreleaser: fix release note generation. Previously, the release notes were edited manually
  • 4c3806d OPTIM/MINOR: goreleaser: don't use deprecated field to generate archive names
  • dc85732 BUG: makefile should launch all tests with e2e_parallel and e2e_https tags
  • b634a3f BUG/MINOR: rbac: Add missing RBAC for customresourcedefinitions
  • 0197981 BUG/MINOR: add TuneOptions if is missing
  • afc717f BUG: fix ingressclass reload
  • e57e54d BUG: ingress status update with others controllers
  • 6b097aa BUG: add resources limit to yaml files for deployment and daemonset
  • 9912b79 BUG/MINOR: quit after printing version when invoked with -v