consul/agent/proxycfg
Luke Kysow d3aa2bd9c5
ingress-gateways: don't log error when registering gateway (#15001)
* ingress-gateways: don't log error when registering gateway

Previously, when an ingress gateway was registered without a
corresponding ingress gateway config entry, an error was logged
because the watch on the config entry returned a nil result.
This is expected so don't log an error.
2022-10-25 10:55:44 -07:00
..
internal/watch
connect_proxy.go
data_sources.go
data_sources_oss.go
deep-copy.sh
ingress_gateway.go ingress-gateways: don't log error when registering gateway (#15001) 2022-10-25 10:55:44 -07:00
manager.go
manager_test.go
mesh_gateway.go
mesh_gateway_oss.go
naming.go
naming_oss.go
naming_test.go
proxycfg.deepcopy.go
proxycfg.go
snapshot.go
snapshot_test.go
state.go
state_oss_test.go
state_test.go
terminating_gateway.go
testing.go
testing_connect_proxy.go
testing_ingress_gateway.go ingress-gateways: don't log error when registering gateway (#15001) 2022-10-25 10:55:44 -07:00
testing_mesh_gateway.go
testing_oss.go
testing_peering.go
testing_terminating_gateway.go
testing_tproxy.go
testing_upstreams.go
upstreams.go