master
e2e/storage: use label
test: fix WaitForNamespacedGVRDeletion parameter order
Add storage framework and address comments
E2E storage: don't register unsupported tests
test: add preprovisioned vgs test
Address review comments for VolumeGroupSnapshotClass e2e tests - Fix errcheck: wrap e2epod.DeletePodWithWait with ExpectNoError - Fix forbidigo: replace gomega.BeTrue with plain Go if/Fail - Add expectVolumeGroupSnapshotClassName helper - Verify spec.volumeGroupSnapshotClassName in failure test cases - Use Patch instead of Update when labeling PVCs - Rename labelKey/labelValue to pvc-group/test-vgsclass - Update getVolumeGroupSnapshot to GetVolumeGroupSnapshot
test/e2e: remove unused v1beta.VolumeAttributesClass field