Skip to content

controller-v1.3.1

Compare
Choose a tag to compare
@strongjz strongjz released this 06 Sep 02:33
· 1266 commits to main since this release
e079486

In v1.3.1 leader elections will be done entirely using the Lease API and no longer using configmaps. v1.3.0 is a safe transition version, using v1.3.0 can automatically complete the merging of election locks, and then you can safely upgrade to v1.3.1.

Also, important note, with the Release of Kubernetes v1.25 we are dropping support for the legacy branches, Also, important note, with the release of Kubernetes v1.25, we are dropping support for the legacy edition, that means all version <1.0.0 of the ingress-nginx-controller.

Important Changes

  • Updated to golang 1.19
  • Started migration for Data and Control Plane splits
  • Upgraded to Alpine 3.16.2
  • New kubectl plugin release workflow
  • New CVE findings template

Image:

  • registry.k8s.io/ingress-nginx/controller:v1.3.1@sha256:54f7fe2c6c5a9db9a0ebf1131797109bb7a4d91f56b9b362bde2abd237dd1974
  • registry.k8s.io/ingress-nginx/controller-chroot:v1.3.1@sha256:a8466b19c621bd550b1645e27a004a5cc85009c858a9ab19490216735ac432b1

What's Changed

Other Changes

New Contributors

Full Changelog: controller-v1.3.0...controller-v1.3.1