mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +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
|
- createCoreV1NamespacedServiceAccountToken
|
||||||
- createCoreV1Node
|
- createCoreV1Node
|
||||||
- createStorageV1CSINode
|
- createStorageV1CSINode
|
||||||
- createStorageV1StorageClass
|
|
||||||
- createStorageV1VolumeAttachment
|
- createStorageV1VolumeAttachment
|
||||||
- deleteCoreV1Node
|
- deleteCoreV1Node
|
||||||
- deleteStorageV1CollectionCSINode
|
- deleteStorageV1CollectionCSINode
|
||||||
- deleteStorageV1CollectionStorageClass
|
|
||||||
- deleteStorageV1CollectionVolumeAttachment
|
- deleteStorageV1CollectionVolumeAttachment
|
||||||
- deleteStorageV1CSINode
|
- deleteStorageV1CSINode
|
||||||
- deleteStorageV1StorageClass
|
|
||||||
- deleteStorageV1VolumeAttachment
|
- deleteStorageV1VolumeAttachment
|
||||||
- getInternalApiserverAPIGroup
|
- getInternalApiserverAPIGroup
|
||||||
- getResourceAPIGroup
|
- getResourceAPIGroup
|
||||||
- listStorageV1CSINode
|
- listStorageV1CSINode
|
||||||
- listStorageV1StorageClass
|
|
||||||
- listStorageV1VolumeAttachment
|
- listStorageV1VolumeAttachment
|
||||||
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
||||||
- patchCoreV1PersistentVolumeStatus
|
- patchCoreV1PersistentVolumeStatus
|
||||||
- patchStorageV1CSINode
|
- patchStorageV1CSINode
|
||||||
- patchStorageV1StorageClass
|
|
||||||
- patchStorageV1VolumeAttachment
|
- patchStorageV1VolumeAttachment
|
||||||
- patchStorageV1VolumeAttachmentStatus
|
- patchStorageV1VolumeAttachmentStatus
|
||||||
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
||||||
- readCoreV1PersistentVolumeStatus
|
- readCoreV1PersistentVolumeStatus
|
||||||
- readStorageV1CSINode
|
- readStorageV1CSINode
|
||||||
- readStorageV1StorageClass
|
|
||||||
- readStorageV1VolumeAttachment
|
- readStorageV1VolumeAttachment
|
||||||
- readStorageV1VolumeAttachmentStatus
|
- readStorageV1VolumeAttachmentStatus
|
||||||
- replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
- replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
||||||
- replaceCoreV1PersistentVolumeStatus
|
- replaceCoreV1PersistentVolumeStatus
|
||||||
- replaceStorageV1CSINode
|
- replaceStorageV1CSINode
|
||||||
- replaceStorageV1StorageClass
|
|
||||||
- replaceStorageV1VolumeAttachment
|
- replaceStorageV1VolumeAttachment
|
||||||
- replaceStorageV1VolumeAttachmentStatus
|
- replaceStorageV1VolumeAttachmentStatus
|
||||||
|
Loading…
Reference in New Issue
Block a user