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

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

Ingress NGINX v1.0.4 is HERE! Thanks for @sepich for identifying and solving the problem with OpenSSL consuming memory, and for @yongjie-gong for fixing the error that happens when no IngressClass permission is available!

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.4@sha256:545cff00370f28363dad31e3b59a94ba377854d3a11f18988f5f9e56841ef9ef

Possible Breaking Change
We have disabled the builtin ssl_session_cache due to possible memory fragmentation. This should not impact the majority of users, but please let us know
if you face any problem

Changes:

  • 7777 Disable builtin ssl_session_cache
  • 7578 Print warning only instead of error if no IngressClass permission is available
  • Bump internal libraries versions
  • Fix diverse documentation

Don't miss a new ingress-nginx release

NewReleases is sending notifications on new releases.