Skip to content

v0.2.5

Choose a tag to compare

Changes

  • Add option to orphan objects on deletion. An annotation

    <operator.name>/delete-policy: ""|default|oprhan

    can now be set on objects; if the value is empty or 'default', then the normal behavior applies; in case it is 'orphan', the object will just stay instead of being deleted (and it will be no longer tracked or considered as dependent of the component).