minikube-bot
b22308575c
Kicbase/ISO: Update runc from v1.1.5 to v1.1.7
2023-05-02 10:06:17 +00:00
minikube-bot
95aa8b82aa
bump runc version
2023-03-29 18:37:09 +00:00
Steven Powell
c82d7f3459
ISO: Update Docker from 20.10.17 to 20.10.18
2022-09-09 13:22:40 -07:00
Steven Powell
9f579cdad3
Update runc-master.hash
2022-07-08 21:06:16 -07:00
Steven Powell
d3f65501a5
update Docker from 20.10.16 to 20.10.17
2022-07-08 13:18:38 -07:00
Sharif Elgamal
e0ce53c41f
build runc the same way
2022-05-31 15:00:43 -07:00
Sharif Elgamal
844b9cbb31
split runc by arch
2022-04-26 12:58:59 -07:00
Anders F Björklund
1f10f21c1f
Upgrade Docker, from 20.10.12 to 20.10.13
...
runc v1.0.3
containerd v1.5.10
2022-03-15 19:00:15 +01:00
Anders F Björklund
7cbbe60608
Upgrade Docker, from 20.10.8 to 20.10.12
...
runc v1.0.2
containerd v1.4.12
2021-12-23 10:22:17 +01:00
Anders F Björklund
7971e043de
Upgrade Docker, from 20.10.7 to 20.10.8
...
runc v1.0.1
containerd v1.4.9
2021-08-06 10:23:49 +02:00
Anders F Björklund
cd08ce7c4d
Upgrade Docker, from 20.10.6 to 20.10.7
...
runc v1.0.0-rc95
containerd v1.4.6
2021-08-06 10:23:49 +02:00
Anders F Björklund
f8bc4a61ea
Upgrade runc from v1.0.0-rc92 to v1.0.0-rc93
2021-03-17 20:01:55 +01:00
Anders F Björklund
ac63d9ed18
Upgrade Docker, from 19.03.14 to 20.10.0
...
runc v1.0.0-rc92
containerd v1.4.3
2020-12-09 21:13:25 +01:00
Anders Björklund
c977faf22e
Upgrade Docker, from 19.03.5 to 19.03.6 ( #6618 )
...
runc v1.0.0-rc10
containerd v1.2.12
2020-02-13 15:44:14 -07:00
Harsimran Singh Maan
f486f96711
Update runc hash
2019-11-20 13:17:18 -08:00
Harsimran Singh Maan
cdc0a38102
Update containerd and runc
2019-11-15 10:16:06 -08:00
Anders F Björklund
8bea8e719f
Upgrade Docker, from 18.09.6 to 18.09.7
...
runc v1.0.0-rc8-0-g425e105
containerd v1.2.6
2019-07-01 21:56:15 +02:00
Anders F Björklund
5927bf874d
Upgrade Docker, from 18.06.3-ce to 18.09.5
...
Stop installing docker-runc, docker-containerd and docker-containerd-ctr
Instead use the upstream runc, containerd and ctr (after upgrading them)
runc v1.0.0-rc6-69-g2b18fe1
containerd v1.2.5
2019-05-04 18:16:37 +02:00
Anders F Björklund
bab67c46fc
runc 0a012df
...
CVE-2019-5736
2019-02-13 20:26:43 +01:00
Thomas Stromberg
0219c67612
Pull in opencontainers/runc#1962 by updating to runc HEAD
2019-01-16 11:06:49 -08:00
ijl
e677c9639d
runc 0fdc908
2017-12-14 08:54:36 -08:00
Vincent Batts
2788714cc5
minikube-iso: add cri-o runtime
...
https://github.com/kubernetes-incubator/cri-o
Updated the runc version to its latest master commit.
Got crio into the automounter to get off the tmpfs
This feature bubbles up to the minikube command by reusing the
`--container-runtime=` flag, by enabling the value of "`crio`"
(`minikube start --container-runtime=crio`), while the flags/config
passed to localkube are more like k8s (`--container-runtime=remote
--remote-runtime-endpoint=/var/run/crio.sock`)
This is mostly ready for review. It is still lacking having
--insecure-registry plumbed through, but for now the policy.json is
open.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-09-27 09:12:15 -04:00