k3s/pkg/kubelet/container
k8s-merge-robot fa0bf812d6 Merge pull request #22467 from Random-Liu/push-down-runtime-version-check
Auto commit by PR queue bot
2016-03-05 22:34:19 -08:00
..
testing Add Status in runtime interface and use it for runtime health check. 2016-03-04 21:26:41 -08:00
cache.go Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
cache_test.go Add container.Cache for storing container.PodStatus 2016-01-13 10:19:47 -08:00
container_gc.go
container_reference_manager.go
event.go
export_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
helpers.go Cleanup and add unit test for ShouldContainerBeRestarted 2016-02-23 00:42:52 -08:00
helpers_test.go Cleanup and add unit test for ShouldContainerBeRestarted 2016-02-23 00:42:52 -08:00
image_puller.go fix cascading backoff 2016-02-22 18:25:42 -08:00
image_puller_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
os.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
pty_linux.go
pty_unsupported.go
ref.go
ref_test.go update testapi to eliminate redundant fields 2015-12-07 15:54:26 -05:00
runtime.go Merge pull request #22467 from Random-Liu/push-down-runtime-version-check 2016-03-05 22:34:19 -08:00
runtime_cache.go kubelet: remove background updating thread in RuntimeCache 2015-11-19 17:25:51 -08:00
runtime_cache_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
serialized_image_puller.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
serialized_image_puller_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
sync_result.go Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
sync_result_test.go Add unit test for PodSyncResult 2016-01-17 00:42:45 -08:00