Skip to content

Commit 5df263f

Browse files
Merge pull request #1751 from imar-io/patch-1
Add another option for the ACME HTTP01 challenge issue
2 parents 99005b9 + fea0fe3 commit 5df263f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/docs/releases/release-notes/release-notes-1.18.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ controller:
7474
strict-validate-path-type: false
7575
```
7676

77+
#### Option 3. Upgrade `ingress-nginx`
78+
79+
This issue is resolved in `ingress-nginx` versions `v1.13.2` and `v1.12.6`, both released on August 29, 2025.
80+
81+
If you are running ingress-nginx `v1.13.2+` or `v1.12.6+`, you do not need to apply the workarounds described above.
82+
83+
See the [fix commit](https://github.com/kubernetes/ingress-nginx/commit/618aae18515213bcf3fb820e6f8c234703d844b2)
84+
7785
### ACME Certificate Profiles
7886

7987
cert-manager now supports the selection of ACME certificate profiles, allowing

0 commit comments

Comments
 (0)