Skip to content

Commit 689cd93

Browse files
authored
Merge pull request kubernetes#112844 from Riaankl/Ineligible_createAuthorizationV1SelfSubjectRulesReview
Update_ineligible_endpoints.yaml : add createAuthorizationV1SelfSubjectRulesReview to the list
2 parents a548145 + 86cd658 commit 689cd93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/conformance/testdata/ineligible_endpoints.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -445,3 +445,6 @@
445445
- endpoint: createCoreV1NamespacedBinding
446446
reason: Endpoint was deprecated in 1.7
447447
link: https://github.com/kubernetes/kubernetes/pull/47041
448+
- endpoint: createAuthorizationV1SelfSubjectRulesReview
449+
reason: Endpoint likely to be deprecated
450+
link: https://github.com/kubernetes/kubernetes/issues/112657#issuecomment-1265441626

0 commit comments

Comments
 (0)