consul/agent/grpc-external/services/resource
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
..
testing remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
delete.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
delete_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
list.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
list_by_owner.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
list_by_owner_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
list_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
mock_ACLResolver.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
mock_Backend.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
mock_Registry.go v2tenancy: add optional LicenseFeature to type Registration struct (#20673) 2024-02-20 14:42:31 -06:00
mock_TenancyBridge.go resource: Make resource write tenancy aware (#18423) 2023-08-10 09:53:38 -05:00
mutate_and_validate.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
mutate_and_validate_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
read.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
read_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
server.go v2tenancy: add optional LicenseFeature to type Registration struct (#20673) 2024-02-20 14:42:31 -06:00
server_ce.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
server_ce_test.go resource: block default namespace deletion + test refactorings (#19822) 2023-12-05 14:00:06 -05:00
server_test.go v2tenancy: add optional LicenseFeature to type Registration struct (#20673) 2024-02-20 14:42:31 -06:00
watch.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
watch_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
write.go v2tenancy: add optional LicenseFeature to type Registration struct (#20673) 2024-02-20 14:42:31 -06:00
write_mav_common_test.go Remove V2 PeerName field from pbresource.Tenancy (#19865) 2024-01-29 15:08:31 -05:00
write_status.go Remove V2 PeerName field from pbresource.Tenancy (#19865) 2024-01-29 15:08:31 -05:00
write_status_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
write_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00