github kubernetes/ingress-nginx controller-v1.1.0
NGINX Ingress Controller - v1.1.0 - We did quite a mess :)

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

Ingress NGINX v1.1.0 is HERE! Thanks to @strongjz for adding the new feature and fixing a breaking change we introduced in the last release 🤦

Image:

  • k8s.gcr.io/ingress-nginx/controller:v1.1.0@sha256:f766669fdcf3dc26347ed273a55e754b427eb4411ee075a53f30718b4499076a

This release makes the annotation annotation-value-word-blocklist backwards compatible by being an empty list instead of prescribed defaults.
Effectively reverting 7874 but keeping the functionality of annotation-value-word-blocklist

See Issue 7939 for more discussion

Admins should still consider putting a reasonable block list in place, more information on why can be found here and how in our documentation here

Changes:

  • 7963 Change sanitization message from error to warning (#7963)
  • 7942 update default block list,docs, tests (#7942)
  • 7948 applied allowPrivilegeEscalation=false (#7948)
  • 7941 update build for darwin arm64 (#7941)

Don't miss a new ingress-nginx release

NewReleases is sending notifications on new releases.