mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
This is an implementation detail that has leaked out of kubelet. Use a constant to prevent divergence, for now. Plan to get rid of it. @dchen1107