Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove v2 tenancy, catalog, and mesh #21592

Merged
merged 5 commits into from
Sep 5, 2024
Merged

remove v2 tenancy, catalog, and mesh #21592

merged 5 commits into from
Sep 5, 2024

Commits on Aug 8, 2024

  1. 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.
    rboyer committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    308477c View commit details
    Browse the repository at this point in the history
  2. changelog

    rboyer committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a2a3e24 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a23e4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98d1fb5 View commit details
    Browse the repository at this point in the history
  3. lint fixes from ENT

    jmurret committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f3e7609 View commit details
    Browse the repository at this point in the history