kubernetes-retired / rktlet

[EOL] The rkt implementation of the Kubernetes Container Runtime Interface
Apache License 2.0
137 stars 43 forks source link

Update for 'remoteruntime' api changes #40

Closed euank closed 8 years ago

euank commented 8 years ago

You can ignore the middle commit to get a reviewable diff.

This updates our dependencies and makes the needed code changes for those api changes.

I manually tested that I could run a pod with two init containers to completion.

cc @yifan-gu @kubernetes-incubator/maintainers-rktlet

yifan-gu commented 8 years ago

:+1: LGTM