k3s/pkg/kubelet/container
Yu-Ju Hong 390b158db9 kubelet: plumb context for log requests
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.
2018-08-10 17:35:46 -07:00
..
testing kubelet: plumb context for log requests 2018-08-10 17:35:46 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cache.go
cache_test.go
container_gc.go reevaluate eviction thresholds after reclaim functions 2018-02-16 08:35:24 -08:00
container_reference_manager.go
helpers.go Merge pull request #64006 from Random-Liu/streaming-auth 2018-05-31 22:45:29 -07:00
helpers_test.go Add dynamic environment variable substitution to subpaths 2018-05-29 17:01:09 +01:00
os.go
ref.go
ref_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
resize.go Use range in loops; misc fixes 2018-03-29 22:55:25 +11:00
runtime.go kubelet: plumb context for log requests 2018-08-10 17:35:46 -07:00
runtime_cache.go
runtime_cache_fake.go
runtime_cache_test.go
sync_result.go
sync_result_test.go