mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #120762 from Riaankl/remove-storageclass-endpoints
remove storageclass endpoints from pending_eligible_endpoints.yaml
This commit is contained in:
commit
7dcb412675
@ -2,35 +2,28 @@
|
||||
- createCoreV1NamespacedServiceAccountToken
|
||||
- createCoreV1Node
|
||||
- createStorageV1CSINode
|
||||
- createStorageV1StorageClass
|
||||
- createStorageV1VolumeAttachment
|
||||
- deleteCoreV1Node
|
||||
- deleteStorageV1CollectionCSINode
|
||||
- deleteStorageV1CollectionStorageClass
|
||||
- deleteStorageV1CollectionVolumeAttachment
|
||||
- deleteStorageV1CSINode
|
||||
- deleteStorageV1StorageClass
|
||||
- deleteStorageV1VolumeAttachment
|
||||
- getInternalApiserverAPIGroup
|
||||
- getResourceAPIGroup
|
||||
- listStorageV1CSINode
|
||||
- listStorageV1StorageClass
|
||||
- listStorageV1VolumeAttachment
|
||||
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- patchCoreV1PersistentVolumeStatus
|
||||
- patchStorageV1CSINode
|
||||
- patchStorageV1StorageClass
|
||||
- patchStorageV1VolumeAttachment
|
||||
- patchStorageV1VolumeAttachmentStatus
|
||||
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- readCoreV1PersistentVolumeStatus
|
||||
- readStorageV1CSINode
|
||||
- readStorageV1StorageClass
|
||||
- readStorageV1VolumeAttachment
|
||||
- readStorageV1VolumeAttachmentStatus
|
||||
- replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- replaceCoreV1PersistentVolumeStatus
|
||||
- replaceStorageV1CSINode
|
||||
- replaceStorageV1StorageClass
|
||||
- replaceStorageV1VolumeAttachment
|
||||
- replaceStorageV1VolumeAttachmentStatus
|
||||
|
Loading…
Reference in New Issue
Block a user