You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// PVC is marked for deletion, but not deleted because it is still a part of
544
-
// group using label selectors. Add an event to the PVC mentioning the same
545
-
msg:=fmt.Sprintf("PersistentVolumeClaim is part of the group(%s/%s) using matching label selector. Remove label from PersistentVolumeClaim (%s/%s) to allow deletion",
// PVC is marked for deletion, but not deleted because it is still a part of
548
+
// group using label selectors. Add an event to the PVC mentioning the same
549
+
msg:=fmt.Sprintf("PersistentVolumeClaim is part of the group(%s/%s) using matching label selector. Remove label from PersistentVolumeClaim (%s/%s) to allow deletion",
0 commit comments