mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Merge pull request #121332 from Riaankl/remove-pv-pvc-status-endpoints
Remove PersistentVolumeStatus & PersistentVolumeClaimStatus Endpoints from pending_eligible_endpoints.yaml
This commit is contained in:
commit
3c34118d39
@ -12,18 +12,12 @@
|
|||||||
- getResourceAPIGroup
|
- getResourceAPIGroup
|
||||||
- listStorageV1CSINode
|
- listStorageV1CSINode
|
||||||
- listStorageV1VolumeAttachment
|
- listStorageV1VolumeAttachment
|
||||||
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
|
||||||
- patchCoreV1PersistentVolumeStatus
|
|
||||||
- patchStorageV1CSINode
|
- patchStorageV1CSINode
|
||||||
- patchStorageV1VolumeAttachment
|
- patchStorageV1VolumeAttachment
|
||||||
- patchStorageV1VolumeAttachmentStatus
|
- patchStorageV1VolumeAttachmentStatus
|
||||||
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
|
||||||
- readCoreV1PersistentVolumeStatus
|
|
||||||
- readStorageV1CSINode
|
- readStorageV1CSINode
|
||||||
- readStorageV1VolumeAttachment
|
- readStorageV1VolumeAttachment
|
||||||
- readStorageV1VolumeAttachmentStatus
|
- readStorageV1VolumeAttachmentStatus
|
||||||
- replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
|
||||||
- replaceCoreV1PersistentVolumeStatus
|
|
||||||
- replaceStorageV1CSINode
|
- replaceStorageV1CSINode
|
||||||
- replaceStorageV1VolumeAttachment
|
- replaceStorageV1VolumeAttachment
|
||||||
- replaceStorageV1VolumeAttachmentStatus
|
- replaceStorageV1VolumeAttachmentStatus
|
||||||
|
Loading…
Reference in New Issue
Block a user