Ian Campbell
c08c77e3c8
kubernetes: bump to cri-containerd master
...
This includes a bump to use containerd v1.0.0-beta.3.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-11-10 14:50:11 +00:00
Ian Campbell
56ff03da2d
kubernetes: bump to cri-containerd v1.0.0-alpha.1
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-11-01 10:21:24 +00:00
Ian Campbell
06943bb005
kubernetes: Add socat to cri-containerd package.
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-11-01 10:20:12 +00:00
Ian Campbell
6c7b1c0251
Bump all packages to newest alpine.
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-24 10:11:24 +01:00
Ian Campbell
29fc12607f
Update various other go base pkgs to newer alpine (go1.9)
...
These are those which set $GOPATH but don't use go-compile.sh.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-12 16:50:47 +01:00
Ian Campbell
a237b51511
Bump alpine base across the board.
...
By running:
./scripts/update-component-sha.sh --image linuxkit/alpine ad35b6ddbc70faa07e59a9d7dee7707c08122e8d
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-10 09:55:45 +01:00
Ian Campbell
298ef8520d
Convert some of projects/kubernetes/* to linuxkit pkg build
...
This just covers those using pkg/package.mk.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-09 16:40:00 +01:00
Ian Campbell
72dff9059d
kubernetes: arrange for kubelet-plugins directory to be persistent
...
/usr/libexec/kubernetes/kubelet-plugins is a new path in Kube 1.8 (related to
flexvolumes) which should be persisted. Like /etc/cni and /opt/cni we also need
to arrange for this path to be valid in the host environment (since various
system containers will try and mount bind mount it).
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-03 15:08:43 +01:00
Ian Campbell
f02c79e733
kubernetes: cri-containerd v1.0.0-alpha.0
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-29 10:04:16 +01:00
Ian Campbell
2e5b1579e0
kubernetes: bump to latest cri-containerd
...
This vendors containerd v1.0.0-beta.1
Enable seccomp support at build time.
Requires /dev bind mount so it can use /dev/disk/by-uuid to resolve devices to
uuids.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-27 17:01:07 +01:00
Ian Campbell
7145b40947
kubernetes: bump to cri-containerd a2dbc6ec1ce6
...
Adds some bug fixes and support for copy up of anonymous volume contents from
the underlying image.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-20 15:23:27 +01:00
Ian Campbell
965635ab86
kubernetes: Bump to latest cri-containerd
...
Fixes access to GCR private registries and implements mount point propagation.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-19 11:52:51 +01:00
Ian Campbell
445dcc0ac2
kubernetes: Add cri-containerd package
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-18 14:39:22 +01:00