Steven Powell
c8f1c95313
Merge pull request #15341 from spowelljr/updateDocker
...
ISO: Update Docker from 20.10.20 to 20.10.21
2022-11-14 10:48:23 -05:00
shixiuguo
7dfaddc864
update the website
2022-11-11 09:44:18 +08:00
Steven Powell
8b1b6d380c
ISO: Update Docker from 20.10.20 to 20.10.21
2022-11-10 14:51:38 -05:00
Steven Powell
54424c06ed
ISO: Update Docker from 20.10.19 to 20.10.20
2022-10-19 09:31:04 -07:00
Steven Powell
0604505df3
ISO: Update Docker from 20.10.18 to 20.10.19
2022-10-18 13:22:43 -07:00
Medya Ghazizadeh
a5a5dce017
Merge pull request #14784 from kinvolk/francis/vbox-automount-quickfix
...
Add back service to mount VirtualBox host directory into the guest.
2022-10-17 11:34:26 -07:00
Steven Powell
c82d7f3459
ISO: Update Docker from 20.10.17 to 20.10.18
2022-09-09 13:22:40 -07:00
Andrew Hamilton
c929340ea9
Update target dir for aarch64
...
Adds missing certs.d directory in the installation directory path.
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-08-29 12:52:12 -07:00
Andrew Hamilton
20470cfc8b
Fixes containerd configuration issue with insecure registry
...
- Updates containerd configuration to use the new format for specifying
container registry mirrors.
- Updates the start code to produce files in the correct location for
registry mirrors specified with --insecure-registry
2022-08-29 12:52:12 -07:00
Francis Laniel
aa63b4fc94
Add back service to mount VirtualBox host directory into the guest.
...
Fixes: 770d41f21b
("Use kernel 5.10 for minikube.iso.")
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-08-23 15:55:35 +02:00
Steven Powell
d3f65501a5
update Docker from 20.10.16 to 20.10.17
2022-07-08 13:18:38 -07:00
Steven Powell
8059642246
fix cri-docker hash
2022-06-16 12:23:14 -07:00
Steven Powell
42fb10861c
update cri-docker commit
2022-06-16 12:23:00 -07:00
Steven Powell
f16cce541d
update cri-docker in ISO
2022-06-16 12:23:00 -07:00
Sharif Elgamal
a64f828b89
remove vbox-guest config entry
2022-06-09 12:53:59 -07:00
Sharif Elgamal
b475b2526d
Merge branch 'master' of github.com:kubernetes/minikube into arm64-containerd
2022-06-09 09:44:43 -07:00
Francis Laniel
770d41f21b
Use kernel 5.10 for minikube.iso.
...
This commit jumps kernel version used in minikube.iso to 5.10.
To do so, the following kernel configuration options were added to
linux_*_defconfig:
- CONFIG_TMPFS to be able to use mount -t tmpfs in init.
- CONFIG_PCI to have network.
- CONFIG_BRIDGE_NETFILTER to have /proc/sys/net/bridge/bridge-nf-call-iptables
which is needed by kubeadm.
CONFIG_* relaed to vbox were added to linux_x86_64_defconfig and as consequence
vbox related packages were removed since vbox modules are available in
upstream kernel.
To compile falco module, CONFIG_FTRACE_* were added to linux_aarch64_defconfig.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Sharif Elgamal
eb26a8d69b
add comment back
2022-06-02 17:46:54 -07:00
Sharif Elgamal
a1be913476
fix aarch mk file
2022-06-02 17:44:44 -07:00
Sharif Elgamal
7ef37124d5
revert cri-dockerd to old way, they're slightly different
2022-06-02 17:41:15 -07:00
Sharif Elgamal
e0ce53c41f
build runc the same way
2022-05-31 15:00:43 -07:00
Sharif Elgamal
a0c00f4810
build podman the same way
2022-05-31 14:58:54 -07:00
Sharif Elgamal
83f8b005b9
build cri-dockerd the same way
2022-05-31 14:56:01 -07:00
Sharif Elgamal
d1c261ee05
build cni the same way
2022-05-31 14:53:37 -07:00
Sharif Elgamal
bb1e25e799
build crio-bin in the same way for both arch
2022-05-31 14:50:58 -07:00
Sharif Elgamal
1e7c257136
Merge branch 'master' of github.com:sharifelgamal/minikube into arm64-containerd
2022-05-31 14:44:53 -07:00
Sharif Elgamal
fd3f8d3b01
remove deprecated config
2022-05-31 12:01:35 -07:00
Steven Powell
1fa3444672
Merge branch 'master' into improveContainerdConfig
2022-05-27 11:46:47 -07:00
Sharif Elgamal
bc133a95e6
build conmon regardless of arch
2022-05-26 13:46:27 -07:00
Anders F Björklund
0c2a535737
Upgrade Docker, from 20.10.15 to 20.10.16
...
runc v1.1.1
containerd v1.6.4
2022-05-12 22:02:05 +02:00
Anders F Björklund
ee161d3458
Merge branch 'master' into docker-20.10.16
2022-05-12 22:01:45 +02:00
Anders F Björklund
b9a1f7443a
Upgrade Docker, from 20.10.14 to 20.10.15
...
runc v1.1.1
containerd v1.6.4
2022-05-12 21:35:16 +02:00
Steven Powell
5161fc29c1
add changes to arm64 iso
2022-05-12 11:06:27 -07:00
Steven Powell
dd444b8ec2
remove overlayfs from config files
2022-05-12 10:59:42 -07:00
Steven Powell
614726958d
only import when containerd explictly enabled
2022-05-12 10:58:51 -07:00
Steven Powell
b5cd6c4549
containerd: use drop in config to update values
2022-05-12 10:52:32 -07:00
Steven Powell
7c1b415614
update to 0.10.3
2022-05-11 15:49:29 -07:00
Steven Powell
20aa5ca679
Update deploy/iso/minikube-iso/package/buildkit-bin/buildkit-bin.mk
2022-05-11 15:48:43 -07:00
Steven Powell
9b44687aa3
Update deploy/iso/minikube-iso/package/buildkit-bin/buildkit-bin.mk
2022-05-11 15:48:43 -07:00
Steven Powell
6d493939c3
Update deploy/iso/minikube-iso/package/buildkit-bin/buildkit-bin.hash
2022-05-11 15:48:43 -07:00
Anders F Björklund
67699a2c68
Upgrade buildkit from 0.9.0 to 0.10.0
2022-05-11 15:48:43 -07:00
Sharif Elgamal
d1829f24ec
small fixes
2022-05-06 14:52:37 -07:00
Sharif Elgamal
6631f57748
small fix
2022-04-29 14:06:00 -07:00
Sharif Elgamal
6ee9c3f3ee
add correct runc directory
2022-04-29 12:46:46 -07:00
Sharif Elgamal
6199e1b339
fix runc for aarch64
2022-04-29 12:46:20 -07:00
Sharif Elgamal
0187961629
fix runc for aarch64
2022-04-28 16:07:51 -07:00
Sharif Elgamal
f1dc79417f
fix runc for x86_64
2022-04-28 15:57:01 -07:00
Sharif Elgamal
418dbc614d
general cleanup
2022-04-28 09:52:31 -07:00
Sharif Elgamal
15d5d01341
shuffling stuff around for clarity
2022-04-27 23:08:02 -07:00
Sharif Elgamal
2a2e761479
fixes for cri-dockerd and docker-bin aarch64 packages
2022-04-27 21:14:18 -07:00