From 4ae7150f05d3e6f6c155b2fec43a47f05efdcf83 Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans Date: Tue, 17 Oct 2023 10:33:17 +1300 Subject: [PATCH] remove pc pvc status endpoints Signed-off-by: Riaan Kleinhans --- test/conformance/testdata/pending_eligible_endpoints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/conformance/testdata/pending_eligible_endpoints.yaml b/test/conformance/testdata/pending_eligible_endpoints.yaml index de7dee23652..bd8072ab207 100644 --- a/test/conformance/testdata/pending_eligible_endpoints.yaml +++ b/test/conformance/testdata/pending_eligible_endpoints.yaml @@ -12,18 +12,12 @@ - getResourceAPIGroup - listStorageV1CSINode - listStorageV1VolumeAttachment -- patchCoreV1NamespacedPersistentVolumeClaimStatus -- patchCoreV1PersistentVolumeStatus - patchStorageV1CSINode - patchStorageV1VolumeAttachment - patchStorageV1VolumeAttachmentStatus -- readCoreV1NamespacedPersistentVolumeClaimStatus -- readCoreV1PersistentVolumeStatus - readStorageV1CSINode - readStorageV1VolumeAttachment - readStorageV1VolumeAttachmentStatus -- replaceCoreV1NamespacedPersistentVolumeClaimStatus -- replaceCoreV1PersistentVolumeStatus - replaceStorageV1CSINode - replaceStorageV1VolumeAttachment - replaceStorageV1VolumeAttachmentStatus