consul/internal
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
..
auth Add Common Controller Caching Infrastructure (#19767) 2023-12-13 10:06:39 -05:00
catalog Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
controller Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
dnsutil [OSS] feat: add experiments flag for v2 dns and skeleton interfaces (#20115) 2024-01-10 11:19:20 -05:00
go-sso [Cloud][CC-6925] Updates to pushing server state (#19682) 2023-12-04 10:25:18 -05:00
hcp Add Link resource type and controller skeleton (#19788) 2024-01-09 13:57:59 -05:00
mesh Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
multicluster Sort peer list in expander (#20167) 2024-01-11 12:51:07 +05:30
protohcl [Cloud][CC-6925] Updates to pushing server state (#19682) 2023-12-04 10:25:18 -05:00
protoutil mesh: compute more of the xRoute features into ComputedRoutes (#18980) 2023-09-22 16:13:24 -05:00
radix [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
resource Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
resourcehcl mesh: rename Upstreams and UpstreamsConfiguration to Destinations* (#18995) 2023-09-25 12:03:45 -06:00
storage Skip tests with p95 greater than 30 seconds outside of main and release branches. (#19628) 2023-11-15 13:43:33 -07:00
tenancy [OSS] feat: add experiments flag for v2 dns and skeleton interfaces (#20115) 2024-01-10 11:19:20 -05:00
testing Add Common Controller Caching Infrastructure (#19767) 2023-12-13 10:06:39 -05:00
tools In-Memory gRPC (#19942) 2024-01-12 11:54:07 -05:00