mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +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