You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/xds
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669)
3 years ago
..
proxysupport connect: update supported envoy versions to 1.18.3, 1.17.3, 1.16.4, and 1.15.5 (#10231) 4 years ago
testdata Merge pull request #10621 from hashicorp/vuln/validate-sans 3 years ago
clusters.go Add TODOs about partition handling 3 years ago
clusters_test.go Validate SANs for passthrough clusters and failovers 3 years ago
config.go Support Incremental xDS mode (#9855) 4 years ago
config_test.go Support Incremental xDS mode (#9855) 4 years ago
delta.go xds: ensure that dependent xDS resources are reconfigured during primary type warming (#10381) 4 years ago
delta_test.go xds: fix flaky protocol tests (#10410) 3 years ago
endpoints.go Add support for downstreams 4 years ago
endpoints_test.go connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 4 years ago
envoy_versioning.go connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 4 years ago
envoy_versioning_test.go connect: update supported envoy versions to 1.18.3, 1.17.3, 1.16.4, and 1.15.5 (#10231) 4 years ago
failover_math.go xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658) 4 years ago
failover_math_test.go xds: remove deprecated usages of xDS (#9602) 4 years ago
golden_test.go xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658) 4 years ago
listeners.go Format certificates properly (rfc7468) with a trailing new line (#10411) 3 years ago
listeners_test.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
naming.go
net_fallback.go xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9765) 4 years ago
net_linux.go xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9765) 4 years ago
protocol_trace.go Support Incremental xDS mode (#9855) 4 years ago
rbac.go xds: ensure single L7 deny intention with default deny policy does not result in allow action (CVE-2021-36213) (#10619) 3 years ago
rbac_test.go xds: ensure single L7 deny intention with default deny policy does not result in allow action (CVE-2021-36213) (#10619) 3 years ago
resources.go Support Incremental xDS mode (#9855) 4 years ago
response.go Continue working through proxy and agent 4 years ago
routes.go Replace use of 'sane' where appropriate 3 years ago
routes_test.go connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 4 years ago
server.go rename GRPC->XDS where appropriate 3 years ago
server_oss.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
server_test.go xds: emit a labeled gauge of connected xDS streams by version (#10243) 4 years ago
testing.go xds: adding more delta protocol tests (#10398) 3 years ago
version_compat.go connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 4 years ago
xds.go
xds_protocol_helpers_test.go Validate SANs for passthrough clusters and failovers 3 years ago
z_xds_packages.go xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131) 4 years ago
z_xds_packages_test.go xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131) 4 years ago