add log endpoint to ineligible_endpoints.yaml

This commit is contained in:
Riaan Kleinhans 2022-03-14 09:59:21 +13:00 committed by GitHub
parent 45f2c63d6a
commit 454571b1bc
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