mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 12:36:55 +00:00
# Summary - add lifecycle, terminationGracePeriodSeconds, and loadBalancerSource ranges to metrics server - these were missed when copying from the other webhook server - original PR adding them to the other webhook server is here https://github.com/actions/actions-runner-controller/pull/2305 Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>