consul/internal/controller
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
..
cache remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
controllermock
controllertest remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
dependency mesh: add ComputedImplicitDestinations resource for future use (#20547) 2024-02-09 15:42:10 -06:00
testdata
.mockery.yaml
controller.go chore: remove repetitive words (#20890) 2024-03-28 16:31:55 -07:00
controller_test.go resource: reconcile managed types every ~8hrs (#20606) 2024-02-13 10:51:54 -06:00
custom_watch.go
dependencies.go [NET-6426] Add gateway proxy controller that generates empty proxy state template (#19901) 2023-12-21 16:37:47 -05:00
dependencies_test.go
doc.go
helper.go mesh: use ComputedImplicitDestinations resource in the sidecar controller (#20553) 2024-02-12 14:10:33 -06:00
helper_test.go
lease.go
manager.go
mem_consistency_test.go v2: ensure the controller caches are fully populated before first use (#20421) 2024-02-02 15:11:05 -06:00
runner.go resource: reconcile managed types every ~8hrs (#20606) 2024-02-13 10:51:54 -06:00
supervisor.go
supervisor_test.go
testing.go mesh: add ComputedImplicitDestinations resource for future use (#20547) 2024-02-09 15:42:10 -06:00
watch.go