consul/agent/proxycfg
Thomas Eckert 342306c312
Allow connections through Terminating Gateways from peered clusters NET-3463 (#18959)
* Add InboundPeerTrustBundle maps to Terminating Gateway

* Add notify and cancelation of watch for inbound peer trust bundles

* Pass peer trust bundles to the RBAC creation function

* Regenerate Golden Files

* add changelog, also adds another spot that needed peeredTrustBundles

* Add basic test for terminating gateway with peer trust bundle

* Add intention to cluster peered golden test

* rerun codegen

* update changelog

* really update the changelog

---------

Co-authored-by: Melisa Griffin <melisa.griffin@hashicorp.com>
2023-10-05 21:54:23 +00:00
..
internal/watch [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
api_gateway.go Add the plumbing for APIGW JWT work (#18609) 2023-08-31 12:23:59 -04:00
api_gateway_ce.go NET-5147: Added placeholder structs for JWT functionality (#18575) 2023-08-24 15:07:14 -04:00
config_snapshot_glue.go Run copyright after running deep-copy as part of the Makefile/CI (#18741) 2023-09-11 13:50:52 -04:00
config_snapshot_glue_test.go Run copyright after running deep-copy as part of the Makefile/CI (#18741) 2023-09-11 13:50:52 -04:00
connect_proxy.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
data_sources.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
data_sources_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
deep-copy.sh [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
ingress_gateway.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
manager.go Watch the ProxyTracker from xDS controller (#18611) 2023-08-29 14:39:29 -07:00
manager_test.go Watch the ProxyTracker from xDS controller (#18611) 2023-08-29 14:39:29 -07:00
mesh_gateway.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
mesh_gateway_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
naming.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
naming_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
naming_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
proxycfg.deepcopy.go Allow connections through Terminating Gateways from peered clusters NET-3463 (#18959) 2023-10-05 21:54:23 +00:00
proxycfg.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
snapshot.go Allow connections through Terminating Gateways from peered clusters NET-3463 (#18959) 2023-10-05 21:54:23 +00:00
snapshot_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
state.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
state_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
state_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
terminating_gateway.go Allow connections through Terminating Gateways from peered clusters NET-3463 (#18959) 2023-10-05 21:54:23 +00:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_api_gateway.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
testing_connect_proxy.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_ingress_gateway.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
testing_mesh_gateway.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_peering.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_terminating_gateway.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_tproxy.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_upstreams.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_upstreams_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
upstreams.go Add extra logging for mesh health endpoints. (#18647) 2023-09-01 12:29:09 -05:00