Yifan Gu
|
dcee692d64
|
rkt: Expand environment variables in Command and Args.
|
2016-01-29 10:09:48 -08:00 |
|
Fabio Yeon
|
7205a160ac
|
Remove all instances of "/tmp" from unit tests and replace with a common
tmp directory creator. Exception is documented.
|
2016-01-27 16:11:22 -08:00 |
|
k8s-merge-robot
|
ffed4e1a3a
|
Merge pull request #19428 from yifan-gu/rkt_isolator
Auto commit by PR queue bot
|
2016-01-16 08:48:38 -08:00 |
|
Yifan Gu
|
dda62129d1
|
rkt: Add unit tests for setApp.
|
2016-01-08 13:41:18 -08:00 |
|
harry zhang
|
27ca7dc71e
|
Expose image list in node status
Change image manager to use repotag
|
2016-01-08 17:01:31 +08:00 |
|
Yifan Gu
|
ee7251ed10
|
rkt: Update for newest api version.
|
2015-12-22 12:02:25 -08:00 |
|
Yifan Gu
|
2c79c670f1
|
rkt: Fix GetPods(), refactor tests for GetPods().
Fix GetPods() so that the container hash is fetched from the
annotations in pod manifest's app list instead of image manifest.
|
2015-12-16 16:53:45 -08:00 |
|
Yifan Gu
|
5f4e6d0908
|
rkt: Add GetPodStatus(), GetPodStatusAndAPIPodStatus().
Also add ConvertPodStatusToAPIPodStatus().
Add tests for GetPodStatus().
|
2015-12-16 14:35:19 -08:00 |
|
Derek Gonyeo
|
5a16b4751b
|
rkt: rewrote GetPods to use rkt's api service
This involved adding annotations to the rkt pod's manifest that contain
information about the kubernetes pod, which is later read by the
kubelet.
|
2015-12-09 14:43:50 -08:00 |
|
Derek Gonyeo
|
7ae6bf9d39
|
rkt: rewrote ListImages to use rkt's API service
|
2015-12-04 11:25:56 -08:00 |
|
Yifan Gu
|
5b423dd458
|
rkt: Refactor version check with api-service.
Also mocked systemd interfaces for testing purpose.
|
2015-11-23 16:30:51 -08:00 |
|