mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
Merge pull request #118328 from Riaankl/remove-ephemeral-containers
Remove Ephemeral Containers form pending_eligible_endpoints.yaml
This commit is contained in:
commit
025fd23ca4
1 changed files with 0 additions and 2 deletions
|
|
@ -31,7 +31,6 @@
|
|||
- listStorageV1VolumeAttachment
|
||||
- patchCoreV1NamespacedPersistentVolumeClaim
|
||||
- patchCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- patchCoreV1NamespacedPodEphemeralcontainers
|
||||
- patchCoreV1PersistentVolume
|
||||
- patchCoreV1PersistentVolumeStatus
|
||||
- patchNetworkingV1NamespacedNetworkPolicyStatus
|
||||
|
|
@ -42,7 +41,6 @@
|
|||
- patchStorageV1VolumeAttachmentStatus
|
||||
- readCoreV1NamespacedPersistentVolumeClaim
|
||||
- readCoreV1NamespacedPersistentVolumeClaimStatus
|
||||
- readCoreV1NamespacedPodEphemeralcontainers
|
||||
- readCoreV1NodeStatus
|
||||
- readCoreV1PersistentVolume
|
||||
- readCoreV1PersistentVolumeStatus
|
||||
|
|
|
|||
Loading…
Reference in a new issue