mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-02-14 18:09:58 +00:00
feat(api): migrate capsule.clastix.io/managed-by to meta api (#1691)
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
@@ -18,6 +18,8 @@ const (
|
||||
|
||||
CordonedLabel = "projectcapsule.dev/cordoned"
|
||||
CordonedLabelTrigger = "true"
|
||||
|
||||
ManagedByCapsuleLabel = "capsule.clastix.io/managed-by"
|
||||
)
|
||||
|
||||
func FreezeLabelTriggers(obj client.Object) bool {
|
||||
|
||||
Reference in New Issue
Block a user