Skip to content

Commit d9a769b

Browse files
committed
update docs
1 parent 1485056 commit d9a769b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,17 +115,15 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
115115
- `addresses`: Not supported.
116116
- `backendTLS`: Not supported.
117117
- `status`
118-
- `addresses`: Partially supported (LoadBalancer and Pod IP).
118+
- `addresses`: Partially supported (LoadBalancer and ClusterIP).
119119
- `conditions`: Supported (Condition/Status/Reason):
120120
- `Accepted/True/Accepted`
121121
- `Accepted/True/ListenersNotValid`
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)