You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/ngf/overview/gateway-api-compatibility.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,6 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
174
174
-`Accepted/False/NotAllowedByListeners`
175
175
-`Accepted/False/UnsupportedValue`: Custom reason for when the HTTPRoute includes an invalid or unsupported value.
176
176
-`Accepted/False/InvalidListener`: Custom reason for when the HTTPRoute references an invalid listener.
177
-
-`Accepted/False/GatewayNotProgrammed`: Custom reason for when the Gateway is not Programmed. HTTPRoute can be valid and configured, but will maintain this status as long as the Gateway is not Programmed.
178
177
-`Accepted/False/GatewayIgnored`: Custom reason for when the Gateway is ignored by NGINX Gateway Fabric. NGINX Gateway Fabric only supports one Gateway.
179
178
-`ResolvedRefs/True/ResolvedRefs`
180
179
-`ResolvedRefs/False/InvalidKind`
@@ -220,7 +219,6 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
220
219
-`Accepted/False/NotAllowedByListeners`
221
220
-`Accepted/False/UnsupportedValue`: Custom reason for when the GRPCRoute includes an invalid or unsupported value.
222
221
-`Accepted/False/InvalidListener`: Custom reason for when the GRPCRoute references an invalid listener.
223
-
-`Accepted/False/GatewayNotProgrammed`: Custom reason for when the Gateway is not Programmed. GRPCRoute can be valid and configured, but will maintain this status as long as the Gateway is not Programmed.
224
222
-`ResolvedRefs/True/ResolvedRefs`
225
223
-`ResolvedRefs/False/InvalidKind`
226
224
-`ResolvedRefs/False/RefNotPermitted`
@@ -275,7 +273,6 @@ Fields:
275
273
-`Accepted/False/NotAllowedByListeners`
276
274
-`Accepted/False/UnsupportedValue`: Custom reason for when the TLSRoute includes an invalid or unsupported value.
277
275
-`Accepted/False/InvalidListener`: Custom reason for when the TLSRoute references an invalid listener.
278
-
-`Accepted/False/GatewayNotProgrammed`: Custom reason for when the Gateway is not Programmed. TLSRoute can be valid and configured, but will maintain this status as long as the Gateway is not Programmed.
279
276
-`Accepted/False/HostnameConflict`: Custom reason for when the TLSRoute has a hostname that conflicts with another TLSRoute on the same port.
0 commit comments