mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #115739 from ii/update-ineligible-yaml-debug-endpoints
Update ineligible endpoints yaml to include debug endpoints
This commit is contained in:
commit
731238fb41
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user