mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
* feat: add configurable sync period for kubelet endpoints controller Add --kubelet-sync-period flag to allow customization of how often the kubelet endpoints controller syncs with the Kubernetes API. Default remains 3 minutes to maintain backward compatibility. --------- Co-authored-by: Donghee Jeong <danny253@naver.com> Co-authored-by: 정동희 <danny253@neowiz.com>