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

Enable Service mesh feature for ASM to install in GKE #26

Merged
merged 9 commits into from
Jun 13, 2022

Conversation

laurentgrangeau
Copy link
Contributor

Fixes #25
@ferrarimarco Can you take a look at it ?

@laurentgrangeau laurentgrangeau self-assigned this Jun 10, 2022
Copy link
Member

@ferrarimarco ferrarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR @laurentgrangeau ! A couple of small nits and we can merge. Thanks!

Update: can you also rebase this branch on the latest main? Thanks for testing those provider updates as well!

terraform/variables.tf Outdated Show resolved Hide resolved
terraform/variables.tf Outdated Show resolved Hide resolved
dependabot bot and others added 3 commits June 10, 2022 11:37
Bumps [hashicorp/google-beta](/~https://github.com/hashicorp/terraform-provider-google-beta) from 4.23.0 to 4.24.0.
- [Release notes](/~https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](/~https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.23.0...v4.24.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hashicorp/google](/~https://github.com/hashicorp/terraform-provider-google) from 4.23.0 to 4.24.0.
- [Release notes](/~https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](/~https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v4.23.0...v4.24.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@laurentgrangeau
Copy link
Contributor Author

Should be good now

Copy link
Member

@ferrarimarco ferrarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A minor formatting nit, and we're there. Thanks!

terraform/asm.tf Show resolved Hide resolved
@ferrarimarco
Copy link
Member

@laurentgrangeau can you also rebase your changes against the latest main? So we also check that there aren't conflict in the .terraform.hcl.lock file. Thanks!

@laurentgrangeau
Copy link
Contributor Author

Hi @ferrarimarco everything has been formatted and rebased against main
It should be good now

@ferrarimarco ferrarimarco merged commit 3ef1f00 into main Jun 13, 2022
@ferrarimarco ferrarimarco deleted the lgu-enable-mesh-feature branch June 13, 2022 08:38
@ferrarimarco ferrarimarco added this to the 1.0.0 milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ASM installation failed because of missing CRD
2 participants