kasane
kasane copied to clipboard
Support uninstallation
To make kasane into a full-featured manager it needs to support object removal. That could be a trivial extension of layers for use cases when there are dynamically created objects.
Can define a global env named mode:
applyis the currentkasane applyactionremovewould allow to add additional objects to be removed withwhen: mode == 'remove'(also see #10)purgewould do the remove plus more (e.g. remove all the relevant CRDs)