consul/internal/mesh/internal/mappers/sidecarproxymapper
R.B. Boyer dabbc9627b
mesh: normalize/default/validate tenancy components of mesh internal References (#18827)
HTTPRoute, GRPCRoute, TCPRoute, and Upstreams resources contain inner
Reference fields. We want to ensure that components of those reference Tenancy
fields left unspecified are defaulted using the tenancy of the enclosing resource.

As the underlying helper being used to do the normalization calls the function
modified in #18822, it also means that the PeerName field will be set to "local" for
now automatically to avoid "local" != "" issues downstream.
2023-09-18 17:02:13 -05:00
..
computed_routes_mapper.go mesh: Wire ComputedRoutes into the ProxyStateTemplate via the sidecar controller (#18752) 2023-09-14 17:19:04 -05:00
destinations_mapper.go mesh: Wire ComputedRoutes into the ProxyStateTemplate via the sidecar controller (#18752) 2023-09-14 17:19:04 -05:00
destinations_mapper_test.go mesh: normalize/default/validate tenancy components of mesh internal References (#18827) 2023-09-18 17:02:13 -05:00
mapper.go Wire up traffic permissions (#18812) 2023-09-15 12:31:22 -04:00
mapper_test.go Prefix sidecar proxy test files with source and destination. (#18620) 2023-09-08 17:28:55 -06:00
proxy_configuration_mapper.go Prefix sidecar proxy test files with source and destination. (#18620) 2023-09-08 17:28:55 -06:00
proxy_configuration_mapper_test.go Prefix sidecar proxy test files with source and destination. (#18620) 2023-09-08 17:28:55 -06:00
service_endpoints_mapper.go mesh: Wire ComputedRoutes into the ProxyStateTemplate via the sidecar controller (#18752) 2023-09-14 17:19:04 -05:00
service_mapper.go Default to tcp protocol when workload protocol is unspecified (#18824) 2023-09-15 10:39:53 -06:00
traffic_permissions_mapper.go Wire up traffic permissions (#18812) 2023-09-15 12:31:22 -04:00
traffic_permissions_mapper_test.go Wire up traffic permissions (#18812) 2023-09-15 12:31:22 -04:00
unified_mapper_test.go Wire up traffic permissions (#18812) 2023-09-15 12:31:22 -04:00