From 86cd6585f9a10963115375e6ddad758351ad2cea Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans <61125752+Riaankl@users.noreply.github.com> Date: Tue, 4 Oct 2022 11:14:25 +1300 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 ae19492d0a1..e123488250b 100644 --- a/test/conformance/testdata/ineligible_endpoints.yaml +++ b/test/conformance/testdata/ineligible_endpoints.yaml @@ -446,5 +446,5 @@ reason: Endpoint was deprecated in 1.7 link: https://github.com/kubernetes/kubernetes/pull/47041 - endpoint: createAuthorizationV1SelfSubjectRulesReview - reason: Endpoint likely to be deprected + reason: Endpoint likely to be deprecated link: https://github.com/kubernetes/kubernetes/issues/112657#issuecomment-1265441626