Skip to content

Commit

Permalink
Merge pull request kubernetes#118328 from Riaankl/remove-ephemeral-co…
Browse files Browse the repository at this point in the history
…ntainers

Remove Ephemeral Containers form pending_eligible_endpoints.yaml
  • Loading branch information
k8s-ci-robot committed May 30, 2023
2 parents 7935006 + b311117 commit 025fd23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/conformance/testdata/pending_eligible_endpoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
- listStorageV1VolumeAttachment
- patchCoreV1NamespacedPersistentVolumeClaim
- patchCoreV1NamespacedPersistentVolumeClaimStatus
- patchCoreV1NamespacedPodEphemeralcontainers
- patchCoreV1PersistentVolume
- patchCoreV1PersistentVolumeStatus
- patchNetworkingV1NamespacedNetworkPolicyStatus
Expand All @@ -42,7 +41,6 @@
- patchStorageV1VolumeAttachmentStatus
- readCoreV1NamespacedPersistentVolumeClaim
- readCoreV1NamespacedPersistentVolumeClaimStatus
- readCoreV1NamespacedPodEphemeralcontainers
- readCoreV1NodeStatus
- readCoreV1PersistentVolume
- readCoreV1PersistentVolumeStatus
Expand Down

0 comments on commit 025fd23

Please sign in to comment.