Files
kubernetes/test/e2e/storage/framework
duanwei33 faf5af8e37 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
2026-03-17 14:26:30 +08:00
..