consul/internal/resource/resourcetest
Iryna Shustava 3c70e14713
sidecar-proxy controller: L4 controller with explicit upstreams (NET-3988) (#18352)
* This controller generates and saves ProxyStateTemplate for sidecar proxies.
* It currently supports single-port L4 ports only.
* It keeps a cache of all destinations to make it easier to compute and retrieve destinations.
* It will update the status of the pbmesh.Upstreams resource if anything is invalid.
* This commit also changes service endpoints to include workload identity. This made the implementation a bit easier as we don't need to look up as many workloads and instead rely on endpoints data.
2023-09-07 09:37:15 -06:00
..
builder.go sidecar-proxy controller: L4 controller with explicit upstreams (NET-3988) (#18352) 2023-09-07 09:37:15 -06:00
client.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
decode.go Reduce required type arguments for DecodedResource (#18540) 2023-08-21 20:20:19 -04:00
fs.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
require.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
validation.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00