Merge pull request #115739 from ii/update-ineligible-yaml-debug-endpoints

Update ineligible endpoints yaml to include debug endpoints
This commit is contained in:
Kubernetes Prow Robot 2023-02-14 12:46:02 -08:00 committed by GitHub
commit 731238fb41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -439,3 +439,13 @@
- endpoint: createAuthorizationV1SelfSubjectRulesReview
reason: Endpoint likely to be deprecated
link: https://github.com/kubernetes/kubernetes/issues/112657#issuecomment-1265441626
- endpoint: connectCoreV1GetNamespacedPodPortforward
reason: Explicitly designed to be a debug feature
link: https://github.com/kubernetes/kubernetes/issues/112778#issuecomment-1427995711
- endpoint: connectCoreV1GetNamespacedPodAttach
reason: Explicitly designed to be a debug feature
reason: Endpoint likely to be deprecated
link: https://github.com/kubernetes/kubernetes/issues/112778#issuecomment-1427995711
- endpoint: connectCoreV1PostNamespacedPodAttach
reason: Explicitly designed to be a debug feature
link: https://github.com/kubernetes/kubernetes/issues/112778#issuecomment-1427995711