mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-05 00:42:53 +00:00
This allows kubelets to stop the necessary work when the context has been canceled (e.g., connection closed), and not leaking a goroutine and inotify watcher waiting indefinitely.