Yu-Ju Hong
8a6285d844
CRI: Rename container/sandbox states
...
The enum constants are not namespaced. The shorter, unspecifc names are likely
to cause naming conflicts in the future.
Also replace "SandBox" with "Sandbox" in the API.
2016-11-01 13:18:21 -07:00
Random-Liu
0655ae56bb
Add pod log garbage collection unit test.
2016-10-24 00:03:34 -07:00
Random Liu
e87fa5e0ff
* Refactor kuberuntime unit test
...
* Add gc unit test
* Fix init container unit test
2016-10-24 00:03:34 -07:00
Random Liu
fad4672e72
Add legacy container log location support.
2016-10-23 19:08:47 -07:00
Random-Liu
121a91eb12
Symlink docker logs to CRI defined log path.
2016-10-23 19:08:47 -07:00
Random-Liu
08aedca12e
Add MinAge for sandbox GC.
2016-10-07 14:10:19 -07:00
Random-Liu
76056a47f9
Change the timestamp unit to nanosecond.
2016-10-07 14:10:19 -07:00
Pengfei Ni
f774a68d52
Kubelet: add garbage collection for new runtime API
2016-09-14 09:09:45 +08:00