Peter Jiang
Peter Jiang
FluxCD has run into this issue and fixed it by adding a 'Cleanup' applyOption that manipulates the managed fields and replaces problematic managers like `kubectl-` with their own manager https://github.com/fluxcd/kustomize-controller/pull/527...
@reggie-k @keithchong Could you review and let me know your thoughts on this. Thanks!
> Maybe even create a corresponding abstract type on the backend that both types will extend (need to check whether this would introduce a big API change or not). @reggie-k...
The deletion part LGTM. Maybe helpful to add a screenshot or video of the sync option working. Thanks