Skip to content

Commit ffb7813

Browse files
committed
Removed the label requirement for the CR.
1 parent 35ff183 commit ffb7813

File tree

1 file changed

+0
-6
lines changed
  • keps/sig-storage/3314-csi-changed-block-tracking

1 file changed

+0
-6
lines changed

keps/sig-storage/3314-csi-changed-block-tracking/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -879,12 +879,6 @@ deployed by a CSI driver.
879879

880880
The CR name should be that of the associated CSI driver to ensure that only one such
881881
CR is created for a given driver.
882-
Additionally, the CR must have the following label value set:
883-
```
884-
cbt.storage.k8s.io/driver: NAME_OF_THE_CSI_DRIVER
885-
```
886-
The presence of this label allows a backup application to efficiently locate
887-
the CR for the CSI driver regardless of the namespace in which the CR is created.
888882

889883
The CR `spec` contains the following fields:
890884

0 commit comments

Comments
 (0)