github haproxytech/kubernetes-ingress v1.9.13
HAProxy Ingress Controller v1.9.13

latest releases: v3.0.3, v1.11.8, v1.11.7...
10 months ago

Changelog

  • 6159e4f MAJOR: crd: add job for custom resource definition handling
  • 802a499 BUILD/MINOR: ci: increase timeout for golang linters
  • 9d14af0 BUILD/MINOR: update commit commit check tool
  • aa1732a BUILD/MINOR: go.mod: update golang.org/x packages
  • f7db3eb BUG/MINOR: fix k8s resync for all objects except endpoints, endpointslices. Endpoint and endpointslices fix is done in a previous commit. With informers, resync are sent as Update, not Create. We were doing nothing on an Update on a resync. If an event was skipped for any reason, we were never resyncing.
  • 5862249 BUG/MINOR: add k8s logs and fix k8s resync for endpoints and endpointslices

Don't miss a new kubernetes-ingress release

NewReleases is sending notifications on new releases.