Commit Graph

778 Commits (13afd5f0d85dbd94cdb1f20b3847c5acd6b16a08)

Author SHA1 Message Date
Steven Powell 13afd5f0d8 CI: cron to auto update runc 2023-03-29 11:26:00 -07:00
minikube-bot c5014fb54a bump containerd version 2023-03-27 10:05:57 +00:00
minikube-bot 857d9c1374 bump buildkit version 2023-03-17 17:33:09 +00:00
minikube-bot 825ff4f846 bump golang versions 2023-03-10 18:45:18 +00:00
minikube-bot 241374e981 bump containerd version 2023-03-06 10:05:25 +00:00
Steven Powell 9edcac99d0 ISO: Update containerd from 1.6.15 to 1.6.18 2023-02-24 09:52:06 -08:00
Steven Powell 000d06a38a rollback ISO Go version and prevent automation from updating it 2023-02-22 09:36:52 -08:00
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00
Medya Gh e368174284 try * instead 2023-02-16 09:28:07 -08:00
Medya Gh 994b06d348 disable login for ISO 2023-02-15 15:49:07 -08:00
Steven Powell 2d4cc73d7f fix ISO sha 2023-02-14 09:59:56 -08:00
Steven Powell 49b37244f8 ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1 2023-02-09 12:47:25 -08:00
minikube-bot e239807f18 bump golang versions 2023-02-08 21:28:08 +00:00
Steven Powell 2c7481603f Kicbase/ISO: Update buildkit to v0.11.2 2023-01-30 08:01:33 -08:00
Qasim Sarfraz 0deb2b878f Upgrade podman to 3.4.7 2023-01-28 16:54:57 +01:00
Steven Powell 68f4237c9d ISO: update Docker from 20.10.22 to 20.10.23 2023-01-24 14:43:30 -08:00
Steven Powell 04fa4dc3f5 add newline to end of hash file 2023-01-24 14:14:28 -08:00
Steven Powell 45c7854e5f improve automated golang version updating 2023-01-24 14:12:18 -08:00
Steven Powell a3d4863cf4 update containerd to 1.6.15 and cri-dockerd to 0.3.0 2023-01-19 13:34:09 -08:00
Steven Powell c42a121ba7 update containerd to v1.6.14 2023-01-19 13:14:20 -08:00
Steven Powell e88e2e4552 ISO: Update docker and containerd 2023-01-19 13:14:20 -08:00
Predrag Rogic 4a8e7ad85a
address comments 2023-01-10 22:43:05 +00:00
Predrag Rogic 6c98afcdbd
cleanup and containerd systemd cgroup issue workaround 2023-01-09 02:23:07 +00:00
Predrag Rogic 818a7d9b33
fix remaining tests and ready for k8s-1.26.0 2023-01-04 21:02:48 +00:00
Predrag Rogic e59d6217a8
autoconfigure cni and cri with proper cgroup driver 2022-12-26 06:06:31 +00:00
Predrag Rogic e51fef3118
prevent overlapping network segments 2022-12-14 23:38:45 +00:00
Predrag Rogic d3bdac0379
fix containerd when bound to docker 2022-12-13 21:16:25 +00:00
Steven Powell 63934002d8 update golang.org and godoc.org links 2022-11-30 10:49:57 -08:00
Chris Kannon 2a86770a92
Merge branch 'master' into master 2022-11-17 09:58:49 -05:00
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 9ed675cbde update go 2022-11-09 10:19:54 -05:00
Chris Kannon 00486c3fd6
Merge branch 'master' into master 2022-11-02 15:09:58 -04:00
Chris Kannon 320c41f80e Added version.json to kicbase image and version validation to start.go.
Added CHANGELOG to kicbase and ISO.
Updated gh to latest version 2.18.1.
2022-11-02 14:17:41 -04:00
Francis Laniel 0194cc3582 Add FANOTIFY_ACCESS_PERMISSIONS to kernel configs.
This options enables fanotify to make permissions decisions on filesystem
events.

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-10-31 18:50:51 +01: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 176351c456 bump golang version 2022-10-10 12:31:10 -07:00
Steven Powell 0994a96f38 update ISO Go version 2022-09-09 13:52:52 -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
Marcel Lauhoff ecba6cf7e9 Add fscrypt kernel options
Enables filesystem encryption support in the minikube kernel. Allows
users to use file level encryption on ext4.

Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
2022-08-12 15:27:26 +02:00
Steven Powell 73f231c3f1 update conmon from v2.0.24 to v2.1.2 2022-07-12 09:46:37 -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
Steven Powell 9f856abb8f update base images 2022-07-01 11:00:29 -07:00