pub const DELETION_HELD_CONDITION: &str = "DeletionHeld";Expand description
Snapshot condition: this deletion is HELD by the mass-deletion breaker
(Repository/ClusterRepository spec.deletionProtection.threshold)
until acknowledged via ALLOW_MASS_DELETION_ANNOTATION on the
repository.