github kubernetes/ingress-nginx controller-v1.0.3
NGINX Ingress Controller - v1.0.3

latest releases: helm-chart-4.10.1, controller-v1.10.1, controller-v1.10.0...
2 years ago

Ingress NGINX v1.0.3 is HERE!

This is a breaking change between previous v0.X branch

This release only supports Kubernetes versions >= v1.19. The support for Ingress Object in networking.k8s.io/v1beta is being dropped and manifests should now use networking.k8s.io/v1.

Please take a look into Migration docs: https://kubernetes.github.io/ingress-nginx/#faq-migration-to-apiversion-networkingk8siov1

Image:
k8s.gcr.io/ingress-nginx/controller:v1.0.3@sha256:4ade87838eb8256b094fbb5272d7dda9b6c7fa8b759e6af5383c1300996a7452

Known Issues

  • Ingress controller now (starting from v1.0.0) mandates cluster scoped access to IngressClass. This leads to problems when updating old Ingress controller to newest version, as described here. We plan to fix it in v1.0.4 (promise!!), see this.

Changes:

  • #7727 Fix selector for shutting down Pods status
  • #7719 Fix overlap check when ingress is configured as canary
  • Diverse docs fixes and libraries bumping

Don't miss a new ingress-nginx release

NewReleases is sending notifications on new releases.