We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a44686 commit 6a4ed12Copy full SHA for 6a4ed12
content/docs/releases/release-notes/release-notes-1.18.md
@@ -74,6 +74,12 @@ controller:
74
strict-validate-path-type: false
75
```
76
77
+#### Option 3. Upgrade `ingress-nginx`
78
+
79
+This issue is resolved in `ingress-nginx` v1.13.2 (released August 30, 2025).
80
+If you are running `ingress-nginx` v1.13.2 or later, you do not need to apply the workarounds described above.
81
+See the [fix commit](https://github.com/kubernetes/ingress-nginx/commit/618aae18515213bcf3fb820e6f8c234703d844b2)
82
83
### ACME Certificate Profiles
84
85
cert-manager now supports the selection of ACME certificate profiles, allowing
0 commit comments