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.
2 parents 1fcfdc8 + ab9c10d commit 0a159f0Copy full SHA for 0a159f0
pkg/controller/controller_test.go
@@ -5939,7 +5939,7 @@ func TestProvisionFromPVC(t *testing.T) {
5939
},
5940
5941
5942
- "provision with xns PersitentVolumeClaim data source witout apiGroup with refgrant when CrossNamespaceVolumeDataSource feature enabled": {
+ "provision with xns PersitentVolumeClaim data source without apiGroup with refgrant when CrossNamespaceVolumeDataSource feature enabled": {
5943
clonePVName: pvName,
5944
volOpts: generatePVCForProvisionFromXnsdataSource(fakeSc1, xnsNamespace,
5945
&v1.TypedObjectReference{
0 commit comments