@@ -115,17 +115,15 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
115
115
- ` addresses ` : Not supported.
116
116
- ` backendTLS ` : Not supported.
117
117
- ` status `
118
- - ` addresses ` : Partially supported (LoadBalancer and Pod IP ).
118
+ - ` addresses ` : Partially supported (LoadBalancer and ClusterIP ).
119
119
- ` conditions ` : Supported (Condition/Status/Reason):
120
120
- ` Accepted/True/Accepted `
121
121
- ` Accepted/True/ListenersNotValid `
122
122
- ` Accepted/False/ListenersNotValid `
123
123
- ` Accepted/False/Invalid `
124
124
- ` 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.
126
125
- ` Programmed/True/Programmed `
127
126
- ` Programmed/False/Invalid `
128
- - ` Programmed/False/GatewayConflict ` : Custom reason for when the Gateway is ignored due to a conflicting Gateway.
129
127
- ` listeners `
130
128
- ` name ` : Supported.
131
129
- ` supportedKinds ` : Supported.
@@ -137,7 +135,6 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
137
135
- ` Accepted/False/ProtocolConflict `
138
136
- ` Accpeted/False/HostnameConflict `
139
137
- ` 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.
141
138
- ` Programmed/True/Programmed `
142
139
- ` Programmed/False/Invalid `
143
140
- ` ResolvedRefs/True/ResolvedRefs `
0 commit comments