Skip to content

NGINX Ingress Controller - v0.48.1

Compare
Choose a tag to compare
@rikatz rikatz released this 14 Jul 22:12
· 1807 commits to main since this release
1de9a24

Image:

  • k8s.gcr.io/ingress-nginx/controller:v0.48.1@sha256:e9fb216ace49dfa4a5983b183067e97496e7a8b307d2093f4278cd550c303899

Fixes:

  • #7298 Speed up admission hook by eliminating deep copy of Ingresses in CheckIngress
  • #6940 Fix definition order of modsecurity directives for controller
  • #7314 Add configuration to disable external name service feature
  • #7076 Rewrite clean-nginx-conf.sh in Go to speed up admission webhook
  • #7255 Fix nilpointer in admission and remove failing test
  • #7216 Admission: Skip validation checks if an ingress is marked as deleted