consul/agent/connect
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
..
ca Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
authz.go
authz_test.go
common_names.go
csr.go
csr_test.go
generate.go [NET-6593] agent: check for minimum RSA key size (#20112) 2024-01-10 12:15:36 +00:00
generate_test.go
parsing.go
sni.go
sni_test.go
testing_ca.go
testing_ca_test.go
testing_spiffe.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
uri.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
uri_agent.go
uri_agent_ce.go
uri_agent_ce_test.go
uri_mesh_gateway.go
uri_mesh_gateway_ce.go
uri_mesh_gateway_ce_test.go
uri_server.go
uri_service.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
uri_service_ce.go
uri_service_ce_test.go
uri_signing.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
uri_signing_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
uri_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
x509_patch.go
x509_patch_test.go