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 start the apimachinery repo 2017-01-11 09:09:48 -05:00
cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc.go reevaluate eviction thresholds after reclaim functions 2018-02-16 08:35:24 -08:00
container_reference_manager.go revert workaround in PR 46246 as APIs have been consistent 2017-07-09 20:38:01 +08:00
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 small nit in the annotations 2017-12-12 14:30:24 +08:00
ref.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
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 start the apimachinery repo 2017-01-11 09:09:48 -05:00
sync_result_test.go