mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #108676 from Riaankl/add-log-endpoint-to-ineligible_endpoints.yaml
Update ineligible_endpoints.yaml to include Log endpoints
This commit is contained in:
commit
39a3586e67
@ -418,3 +418,9 @@
|
||||
- endpoint: replaceAutoscalingV2NamespacedHorizontalPodAutoscalerStatus
|
||||
reason: optional feature
|
||||
link: https://github.com/kubernetes/kubernetes/pull/106595#issuecomment-1006015756
|
||||
- endpoint: logFileHandler
|
||||
reason: optional feature
|
||||
link: https://github.com/kubernetes/kubernetes/issues/108675
|
||||
- endpoint: logFileListHandler
|
||||
reason: optional feature
|
||||
link: https://github.com/kubernetes/kubernetes/issues/108675
|
||||
|
Loading…
Reference in New Issue
Block a user