Skip to content

Commit 026e131

Browse files
author
Kate Osborn
committed
Fix status
1 parent 91033d3 commit 026e131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/rewrite-client-ip.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The Go API above does not contain validation annotation. Annotations should be a
205205

206206
### Status
207207

208-
Status is set on the GatewayClass, not the `NginxProxy` resource. If the `NginxProxy` is invalid, set the `Accepted` condition on the GatewayClass to `False` with the reason `InvalidParameters`. See [gateway settings proposal](gateway-settings.md#status) for more details on status.
208+
Status is set on the GatewayClass, not the `NginxProxy` resource. If the `NginxProxy` is invalid, set the `Accepted` condition reason on the GatewayClass to `InvalidParameters` but still mark `Accepted` as `True`. See [gateway settings proposal](gateway-settings.md#status) for more details on status.
209209

210210
### Future Work
211211

0 commit comments

Comments
 (0)