consul/internal/resource/resourcetest
Matt Keeler 59cb12c798
Migrate the Endpoints controller to use the controller cache (#20241)
* Add cache resource decoding helpers

* Implement a common package for workload selection facilities. This includes:

   * Controller cache Index
   * ACL hooks
   * Dependency Mapper to go from workload to list of resources which select it
   * Dependency Mapper to go from a resource which selects workloads to all the workloads it selects.

* Update the endpoints controller to use the cache instead of custom mappers.

Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2024-01-18 17:52:52 -05:00
..
acls.go mesh: add DestinationPolicy ACL hook tenancy tests (#19178) 2023-10-16 13:44:24 -05:00
builder.go In-Memory gRPC (#19942) 2024-01-12 11:54:07 -05:00
client.go resource: add v2tenancy feature flag to deployer tests (#19774) 2023-11-30 11:41:30 -06:00
decode.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
fs.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
require.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
tenancy.go NET 6539 - Add tenancy tests for folder - internal/mesh/internal/controllers/sidecarproxy (#19646) 2023-11-15 13:49:40 +05:30
testing.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
validation.go mesh: make FailoverPolicy work in xdsv2 and ProxyStateTemplate (#18900) 2023-09-20 11:59:01 -05:00