We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ff183 commit ffb7813Copy full SHA for ffb7813
keps/sig-storage/3314-csi-changed-block-tracking/README.md
@@ -879,12 +879,6 @@ deployed by a CSI driver.
879
880
The CR name should be that of the associated CSI driver to ensure that only one such
881
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.
888
889
The CR `spec` contains the following fields:
890
0 commit comments