From b3111170f8e48b5543b0d8a478d51935c514f107 Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans <61125752+Riaankl@users.noreply.github.com> Date: Wed, 31 May 2023 01:32:10 +1200 Subject: [PATCH] remove Ephemeral Containers form list --- test/conformance/testdata/pending_eligible_endpoints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/conformance/testdata/pending_eligible_endpoints.yaml b/test/conformance/testdata/pending_eligible_endpoints.yaml index cf539548588..57641dc1176 100644 --- a/test/conformance/testdata/pending_eligible_endpoints.yaml +++ b/test/conformance/testdata/pending_eligible_endpoints.yaml @@ -31,7 +31,6 @@ - listStorageV1VolumeAttachment - patchCoreV1NamespacedPersistentVolumeClaim - patchCoreV1NamespacedPersistentVolumeClaimStatus -- patchCoreV1NamespacedPodEphemeralcontainers - patchCoreV1PersistentVolume - patchCoreV1PersistentVolumeStatus - patchNetworkingV1NamespacedNetworkPolicyStatus @@ -42,7 +41,6 @@ - patchStorageV1VolumeAttachmentStatus - readCoreV1NamespacedPersistentVolumeClaim - readCoreV1NamespacedPersistentVolumeClaimStatus -- readCoreV1NamespacedPodEphemeralcontainers - readCoreV1NodeStatus - readCoreV1PersistentVolume - readCoreV1PersistentVolumeStatus