From 39d3d9439f89fee96c4523861917849a0e7df0ff Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans <61125752+Riaankl@users.noreply.github.com> Date: Fri, 17 Jun 2022 06:24:35 +1200 Subject: [PATCH] Update ineligible_endpoints.yaml --- test/conformance/testdata/ineligible_endpoints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/conformance/testdata/ineligible_endpoints.yaml b/test/conformance/testdata/ineligible_endpoints.yaml index eb27e14b75c..cabfc4d5fa5 100644 --- a/test/conformance/testdata/ineligible_endpoints.yaml +++ b/test/conformance/testdata/ineligible_endpoints.yaml @@ -434,12 +434,12 @@ reason: endpoints is currently feature gated and and will only receive e2e & conformance test in 1.25 link: https://github.com/kubernetes/kubernetes/pull/107963 - endpoint: readCoreV1NodeStatus - reason: Kubernetes distribution would reasonably not allow this actions via the API + reason: Kubernetes distribution would reasonably not allow this action via the API link: https://github.com/kubernetes/kubernetes/issues/109379 - endpoint: replaceCoreV1NodeStatus - reason: Kubernetes distribution would reasonably not allow this actions via the API + reason: Kubernetes distribution would reasonably not allow this action via the API link: https://github.com/kubernetes/kubernetes/issues/109379 - endpoint: deleteCoreV1CollectionNode - reason: Kubernetes distribution would reasonably not allow this actions via the API + reason: Kubernetes distribution would reasonably not allow this action via the API link: https://github.com/kubernetes/kubernetes/issues/109379