Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getFakePersistentVolumeClaim (0.2 sec)

  1. pkg/controller/volume/expand/expand_controller_test.go

    				return pv
    			}(),
    			pvc:             getFakePersistentVolumeClaim("good-pvc", "vol-4", "2Gi", "2Gi", "good-pvc-vol-4"),
    			pvcKey:          "default/good-pvc",
    			expansionCalled: false,
    		},
    		{
    			name:            "for csi plugin without migration path",
    			pv:              getFakePersistentVolume("vol-5", "com.csi.ceph", "1Gi", "ceph-csi-pvc-vol-6"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 11:00:37 UTC 2024
    - 7.9K bytes
    - Viewed (0)
Back to top