mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 18:54:06 +00:00
remove persistentvolume endpoints from pending_eligible_endpoints.yaml
This commit is contained in:
parent
098d4c7b9e
commit
0936c8de59
@ -1,16 +1,10 @@
|
||||
---
|
||||
- createCoreV1NamespacedPersistentVolumeClaim
|
||||
- createCoreV1NamespacedServiceAccountToken
|
||||
- createCoreV1Node
|
||||
- createCoreV1PersistentVolume
|
||||
- createStorageV1CSINode
|
||||
- createStorageV1StorageClass
|
||||
- createStorageV1VolumeAttachment
|
||||
- deleteCoreV1CollectionNamespacedPersistentVolumeClaim
|
||||
- deleteCoreV1CollectionPersistentVolume
|
||||
- deleteCoreV1NamespacedPersistentVolumeClaim
|
||||
- deleteCoreV1Node
|
||||
- deleteCoreV1PersistentVolume
|
||||
- deleteStorageV1CollectionCSINode
|
||||
- deleteStorageV1CollectionStorageClass
|
||||
- deleteStorageV1CollectionVolumeAttachment
|
||||
@ -19,29 +13,22 @@
|
||||
- deleteStorageV1VolumeAttachment
|
||||
- getInternalApiserverAPIGroup
|
||||
- getResourceAPIGroup
|
||||
- listCoreV1PersistentVolumeClaimForAllNamespaces
|
||||
- listStorageV1CSINode
|
||||
- listStorageV1StorageClass
|
||||
- listStorageV1VolumeAttachment
|
||||
- patchCoreV1NamespacedPersistentVolumeClaim
|
||||
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- patchCoreV1PersistentVolume
|
||||
- patchCoreV1PersistentVolumeStatus
|
||||
- patchStorageV1CSINode
|
||||
- patchStorageV1StorageClass
|
||||
- patchStorageV1VolumeAttachment
|
||||
- patchStorageV1VolumeAttachmentStatus
|
||||
- readCoreV1NamespacedPersistentVolumeClaim
|
||||
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- readCoreV1PersistentVolume
|
||||
- readCoreV1PersistentVolumeStatus
|
||||
- readStorageV1CSINode
|
||||
- readStorageV1StorageClass
|
||||
- readStorageV1VolumeAttachment
|
||||
- readStorageV1VolumeAttachmentStatus
|
||||
- replaceCoreV1NamespacedPersistentVolumeClaim
|
||||
- replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- replaceCoreV1PersistentVolume
|
||||
- replaceCoreV1PersistentVolumeStatus
|
||||
- replaceStorageV1CSINode
|
||||
- replaceStorageV1StorageClass
|
||||
|
Loading…
Reference in New Issue
Block a user