From b23575d0fcff27eef7b7c11c2a999686179f532d Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans Date: Wed, 20 Sep 2023 09:17:58 +1200 Subject: [PATCH] remove storageclass endpoints Signed-off-by: Riaan Kleinhans --- test/conformance/testdata/pending_eligible_endpoints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/test/conformance/testdata/pending_eligible_endpoints.yaml b/test/conformance/testdata/pending_eligible_endpoints.yaml index 4c821b38d7e..6ce5d78fe9a 100644 --- a/test/conformance/testdata/pending_eligible_endpoints.yaml +++ b/test/conformance/testdata/pending_eligible_endpoints.yaml @@ -4,7 +4,6 @@ - createCoreV1Node - createCoreV1PersistentVolume - createStorageV1CSINode -- createStorageV1StorageClass - createStorageV1VolumeAttachment - deleteCoreV1CollectionNamespacedPersistentVolumeClaim - deleteCoreV1CollectionPersistentVolume @@ -12,23 +11,19 @@ - deleteCoreV1Node - deleteCoreV1PersistentVolume - deleteStorageV1CollectionCSINode -- deleteStorageV1CollectionStorageClass - deleteStorageV1CollectionVolumeAttachment - deleteStorageV1CSINode -- deleteStorageV1StorageClass - deleteStorageV1VolumeAttachment - getInternalApiserverAPIGroup - getResourceAPIGroup - listCoreV1PersistentVolumeClaimForAllNamespaces - listStorageV1CSINode -- listStorageV1StorageClass - listStorageV1VolumeAttachment - patchCoreV1NamespacedPersistentVolumeClaim - patchCoreV1NamespacedPersistentVolumeClaimStatus - patchCoreV1PersistentVolume - patchCoreV1PersistentVolumeStatus - patchStorageV1CSINode -- patchStorageV1StorageClass - patchStorageV1VolumeAttachment - patchStorageV1VolumeAttachmentStatus - readCoreV1NamespacedPersistentVolumeClaim @@ -36,7 +31,6 @@ - readCoreV1PersistentVolume - readCoreV1PersistentVolumeStatus - readStorageV1CSINode -- readStorageV1StorageClass - readStorageV1VolumeAttachment - readStorageV1VolumeAttachmentStatus - replaceCoreV1NamespacedPersistentVolumeClaim @@ -44,6 +38,5 @@ - replaceCoreV1PersistentVolume - replaceCoreV1PersistentVolumeStatus - replaceStorageV1CSINode -- replaceStorageV1StorageClass - replaceStorageV1VolumeAttachment - replaceStorageV1VolumeAttachmentStatus