mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-04 17:24:25 -04: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. |
||
|---|---|---|
| .. | ||
| testing | ||
| BUILD | ||
| cache.go | ||
| cache_test.go | ||
| container_gc.go | ||
| container_reference_manager.go | ||
| helpers.go | ||
| helpers_test.go | ||
| os.go | ||
| ref.go | ||
| ref_test.go | ||
| resize.go | ||
| runtime.go | ||
| runtime_cache.go | ||
| runtime_cache_fake.go | ||
| runtime_cache_test.go | ||
| sync_result.go | ||
| sync_result_test.go | ||