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 no-finalizer option #367

Merged
merged 2 commits into from
Jul 13, 2022
Merged

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Jul 12, 2022

What this PR does:
Adds the ability to skip the deletion process (such as cascade deletion or external process for CassDc deletion).

Which issue(s) this PR fixes:
Fixes #366

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner July 12, 2022 12:12
Copy link
Contributor

@jsanda jsanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@burmanm burmanm merged commit dab8670 into k8ssandra:master Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

K8SSAND-1645 ⁃ If no finalizer is present, skip deletion process
2 participants