Skip to content

Commit d15ff79

Browse files
committed
update docs
1 parent 1485056 commit d15ff79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/ngf/overview/gateway-api-compatibility.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,8 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
122122
- `Accepted/False/ListenersNotValid`
123123
- `Accepted/False/Invalid`
124124
- `Accepted/False/UnsupportedValue`: Custom reason for when a value of a field in a Gateway is invalid or not supported.
125-
- `Accepted/False/GatewayConflict`: Custom reason for when the Gateway is ignored due to a conflicting Gateway.
126125
- `Programmed/True/Programmed`
127126
- `Programmed/False/Invalid`
128-
- `Programmed/False/GatewayConflict`: Custom reason for when the Gateway is ignored due to a conflicting Gateway.
129127
- `listeners`
130128
- `name`: Supported.
131129
- `supportedKinds`: Supported.
@@ -137,7 +135,6 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
137135
- `Accepted/False/ProtocolConflict`
138136
- `Accpeted/False/HostnameConflict`
139137
- `Accepted/False/UnsupportedValue`: Custom reason for when a value of a field in a Listener is invalid or not supported.
140-
- `Accepted/False/GatewayConflict`: Custom reason for when the Gateway is ignored due to a conflicting Gateway.
141138
- `Programmed/True/Programmed`
142139
- `Programmed/False/Invalid`
143140
- `ResolvedRefs/True/ResolvedRefs`

0 commit comments

Comments
 (0)