-
Notifications
You must be signed in to change notification settings - Fork 45
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 deleting cells automation #846
Merged
openshift-merge-bot
merged 9 commits into
openstack-k8s-operators:main
from
mrkisaolamb:cell_delete
Oct 10, 2024
Merged
Add deleting cells automation #846
openshift-merge-bot
merged 9 commits into
openstack-k8s-operators:main
from
mrkisaolamb:cell_delete
Oct 10, 2024
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3082cd - Browse repository at this point
Copy the full SHA c3082cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d829bf9 - Browse repository at this point
Copy the full SHA d829bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b896753 - Browse repository at this point
Copy the full SHA b896753View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4765e4 - Browse repository at this point
Copy the full SHA f4765e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6c1f6 - Browse repository at this point
Copy the full SHA 1f6c1f6View commit details -
Delete additional cell delete job
We need to delete only nova finalizer
Configuration menu - View commit details
-
Copy full SHA for 2b92841 - Browse repository at this point
Copy the full SHA 2b92841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c08b0 - Browse repository at this point
Copy the full SHA 83c08b0View commit details
Commits on Oct 8, 2024
-
Delete MariaDBAccount and Database
Both CR is created by the nova controller for the given cell, so when that cell is deleted the CRs also needs to be deleted. We also need to delete the secret connected to the MariaDBAccount as mariadb-operator does not delete it today. It also added graceful handling of NotFound during resource deletion and refactored the cleanup logic to avoid bugs if the delete needs to be retried. This now depends on the openstack-k8s-operators/mariadb-operator#268 instead of copying that change.
Configuration menu - View commit details
-
Copy full SHA for 290ffa2 - Browse repository at this point
Copy the full SHA 290ffa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f25bd - Browse repository at this point
Copy the full SHA 37f25bdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.