linuxkit / kubernetes

minimal and immutable Kubernetes images built with LinuxKit
Apache License 2.0
400 stars 75 forks source link

Update to Kubernetes v1.10 #70

Closed ijc closed 6 years ago

ijc commented 6 years ago

This is a carry of #68.

I needed to workaround rootfsPropagation: shared seemingly not working (maybe this is https://github.com/opencontainers/runc/issues/1755, I need to investigate more to be sure).

It was also necessary to bump a bunch of versions in the image cache and to update to a newer cri in lockstep (see the commit message for details).

ijc commented 6 years ago

rtf tests are running now.

ijc commented 6 years ago

rtf is happy:

$ rtf run
LABELS: linux, Debian, testing, amd64
ID: 2fdef35e-e507-4cf9-aafe-3b0ddbcae2b1
[PASS    ] kubernetes.smoke.cri-bridge 222.72s
[PASS    ] kubernetes.smoke.cri-weave 240.57s
[PASS    ] kubernetes.smoke.docker-bridge 259.39s
[PASS    ] kubernetes.smoke.docker-weave 263.67s
[SUMMARY ] LogDir: 2fdef35e-e507-4cf9-aafe-3b0ddbcae2b1
[SUMMARY ] Version: testing
[SUMMARY ] Passed: 4
[SUMMARY ] Failed: 0
[SUMMARY ] Cancelled: 0
[SUMMARY ] Skipped: 0
[SUMMARY ] Duration: 986.68s

results.zip