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

Add ability to soft delete clusters #474

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Add ability to soft delete clusters #474

merged 3 commits into from
Nov 16, 2023

Conversation

michaeljguarino
Copy link
Member

Summary

Use the detach api to implement this, useful for deleting clusters that were never properly created or deleting w/o draining services if you want to leave them in-place.

Test Plan

n/a

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

Use the detach api to implement this, useful for deleting clusters that were never properly created or deleting w/o draining services if you want to leave them in-place.
@michaeljguarino michaeljguarino merged commit 818ee6e into main Nov 16, 2023
9 of 12 checks passed
michaeljguarino added a commit that referenced this pull request Aug 28, 2024
* Add ability to soft delete clusters

Use the detach api to implement this, useful for deleting clusters that were never properly created or deleting w/o draining services if you want to leave them in-place.

* small tweaks

* small make tweak, add notice for detach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants