Yifan Gu
|
d27a635c4a
|
rkt: Add DNS support.
rkt is now able to populate /etc/resolv.conf with command line flags.
Update the runtime code to fix DNS issues.
|
2016-02-03 14:54:09 +01:00 |
Yifan Gu
|
ee7251ed10
|
rkt: Update for newest api version.
|
2015-12-22 12:02:25 -08:00 |
Jimmi Dyson
|
041ab17a67
|
Bump cadvisor to fix interface stats bugs & improve performance
Includes necessary godep upgrades for docker & systemd packages as well as
migrating from docker/libcontainer to opencontainers/runc/libcontainer.
|
2015-12-21 17:07:21 +00: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 |