consul/acl
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
..
resolver acl: default tenancy with the no-auth ACL resolver (#19006) 2023-09-26 11:52:53 -06:00
MockAuthorizer.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
acl.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
acl_test.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
authorizer.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
authorizer_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
authorizer_test.go Add workload identity ACL rules (#18769) 2023-09-12 17:22:51 -04:00
chained_authorizer.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
chained_authorizer_test.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
enterprisemeta_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
errors.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
errors_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
errors_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
policy.go Add workload identity ACL rules (#18769) 2023-09-12 17:22:51 -04:00
policy_authorizer.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
policy_authorizer_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
policy_authorizer_test.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
policy_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
policy_merger.go Add workload identity ACL rules (#18769) 2023-09-12 17:22:51 -04:00
policy_merger_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
policy_test.go Add workload identity ACL rules (#18769) 2023-09-12 17:22:51 -04:00
static_authorizer.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
static_authorizer_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
validation.go [NET-6640] Adds "Policy" BindType to BindingRule (#19499) 2023-11-20 13:11:08 +00:00
validation_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00