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:
Kubernetes Prow Robot
2022-03-14 06:36:21 -07:00
committed by GitHub

View File

@@ -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