..
accesslogs
dataplane: Allow getting bootstrap parameters when using V2 APIs ( #18504 )
2023-09-06 16:46:25 -06:00
config
[NET-4799] [OSS] xdsv2: listeners L4 support for connect proxies ( #18436 )
2023-08-15 11:57:07 -07:00
configfetcher
chore: fix missing/incorrect license headers ( #18555 )
2023-08-22 17:23:54 -05:00
extensionruntime
OSS -> CE (community edition) changes ( #18517 )
2023-08-22 09:46:03 -05:00
naming
[NET-4799] [OSS] xdsv2: listeners L4 support for connect proxies ( #18436 )
2023-08-15 11:57:07 -07:00
platform
[NET-4799] [OSS] xdsv2: listeners L4 support for connect proxies ( #18436 )
2023-08-15 11:57:07 -07:00
proxystateconverter
Wire up traffic permissions ( #18812 )
2023-09-15 12:31:22 -04:00
response
NET-4853 - xds v2 - implement base connect proxy functionality for clusters ( #18499 )
2023-08-17 14:43:21 -04:00
testcommon
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
testdata
xds: Use downstream protocol when connecting to local app ( #18573 )
2023-09-19 14:32:28 -07:00
validateupstream-test
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
clusters.go
xds: Use downstream protocol when connecting to local app ( #18573 )
2023-09-19 14:32:28 -07:00
clusters_test.go
NET-4858 - xds v2 - implement base connect proxy functionality for routes ( #18501 )
2023-08-17 21:04:53 +00:00
delta.go
v2: various fixes to make K8s tproxy multiport acceptance tests and manual explicit upstreams (single port) tests pass ( #18874 )
2023-09-20 00:02:01 +00:00
delta_envoy_extender_ce_test.go
Add Envoy golden test for OTEL access logging extension ( #18760 )
2023-09-12 09:58:53 -07:00
delta_envoy_extender_test.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
delta_test.go
NET-5338 - NET-5338 - Run a v2 mode xds server ( #18579 )
2023-08-24 16:44:14 -06:00
endpoints.go
Add extra logging for mesh health endpoints. ( #18647 )
2023-09-01 12:29:09 -05:00
endpoints_test.go
NET-4858 - xds v2 - implement base connect proxy functionality for routes ( #18501 )
2023-08-17 21:04:53 +00:00
failover_policy.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
failover_policy_ce.go
OSS -> CE (community edition) changes ( #18517 )
2023-08-22 09:46:03 -05:00
golden_test.go
xds: update golden tests to be deterministic ( #18707 )
2023-09-11 11:40:19 -05:00
gw_per_route_filters_ce.go
Add the plumbing for APIGW JWT work ( #18609 )
2023-08-31 12:23:59 -04:00
jwt_authn.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
jwt_authn_ce.go
NET-5147: Added placeholder structs for JWT functionality ( #18575 )
2023-08-24 15:07:14 -04:00
jwt_authn_test.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
listeners.go
NET-4853 - xds v2 - implement base connect proxy functionality for clusters ( #18499 )
2023-08-17 14:43:21 -04:00
listeners_apigateway.go
Add the plumbing for APIGW JWT work ( #18609 )
2023-08-31 12:23:59 -04:00
listeners_ingress.go
OSS -> CE (community edition) changes ( #18517 )
2023-08-22 09:46:03 -05:00
listeners_test.go
NET-4853 - xds v2 - implement base connect proxy functionality for clusters ( #18499 )
2023-08-17 14:43:21 -04:00
locality_policy.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
locality_policy_ce.go
OSS -> CE (community edition) changes ( #18517 )
2023-08-22 09:46:03 -05:00
protocol_trace.go
NET-5338 - NET-5338 - Run a v2 mode xds server ( #18579 )
2023-08-24 16:44:14 -06:00
rbac.go
[APIGW] NET-5017 JWT Cleanup/Status Conditions ( #18700 )
2023-09-07 19:03:09 +00:00
rbac_test.go
Wire up traffic permissions ( #18812 )
2023-09-15 12:31:22 -04:00
resources.go
[NET-4799] [OSS] xdsv2: listeners L4 support for connect proxies ( #18436 )
2023-08-15 11:57:07 -07:00
resources_ce_test.go
NET-5147: Added placeholder structs for JWT functionality ( #18575 )
2023-08-24 15:07:14 -04:00
resources_test.go
NET-5147: Added placeholder structs for JWT functionality ( #18575 )
2023-08-24 15:07:14 -04:00
routes.go
[APIGW] NET-5017 JWT Cleanup/Status Conditions ( #18700 )
2023-09-07 19:03:09 +00:00
routes_test.go
NET-4858 - xds v2 - implement base connect proxy functionality for routes ( #18501 )
2023-08-17 21:04:53 +00:00
secrets.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
server.go
Watch the ProxyTracker from xDS controller ( #18611 )
2023-08-29 14:39:29 -07:00
server_ce.go
OSS -> CE (community edition) changes ( #18517 )
2023-08-22 09:46:03 -05:00
testing.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
xds.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00
xds_protocol_helpers_test.go
Watch the ProxyTracker from xDS controller ( #18611 )
2023-08-29 14:39:29 -07:00
z_xds_packages.go
Various bits of cleanup detected when using Go Workspaces ( #17462 )
2023-06-05 16:08:39 -04:00
z_xds_packages_test.go
[COMPLIANCE] License changes ( #18443 )
2023-08-11 09:12:13 -04:00