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.
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