mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 01:40:13 +00:00
Update ineligible endpoints yaml
Adding the following endpoints - connectCoreV1GetNamespacedPodPortforward - connectCoreV1GetNamespacedPodAttach - connectCoreV1PostNamespacedPodAttach
This commit is contained in:
parent
4303743736
commit
4d2611cf58
@ -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