..
cm
update docker version parser for its new versioning scheme
2017-04-07 14:53:44 +08:00
errors
update bazel
2017-02-15 10:06:49 -08:00
remote
kubelet/dockershim: update cri to protobuf v3
2017-01-20 09:55:37 +08:00
testing
update bazel
2017-02-15 10:06:49 -08:00
BUILD
Decouple remotecommand client from term/kubelet dependencies
2017-04-13 15:56:40 +03:00
checkpoint_store_test.go
initialize directory while creating checkpoint file store
2017-02-17 16:56:46 -08:00
checkpoint_store.go
dockershim: call sync() after writing the checkpoint
2017-03-14 18:36:51 -07:00
convert_test.go
Fix package aliases to follow golang convention
2016-11-30 15:40:50 +08:00
convert.go
Generate valid container id in fake docker client.
2017-03-01 10:33:08 -08:00
doc.go
cmd/kubelet
2016-11-23 15:53:09 -08:00
docker_checkpoint_test.go
Add checkpointHandler to DockerService
2017-02-02 10:19:34 -08:00
docker_checkpoint.go
Make the dockershim root directory configurable
2017-04-12 09:06:21 -04:00
docker_container_test.go
FakeDockerClient: add creation timestamp
2017-03-08 17:11:16 -08:00
docker_container.go
Only create the symlink when container log path exists
2017-03-08 01:36:48 -05:00
docker_image_test.go
Various fixes for the fake docker client
2017-03-07 10:11:49 -08:00
docker_image.go
kubelet/dockershim: update cri to protobuf v3
2017-01-20 09:55:37 +08:00
docker_legacy_test.go
Add unit test for legacy container cleanup
2017-02-02 15:36:24 -08:00
docker_legacy.go
Add legacy container cleanup
2017-02-02 15:36:24 -08:00
docker_sandbox_test.go
Merge pull request #42739 from yujuhong/created_time
2017-03-09 02:51:38 -08:00
docker_sandbox.go
Merge pull request #43940 from xlgao-zju/rm-all-containers
2017-04-06 17:00:23 -07:00
docker_service_test.go
dockershim: use network PluginManager to synchronize pod network operations
2017-02-16 13:51:19 -06:00
docker_service.go
Make the dockershim root directory configurable
2017-04-12 09:06:21 -04:00
docker_streaming.go
Decouple remotecommand client from term/kubelet dependencies
2017-04-13 15:56:40 +03:00
helpers_test.go
Add unit test for MakePortsAndBindings
2017-03-20 17:47:38 +08:00
helpers.go
Merge pull request #42772 from timchenxiaoyu/sometypo
2017-04-05 16:41:20 -07:00
naming_test.go
Add unit test for the work around.
2017-01-25 14:15:41 -08:00
naming.go
Add legacy container cleanup
2017-02-02 15:36:24 -08:00
security_context_test.go
Do not clear hostPid for host-networked container
2017-04-05 22:34:30 +08:00
security_context.go
Do not clear hostPid for host-networked container
2017-04-05 22:34:30 +08:00