mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +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
|
||||
- listStorageV1CSINode
|
||||
- listStorageV1VolumeAttachment
|
||||
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- patchCoreV1PersistentVolumeStatus
|
||||
- patchStorageV1CSINode
|
||||
- patchStorageV1VolumeAttachment
|
||||
- patchStorageV1VolumeAttachmentStatus
|
||||
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- readCoreV1PersistentVolumeStatus
|
||||
- readStorageV1CSINode
|
||||
- readStorageV1VolumeAttachment
|
||||
- readStorageV1VolumeAttachmentStatus
|
||||
- replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- replaceCoreV1PersistentVolumeStatus
|
||||
- replaceStorageV1CSINode
|
||||
- replaceStorageV1VolumeAttachment
|
||||
- replaceStorageV1VolumeAttachmentStatus
|
||||
|
Loading…
Reference in New Issue
Block a user