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

fix: Remove ELB #727

Merged
merged 1 commit into from
Nov 14, 2022
Merged

fix: Remove ELB #727

merged 1 commit into from
Nov 14, 2022

Conversation

marinhojess
Copy link
Contributor

@marinhojess marinhojess commented Nov 14, 2022

Signed-off-by: Jessica Marinho jessica@kubeshop.io

The load balancer and its security group are not being removed with kubefirst destroy, which causes the destroy process to fail when trying to remove the VPC from the cluster.

To mitigate this issue, functions were developed to remove the security group and load balancer (based on the cluster name tag) to proceed with the VPC destroy.

Signed-off-by: Jessica Marinho <jessica@kubeshop.io>
@marinhojess marinhojess force-pushed the fix-load-balancer-destroy branch from 86b7bf5 to 97f3688 Compare November 14, 2022 21:29
@marinhojess marinhojess requested a review from converge November 14, 2022 21:38
@marinhojess marinhojess merged commit a6616ec into main Nov 14, 2022
@marinhojess marinhojess deleted the fix-load-balancer-destroy branch November 14, 2022 21:43
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.

2 participants