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
-`Accepted/False/UnsupportedValue`: Custom reason for when a value of a field in a Gateway is invalid or not supported.
126
-
-`Accepted/False/GatewayConflict`: Custom reason for when the Gateway is ignored due to a conflicting Gateway.
127
-
NGINX Gateway Fabric only supports a single Gateway.
128
125
-`Programmed/True/Programmed`
129
126
-`Programmed/False/Invalid`
130
-
-`Programmed/False/GatewayConflict`: Custom reason for when the Gateway is ignored due to a conflicting Gateway. NGINX Gateway Fabric only supports a single Gateway.
131
127
-`listeners`
132
128
-`name`: Supported.
133
129
-`supportedKinds`: Supported.
@@ -139,7 +135,6 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
139
135
-`Accepted/False/ProtocolConflict`
140
136
-`Accpeted/False/HostnameConflict`
141
137
-`Accepted/False/UnsupportedValue`: Custom reason for when a value of a field in a Listener is invalid or not supported.
142
-
-`Accepted/False/GatewayConflict`: Custom reason for when the Gateway is ignored due to a conflicting Gateway. NGINX Gateway Fabric only supports a single Gateway.
143
138
-`Programmed/True/Programmed`
144
139
-`Programmed/False/Invalid`
145
140
-`ResolvedRefs/True/ResolvedRefs`
@@ -388,4 +383,4 @@ Fields:
388
383
Custom policies are NGINX Gateway Fabric-specific CRDs (Custom Resource Definitions) that support features such as tracing, and client connection settings. These important data-plane features are not part of the Gateway API specifications.
389
384
While these CRDs are not part of the Gateway API, the mechanism to attach them to Gateway API resources is part of the Gateway API. See the [Policy Attachment documentation](https://gateway-api.sigs.k8s.io/references/policy-attachment/).
390
385
391
-
See the [custom policies]({{< ref "/ngf/overview/custom-policies.md" >}}) document for more information.
386
+
See the [custom policies]({{< ref "/ngf/overview/custom-policies.md" >}}) document for more information.
0 commit comments