linuxkit / kubernetes

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

Version bumps #66

Closed ijc closed 6 years ago

ijc commented 6 years ago

Various LinuxKit updates, including kernel v4.9 → v4.14 and a newer alpine build base among other stuff

Update Kubernetes from v1.9.2 → v1.9.4 (see changelog

Update Weave net from v2.1.3 → v.2.2.1

ijc commented 6 years ago

I'm going to run the in-tree rtf tests manually too, stand by.

ijc commented 6 years ago
[go:LinuxKit] ijc@bokrug:test$ rtf run
LABELS: linux, Debian, testing, amd64
ID: deae5e06-e658-43b7-9dba-69608314c907
[PASS    ] kubernetes.smoke.cri-bridge 202.20s
[PASS    ] kubernetes.smoke.cri-weave 219.24s
[PASS    ] kubernetes.smoke.docker-bridge 228.95s
[PASS    ] kubernetes.smoke.docker-weave 219.35s
[SUMMARY ] LogDir: deae5e06-e658-43b7-9dba-69608314c907
[SUMMARY ] Version: testing
[SUMMARY ] Passed: 4
[SUMMARY ] Failed: 0
[SUMMARY ] Cancelled: 0
[SUMMARY ] Skipped: 0
[SUMMARY ] Duration: 870.02s

Logs: pr66.zip

Ready for merge IMHO.