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

Use terraform resource to activate Anthos Service Mesh #1097

Merged

Commits on Jan 19, 2023

  1. Use google_gkehub_feature_membership

    Use google_gkehub_feature_membership to provision ASM on clusters.
    
    Ensure that the cluster membership is refreshed on cluster recreation.
    wiktorn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7202135 View commit details
    Browse the repository at this point in the history
  2. Fix tests for servicemesh

    wiktorn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    10e462d View commit details
    Browse the repository at this point in the history
  3. Even more test fixes

    wiktorn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b38ef22 View commit details
    Browse the repository at this point in the history
  4. Revert to use each.key for membership

    It's not needed to force recreation of membership when workload identity
    is configured.
    wiktorn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0ea769e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    551d457 View commit details
    Browse the repository at this point in the history