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

Delete leaked ENIs before cluster #416

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

cartermckinnon
Copy link
Member

Description of changes:

This performs leaked ENI cleanup before cluster deletion. The security group created by EKS will be associated with leaked ENIs, and the async cluster deletion process will leave the security group behind. This, in turn, will prevent VPC deletion when the infra stack is torn down.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cartermckinnon cartermckinnon merged commit e63619e into main Jan 9, 2024
2 checks passed
@cartermckinnon cartermckinnon deleted the enis-before-cluster-deletion branch January 9, 2024 21:45
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.

1 participant