pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

cleanup finalizers for all namespace resources #421

Open zreigz opened 1 year ago

zreigz commented 1 year ago

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