• Yu-Ju Hong's avatar
    kubelet: plumb context for log requests · 390b158d
    Yu-Ju Hong authored
    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.
    390b158d
runtime.go 22.4 KB