operator-controller
operator-controller copied to clipboard
Support opt-in of orphaning on delete
This is issue is to allow the bundle resources remain in cluster, intentionally when the respective owner API is set of deletion.
With respect to Extension API, that uses App CR under the hood - this is possible by setting noopDelete: true in the spec of App CR while creation. (ref: https://carvel.dev/kapp-controller/docs/v0.50.x/app-spec/)