plural-cli icon indicating copy to clipboard operation
plural-cli copied to clipboard

cleanup finalizers for all namespace resources

Open zreigz opened this issue 1 year ago • 0 comments

Summary

Don't force destroy namespaces during plural destroy. The new implementation search for all namespaced resource types and then remove finalizers for the remaining objects in the namespace.

Labels

Test Plan

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.

zreigz avatar Jul 04 '23 13:07 zreigz