-
Notifications
You must be signed in to change notification settings - Fork 2
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
Scale down cilium-operator before deleting a cluster (only in eni mode) #1033
Conversation
This is an attempt to prevent a race-condition on cluster deletion, where Cilium could leak ENIs, preventing the full removal of the VPC. Towards giantswarm/giantswarm#32350
cluster-test-suites
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a |
Co-authored-by: Jose Armesto <[email protected]>
…tate e.g. - if the kubeconfig secret does not exist - if the workload cluster API is inaccessible
/run cluster-test-suites TARGET_SUITES=./providers/capa/standard |
cluster-test-suites
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a |
There were differences in the rendered Helm template, please check! Output
|
Skipping the tests as they already ran before merging |
What this PR does / why we need it
This is an attempt to prevent a race-condition on cluster deletion, where Cilium could leak ENIs, preventing the full removal of the VPC.
Towards https://github.com/giantswarm/giantswarm/issues/32350
Checklist
Trigger E2E tests
/run cluster-test-suites