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
commit 39a3586e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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