Skip to content

Commit 6a4ed12

Browse files
authored
add another option for the ACME HTTP01 challenge issue
Signed-off-by: Mario Rosario <[email protected]>
1 parent 5a44686 commit 6a4ed12

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

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+
7783
### ACME Certificate Profiles
7884

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

0 commit comments

Comments
 (0)