Ron Lai
|
0a651402f2
|
- Added a DeleteContainer method in Runtime interface
- Implemented DeleteContainer for docker
|
2016-07-08 10:40:30 -07:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Yu-Ju Hong
|
f279e36292
|
Don't remove all containers of deleted pods until sources are ready
Without this fix, kubelet may assume a pod from a not-ready source has already
been deleted, and GC all its dead containers.
|
2016-06-16 10:47:12 -07:00 |
|
Random-Liu
|
da07fa9dd5
|
Refactor InspectContainer.
|
2016-04-14 17:05:46 -07:00 |
|
goltermann
|
32d569d6c7
|
Fixing all the "composite literal uses unkeyed fields" Vet errors.
|
2016-03-25 15:25:09 -07:00 |
|
Tim St. Clair
|
3ad59de829
|
Garbage collect containers for deleted pods
|
2016-03-02 14:35:17 -08:00 |
|
Random-Liu
|
c6d02b83e5
|
Cleanup container_gc_test.go
|
2015-11-25 10:37:39 -08:00 |
|
Lantao Liu
|
90ac508524
|
Cleanup fake_docker_client.go and manager_test.go
|
2015-11-19 19:03:35 -08:00 |
|
feisky
|
d624c7de51
|
Pass the ContainerGCPolicy in Runtime.GarbageCollect
|
2015-10-09 06:57:10 +08:00 |
|
feisky
|
69867fb502
|
Refactor container gc tests
|
2015-10-09 06:57:09 +08:00 |
|