Skip to content

HAProxy Ingress Controller v1.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 16:11
· 485 commits to master since this release

Changelog

  • 07e10cd - MEDIUM: Don't skip any Ingress event
  • cb71dd2 - BUG/MINOR: Fix skipped reloads when processing tcp services.
  • 3f81d72 - BUG/MINOR: Don't initialize Backend.DefaultServer when not used
  • 31f8f68 - MINOR: make scale-server-slots annotation available at all scopes
  • 756f534 - BUG/MINOR: Don't override default-server params in ExternalName services.
  • b766f15 - BUG/MINOR: fix frontends management with rules
  • 8ea17c4 - MINOR: expect any podname format in GetPodPrefix
  • 2fde552 - MINOR: wait for started process with Run call