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

Fixed the ASM module's destroy command. #918

Merged

Conversation

wieringen
Copy link
Contributor

@wieringen wieringen commented Jun 4, 2021

Currently, the ASM module’s destroy command only removes the istio-system namespace. This pull request extends the module’s destroy command to remove any istio/asm related labels and/or namespaces.

For testing my changes, I used the "simple_zonal_with_asm" example. Unfortunately, the example didn't start due to the ca_certificate output variable not being marked as sensitive. After correcting this mistake, everything was working as expected.

Fixes #881

@wieringen wieringen requested review from bharathkkb, Jberlinsky and a team as code owners June 4, 2021 09:47
@comment-bot-dev
Copy link

Thanks for the PR! 🚀
✅ Lint checks have passed.

@morgante morgante merged commit 00c2b71 into terraform-google-modules:master Jun 4, 2021
@bharathkkb bharathkkb mentioned this pull request Jun 4, 2021
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
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.

Destroy command does not delete the asm-system namespace
3 participants