From f5502818ad47f8b96779e561095c530b667b0714 Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans <61125752+Riaankl@users.noreply.github.com> Date: Tue, 13 Sep 2022 11:16:42 +1200 Subject: [PATCH] Update ineligible_endpoints.yaml --- test/conformance/testdata/ineligible_endpoints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/conformance/testdata/ineligible_endpoints.yaml b/test/conformance/testdata/ineligible_endpoints.yaml index ab5860254ae..b21da0b9b0f 100644 --- a/test/conformance/testdata/ineligible_endpoints.yaml +++ b/test/conformance/testdata/ineligible_endpoints.yaml @@ -443,5 +443,5 @@ reason: Kubernetes distribution would reasonably not allow this action via the API link: https://github.com/kubernetes/kubernetes/issues/109379 - endpoint: createCoreV1NamespacedBinding - reason: Endpoint was deprectated in 1.17 + reason: Endpoint was deprecated in 1.17 link: https://github.com/kubernetes/kubernetes/pull/47041