Merge pull request #112844 from Riaankl/Ineligible_createAuthorizationV1SelfSubjectRulesReview

Update_ineligible_endpoints.yaml : add createAuthorizationV1SelfSubjectRulesReview to the list
This commit is contained in:
Kubernetes Prow Robot 2022-10-09 16:27:19 -07:00 committed by GitHub
commit 689cd9339a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -445,3 +445,6 @@
- endpoint: createCoreV1NamespacedBinding - endpoint: createCoreV1NamespacedBinding
reason: Endpoint was deprecated in 1.7 reason: Endpoint was deprecated in 1.7
link: https://github.com/kubernetes/kubernetes/pull/47041 link: https://github.com/kubernetes/kubernetes/pull/47041
- endpoint: createAuthorizationV1SelfSubjectRulesReview
reason: Endpoint likely to be deprecated
link: https://github.com/kubernetes/kubernetes/issues/112657#issuecomment-1265441626