From c5f0e63c6242c45fc861d053b22fe9ace6c4ad67 Mon Sep 17 00:00:00 2001 From: Stephen Heywood Date: Fri, 6 Dec 2024 08:39:14 +1300 Subject: [PATCH] Add Podresize endpoints to pending_eligible_endpoints.yaml --- test/conformance/testdata/pending_eligible_endpoints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/conformance/testdata/pending_eligible_endpoints.yaml b/test/conformance/testdata/pending_eligible_endpoints.yaml index ed97d539c09..232b72496ad 100644 --- a/test/conformance/testdata/pending_eligible_endpoints.yaml +++ b/test/conformance/testdata/pending_eligible_endpoints.yaml @@ -1 +1,4 @@ --- +- patchCoreV1NamespacedPodResize +- readCoreV1NamespacedPodResize +- replaceCoreV1NamespacedPodResize