consul/internal/controller/cache
R.B. Boyer 3e6f1c1fe1
remove v2 tenancy, catalog, and mesh (#21592)
* remove v2 tenancy, catalog, and mesh

- Inline the v2tenancy experiment to false

- Inline the resource-apis experiment to false

- Inline the hcp-v2-resource-apis experiment to false

- Remove ACL policy templates and rule language changes related to
  workload identities (a v2-only concept) (e.g. identity and
  identity_prefix)

- Update the gRPC endpoint used by consul-dataplane to no longer respond
  specially for v2

- Remove stray v2 references scattered throughout the DNS v1.5 newer
  implementation.

* changelog

* go mod tidy on consul containers

* lint fixes from ENT

---------

Co-authored-by: John Murret <john.murret@hashicorp.com>
2024-09-05 08:50:46 -06:00
..
cachemock
index Allow reuse of cache indexes (#20562) 2024-02-09 13:00:21 -05:00
indexers remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
testdata
.mockery.yaml
cache.go
cache_test.go
client.go
client_test.go
clone.go
clone_test.go
decoded.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
decoded_test.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
errors.go
errors_test.go
kind.go Allow reuse of cache indexes (#20562) 2024-02-09 13:00:21 -05:00
kind_test.go