Closed Jacobious52 closed 4 years ago
Closes #184
Adds the ability to mark a node safe from deletion with an annotation. Annotation key com.atlassian/escalator-ignore Value can be any non empty string. Can be used for reason of ignore.
com.atlassian/escalator-ignore
Adds unit tests for TryRemoveTaintedNodes function
TryRemoveTaintedNodes
Updated docs
Closes #184
Adds the ability to mark a node safe from deletion with an annotation. Annotation key
com.atlassian/escalator-ignore
Value can be any non empty string. Can be used for reason of ignore.Adds unit tests for
TryRemoveTaintedNodes
function