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 Calico IPPools when Submariner uninstalled #2766

Merged
merged 3 commits into from
Oct 29, 2023

Conversation

yboaron
Copy link
Contributor

@yboaron yboaron commented Oct 25, 2023

All Calico IPPools created by Submariner should be deleted when Submariner is uninstalled.

This PR updates Calico IPPools handler Uninstall function to delete all IPPools regardless of isGateway field status.

Fixes: #2764

All Calico IPPools created by Submariner should be deleted
when Submariner is uninstalled.

This PR updates Calico IPPools handler Uninstall function to delete
all IPPools regardless of isGateway field status.

Fixes: submariner-io#2764

Signed-off-by: Yossi Boaron <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2766/yboaron/ippool_uninstall
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Oct 27, 2023
@skitt
Copy link
Member

skitt commented Oct 27, 2023

This needs to be backported, doesn’t it?

@skitt skitt added the backport This change requires a backport to eligible release branches label Oct 27, 2023
@skitt skitt enabled auto-merge (rebase) October 27, 2023 14:53
@yboaron
Copy link
Contributor Author

yboaron commented Oct 29, 2023

@skitt @sridhargaddam
We need also this PR to address this issue

@skitt skitt merged commit 4e63237 into submariner-io:devel Oct 29, 2023
38 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2766/yboaron/ippool_uninstall]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This change requires a backport to eligible release branches backport-handled ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calico IPPools created by Submariner not deleted when Submariner uninstalled
4 participants