-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add confirmation checks and check for deployed SREs before teardown operations #2266
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to be careful to not knowingly introduce a bug here. Other than that it looks great.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even better! 🚀 😆
✅ Checklist
Enable foobar integration
rather than515 foobar
).develop
.🚦 Depends on
Prevents SHM teardown if an SRE linked to the current SHM is deployed, and adds a confirmation step before teardown
Adds a confirmation step before SRE teardown
🌂 Related issues
Closes #2252
🔬 Tests
Tested locally