From a7a621092339ffdd95e90cc8ffd17da08ccd071a Mon Sep 17 00:00:00 2001 From: Riaan Kleinhans <61125752+Riaankl@users.noreply.github.com> Date: Tue, 4 Oct 2022 11:12:10 +1300 Subject: [PATCH 1/2] Update ineligible_endpoints.yaml --- test/conformance/testdata/ineligible_endpoints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/conformance/testdata/ineligible_endpoints.yaml b/test/conformance/testdata/ineligible_endpoints.yaml index dbd9b1011c0..ae19492d0a1 100644 --- a/test/conformance/testdata/ineligible_endpoints.yaml +++ b/test/conformance/testdata/ineligible_endpoints.yaml @@ -445,3 +445,6 @@ - endpoint: createCoreV1NamespacedBinding reason: Endpoint was deprecated in 1.7 link: https://github.com/kubernetes/kubernetes/pull/47041 +- endpoint: createAuthorizationV1SelfSubjectRulesReview + reason: Endpoint likely to be deprected + link: https://github.com/kubernetes/kubernetes/issues/112657#issuecomment-1265441626 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 2/2] 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