mirror of https://github.com/status-im/consul.git
62062fd4fd
* mesh-controller: handle L4 protocols for a proxy without upstreams * sidecar-controller: Support explicit destinations for L4 protocols and single ports. * 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. * endpoints-controller: add workload identity to the service endpoints resource * small fixes * review comments * Address PR comments * sidecar-proxy controller: Add support for transparent proxy This currently does not support inferring destinations from intentions. * PR review comments * mesh-controller: handle L4 protocols for a proxy without upstreams * sidecar-controller: Support explicit destinations for L4 protocols and single ports. * 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. * endpoints-controller: add workload identity to the service endpoints resource * small fixes * review comments * Make sure endpoint refs route to mesh port instead of an app port * Address PR comments * fixing copyright * tidy imports * sidecar-proxy controller: Add support for transparent proxy This currently does not support inferring destinations from intentions. * tidy imports * add copyright headers * Prefix sidecar proxy test files with source and destination. * Update controller_test.go * NET-5132 - Configure multiport routing for connect proxies in TProxy mode * formatting golden files * reverting golden files and adding changes in manually. build implicit destinations still has some issues. * fixing files that were incorrectly repeating the outbound listener * PR comments * extract AlpnProtocol naming convention to getAlpnProtocolFromPortName(portName) * removing address level filtering. * adding license to resources_test.go --------- Co-authored-by: Iryna Shustava <iryna@hashicorp.com> Co-authored-by: R.B. Boyer <rb@hashicorp.com> Co-authored-by: github-team-consul-core <github-team-consul-core@hashicorp.com> |
||
---|---|---|
.. | ||
pbproxystate | ||
common.pb.binary.go | ||
common.pb.go | ||
common.proto | ||
computed_routes.pb.binary.go | ||
computed_routes.pb.go | ||
computed_routes.proto | ||
connection.pb.binary.go | ||
connection.pb.go | ||
connection.proto | ||
destination_policy.pb.binary.go | ||
destination_policy.pb.go | ||
destination_policy.proto | ||
expose.pb.binary.go | ||
expose.pb.go | ||
expose.proto | ||
grpc_route.pb.binary.go | ||
grpc_route.pb.go | ||
grpc_route.proto | ||
http_route.pb.binary.go | ||
http_route.pb.go | ||
http_route.proto | ||
http_route_retries.pb.binary.go | ||
http_route_retries.pb.go | ||
http_route_retries.proto | ||
http_route_timeouts.pb.binary.go | ||
http_route_timeouts.pb.go | ||
http_route_timeouts.proto | ||
proxy_configuration.pb.binary.go | ||
proxy_configuration.pb.go | ||
proxy_configuration.proto | ||
proxy_configuration_addon.go | ||
proxy_configuration_addon_test.go | ||
proxy_state.pb.binary.go | ||
proxy_state.pb.go | ||
proxy_state.proto | ||
routing.pb.go | ||
routing.proto | ||
tcp_route.pb.binary.go | ||
tcp_route.pb.go | ||
tcp_route.proto | ||
upstreams.pb.binary.go | ||
upstreams.pb.go | ||
upstreams.proto | ||
upstreams_configuration.pb.binary.go | ||
upstreams_configuration.pb.go | ||
upstreams_configuration.proto | ||
xroute_addons.go | ||
xroute_addons_test.go |