Commit Graph

2013 Commits (94d78a95a06c9999601cfcd056d414b89969c85f)

Author SHA1 Message Date
Steven Powell 5ec76237f8
Merge pull request #17711 from minikube-bot/auto_bump_containerd_version-79e9eb6
Kicbase/ISO: Update containerd from v1.7.9 to v1.7.10
2023-12-07 09:09:25 -08:00
Francis Laniel 6db73b2c9a Addon inspektor-gadget: Update inspektor-gadget image from v0.22.0 to v0.23.1
This commit bumps Inspektor Gadget addon from v0.22.0 to v0.23.1.
To avoid deployment failures, we also need to update the YAML.

Indeed, Inspektor Gadget container entrypoint and cleanup programs were
translated from bash to golang [1, 2].
Upstream YAML file used to deploy was updated to reflect this change [3].

Sadly, it was not the case for the YAML used to deploy the minikube addon which
leaded to troubles [4, 5, 6].

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
[1]: b268d38758
[2]: 3dba83f2eb
[3]: 992399f2dd (diff-0927404b80a3c13f63de64a0c7af1833ba3dfd4b4e1dd07b09cb8216c7f033fcR46)
[4]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio_arm64.html#fail_TestAddons/parallel/InspektorGadget
[5]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
[6]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/KVM_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
2023-12-06 18:01:05 +01:00
minikube-bot d427561f96 Kicbase/ISO: Update containerd from v1.7.9 to v1.7.10 2023-12-04 10:05:32 +00:00
minikube-bot cd5c04fa3c Kicbase/ISO: Update nerdctl from 1.7.0 to 1.7.1 2023-11-30 23:23:47 +00:00
mattrobinsonsre 6ecb12b39e fix: additional kernel config for cilium 2023-11-27 09:40:57 -08:00
mattrobinsonsre 7de3be69da Update linux_aarch64_defconfig to BPF support
BPF support is missing from the arm64 kernel, which breaks for example cilium on that platform
2023-11-27 09:40:57 -08:00
minikube-bot 7fc4d91536 Kicbase/ISO: Update containerd from v1.7.8 to v1.7.9 2023-11-16 13:32:58 +00:00
minikube-bot 7fcff80dbc Update go from 1.21.3 to 1.21.4 2023-11-14 17:08:00 +00:00
minikube-bot ea9df49262 Kicbase/ISO: Update runc from v1.1.9 to v1.1.10 2023-11-10 05:20:37 -08:00
minikube-bot f359d3debb Kicbase/ISO: Update nerdctl from 1.6.2 to 1.7.0 2023-11-08 15:12:21 -08:00
minikube-bot 096e8e1970 Update releases.json & releases-v2.json to include v1.32.0 2023-11-08 08:21:38 -09:00
minikube-bot 67b3e8920a Kicbase/ISO: Update docker from 24.0.6 to 24.0.7 2023-11-03 13:01:01 -07:00
Steven Powell 2446584e90 only install on supported archs 2023-11-01 16:28:44 -07:00
Steven Powell dc47af631d Kicbase: Install NVIDIA container toolkit during image build 2023-11-01 11:10:32 -07:00
minikube-bot 46ae863809 Kicbase/ISO: Update buildkit from v0.12.2 to v0.12.3 2023-10-31 10:27:48 -07:00
Steven Powell 58f14a7dc4
Merge pull request #17527 from minikube-bot/auto_bump_containerd_version-12f5db0
Kicbase/ISO: Update containerd from v1.7.7 to v1.7.8
2023-10-31 10:23:01 -07:00
Steven Powell 3751dcbf7b Update releases-beta.json & releases-beta-v2.json to include v1.32.0-beta.0 2023-10-30 10:49:55 -07:00
minikube-bot 74ddb99ff2 Kicbase/ISO: Update containerd from v1.7.7 to v1.7.8 2023-10-30 10:05:17 +00:00
minikube-bot 2607f7a3dd Kicbase/ISO: Update containerd from v1.7.6 to v1.7.7 2023-10-24 09:58:53 -07:00
minikube-bot 84423dc85e Kicbase: Bump ubuntu:jammy from 20230916 to 20231004 2023-10-23 10:03:14 +00:00
minikube-bot bfdc570d78 Kicbase/ISO: Update nerdctl from 1.6.0 to 1.6.2 2023-10-16 10:04:50 +00:00
minikube-bot 7d163b70a3 Update go from 1.21.2 to 1.21.3 2023-10-12 16:09:56 +00:00
minikube-bot c0d3c37dd3 Update go from 1.21.1 to 1.21.2 2023-10-06 21:21:13 +00:00
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Medya Ghazizadeh 984b32515a
Merge pull request #17114 from spowelljr/addKubeflowAddon
Addon: Add kubeflow addon
2023-10-05 15:14:59 -07:00
minikube-bot 77a60cf5cc Kicbase: Bump ubuntu:jammy from 20230816 to 20230916 2023-10-03 19:03:16 +00:00
Steven Powell 36316b0cd0
Merge pull request #17339 from minikube-bot/auto_bump_nerdctl_version-f881b33
Kicbase/ISO: Update nerdctl from 1.5.0 to 1.6.0
2023-10-03 09:30:58 -07:00
Medya Ghazizadeh 02c0db52e6
Merge pull request #17235 from spowelljr/removeUnsedArgs
Kicbase: remove unused args
2023-10-02 11:44:13 -07:00
Medya Ghazizadeh e38ae861d5
Merge pull request #17301 from spowelljr/fixTmplYaml
addons: Fixed files having `.tmpl` that aren't templates
2023-10-02 11:29:45 -07:00
minikube-bot 014884f423 Kicbase/ISO: Update nerdctl from 1.5.0 to 1.6.0 2023-10-02 10:04:49 +00:00
Steven Powell 9ac105a33c addons: Fixed files having .tmpl that aren't templates 2023-09-25 16:28:30 -07:00
Piotr Resztak e5f070edfc Add rancher storage provisioner 2023-09-23 17:41:14 +02:00
Steven Powell 026daf19a0 Kicbase: remove unsed args 2023-09-18 12:13:51 -07:00
minikube-bot c10f18061d Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0 2023-09-18 11:00:49 -07:00
minikube-bot f25320b4a9 Kicbase/ISO: Update runc from v1.1.7 to v1.1.9 2023-09-15 17:12:35 +00:00
minikube-bot e10dd6b051 Kicbase/ISO: Update containerd from v1.7.3 to v1.7.6 2023-09-13 16:07:57 +00:00
Steven Powell f552ade15b
Merge pull request #17194 from minikube-bot/auto_bump_buildkit_version-ca5ac7a
Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2
2023-09-13 09:05:06 -07:00
Medya Ghazizadeh a1a5672800
Merge pull request #17221 from minikube-bot/auto_bump_golang_version-a46ec98
Update go from 1.20.7 to 1.21.1
2023-09-11 13:35:31 -07:00
minikube-bot 53a2bc3b50 Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2 2023-09-11 11:33:12 -07:00
Steven Powell 45674cf587
Merge pull request #17207 from minikube-bot/auto_bump_docker_version-89c4082
Kicbase/ISO: Update docker from 24.0.5 to 24.0.6
2023-09-11 11:32:11 -07:00
minikube-bot bf5fbaf245 Update go from 1.20.7 to 1.21.1 2023-09-11 09:02:46 +00:00
Steven Powell 14c9e44bc4
Merge pull request #17174 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20230804 to 20230816
2023-09-07 09:17:24 -07:00
minikube-bot 436417e1cf Kicbase/ISO: Update docker from 24.0.5 to 24.0.6 2023-09-07 10:06:01 +00:00
Medya Ghazizadeh 3276aa70ea
Merge pull request #15585 from rogeriomm/master-fix-registry
Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain)
2023-09-06 11:54:17 -07:00
minikube-bot 65c3f5910e Kicbase: Bump ubuntu:jammy from 20230804 to 20230816 2023-09-04 10:03:04 +00:00
minikube-bot e472ec033a Kicbase/ISO: Update nerdctl from 1.0.0 to 1.5.0 2023-08-28 10:04:50 +00:00
minikube-bot ef8318ed63 Kicbase/ISO: Update docker from 24.0.4 to 24.0.5 2023-08-24 10:08:06 +00:00
Steven Powell 51f3d9893d Addon: Add kubeflow addon 2023-08-23 16:35:51 -07:00
minikube-bot e9a9fc3184 Kicbase: Bump ubuntu:jammy from 20230624 to 20230804 2023-08-21 10:03:04 +00:00
minikube-bot 23c95400c1 Update releases.json & releases-v2.json to include v1.31.2 2023-08-16 14:32:34 -08:00
minikube-bot f62ae2da1f Update go from 1.20.6 to 1.20.7 2023-08-14 09:02:34 +00:00
Predrag Rogic 67083dc89b fix cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers 2023-08-10 12:47:59 -07:00
Steven Powell 8e05f69067 CI: Add prow multiarch 2023-08-09 16:09:51 -07:00
minikube-bot ddbc0a4528 Kicbase/ISO: Update containerd from v1.7.2 to v1.7.3 2023-07-31 10:05:59 +00:00
minikube-bot 13a29b4833 Update releases.json & releases-v2.json to include v1.31.1 2023-07-20 09:45:51 -08:00
Steven Powell f094827e3c
Merge pull request #16907 from minikube-bot/jenkins-releases.json-v1.31.0
update releases.json & releases-v2.json to include v1.31.0
2023-07-18 10:56:01 -07:00
minikube-bot 2b11408f0b Update releases.json & releases-v2.json to include v1.31.0 2023-07-18 09:24:55 -08:00
minikube-bot f47e49164c Update go from 1.20.5 to 1.20.6 2023-07-17 09:02:40 +00:00
minikube-bot e7a8638866 Kicbase/ISO: Update docker from 24.0.2 to 24.0.4 2023-07-13 10:05:42 +00:00
Steven Powell 47b5190e70
Merge branch 'master' into docker-env 2023-07-10 16:26:41 -07:00
Medya Ghazizadeh 1d69ada274
Merge pull request #16840 from spowelljr/addAddonDocs
site: Add addon readmes to website
2023-07-10 08:54:48 -07:00
Steven Powell afdb67bbd0
Merge pull request #16834 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20230605 to 20230624
2023-07-07 12:36:11 -07:00
Steven Powell cf976f6dd8 Add addon readmes to website 2023-07-07 12:25:20 -07:00
Steven Powell a3934b637b
Merge pull request #14996 from fvoznika/master
Simplify containerd runtime configuration for gVisor
2023-07-07 09:36:02 -07:00
minikube-bot fff6121a03 Kicbase: Bump ubuntu:jammy from 20230605 to 20230624 2023-07-06 21:59:16 +00:00
Medya Ghazizadeh db8deffcc5
Merge pull request #16765 from spowelljr/nerdctlISO
ISO: Add nerdctl
2023-07-05 12:21:45 -04:00
Товарищ программист df8154a5e5 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:43 +08:00
Товарищ программист e1f77e8f40 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:27 +08:00
Товарищ программист 508adea11f feat: direct image build on containerd via docker-env 2023-07-02 02:08:27 +08:00
Steven Powell c376927e70 set strip components to 0 2023-06-28 13:39:47 -07:00
Steven Powell 03cb8cb016 update copy source 2023-06-27 13:02:24 -07:00
Steven Powell 1fa39c82cc fix duplicate ctl 2023-06-26 16:17:06 -07:00
Steven Powell 7aec86a3b1 rename hash file 2023-06-26 11:54:25 -07:00
Steven Powell 7ac8a65749 ISO: Add nerdctl 2023-06-23 15:09:04 -07:00
minikube-bot 4174e235dd Kicbase: Bump ubuntu:jammy from 20230522 to 2023-06-23 09:24:53 -07:00
minikube-bot 06251cb016 Kicbase/ISO: Update cri-dockerd from v0.3.2 to v0.3.3 2023-06-21 10:06:38 -07:00
Fabricio Voznika 0b041f573b Simplify containerd runtime configuration for gVisor
The previous code had a copy of `config.toml` which is easy to get out of
sync. Instead, append the necessary configuration to the existing file
to retain the rest of the configuration.

Also changed the location where `runsc` is downloaded to use the latest
release instead of hardcondig to a release which gets old quickly.
2023-06-15 14:01:41 -07:00
Steven Powell 4e8458d5c1 moved from configs to board 2023-06-14 13:41:04 -07:00
Michele Sorcinelli 582472bbe8 Add CONFIG_BINFMT_MISC=y flag 2023-06-14 13:19:26 -07:00
W. Duncan Fraser cd4bc0db6a Added geneve as a kernel module 2023-06-13 20:13:07 -07:00
Kemal Akkoyun ef1e607833 Add CONFIG_BPF_SYSCALL=y to aarch64 config
Fixes https://github.com/kubernetes/minikube/issues/14674
2023-06-13 08:56:15 -07:00
Armel Soro ada939a167 Enable `CONFIG_PROC_CHILDREN` kernel configuration in Minikube ISO
This allows for example applications running in containers to leverage
the `/proc/[pid]/task/[tid]/children` file (in such containers).
2023-06-12 10:57:11 -07:00
minikube-bot 96095dd4e2 Update go from 1.20.4 to 1.20.5 2023-06-12 09:02:22 +00:00
Blaine Gardner 1ce5be7efe
add ceph rbd kernel driver to arm iso
The Minikube ISO for aarch64 did not contain the Ceph kernel driver
build parameters present for the x86_64 build. This is critical for
running Rook (https://rook.io) storage on Minikube.

Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2023-06-06 16:14:39 -06:00
Steven Powell 5370dae9f7
Merge branch 'master' into auto_bump_ubuntu_version 2023-06-05 16:10:13 -07:00
minikube-bot 27587a2411 Kicbase/ISO: Update containerd from v1.7.1 to v1.7.2 2023-06-05 10:05:27 +00:00
minikube-bot 43fc5b62e6 Kicbase: Bump ubuntu:jammy from to 2023-06-05 10:02:42 +00:00
minikube-bot 31062fc502 Kicbase/ISO: Update docker from 24.0.1 to 24.0.2 2023-06-02 10:46:51 -07:00
Steven Powell 1e316bd108 ISO: flannel cni-plugin removed 2023-06-01 10:15:10 -07:00
minikube-bot e022bbb6b9 Kicbase/ISO: Update cni-plugins from v0.8.5 to v1.3.0 2023-05-25 16:52:37 +00:00
minikube-bot 2589e3cd28 Kicbase/ISO: Update docker from 20.10.23 to 24.0.1 2023-05-23 23:36:17 +00:00
minikube-bot 4e465eb03b Kicbase/ISO: Update containerd from v1.7.0 to v1.7.1 2023-05-19 15:46:44 -07:00
Medya Gh 80a4a4f61b remove extra lines 2023-05-18 13:27:17 -07:00
Medya Gh 8dd41e6361 squash kicbase image layers into one 2023-05-18 13:26:24 -07:00
Steven Powell 1a9dd55126
Merge branch 'master' into updateCriDocker 2023-05-18 09:18:25 -07:00
Steven Powell 3631db33a2
Merge pull request #16069 from spowelljr/updateUbuntu22
Kicbase: Update base image to Ubuntu 22.04
2023-05-17 11:13:06 -07:00
Steven Powell 5db9342100 Kicbase/ISO: Update cri-dockerd from v0.3.1 to v0.3.2 2023-05-15 11:04:10 -07:00
Steven Powell d6c37ee3ba
Merge pull request #15869 from yolossn/addon_inspektor_gadget
Addon: add inspektor-gadget
2023-05-11 18:20:45 -07:00
yolossn c6878c4733 Addon: add inspektor-gadget
Signed-off-by: yolossn <sannagaraj@microsoft.com>
2023-05-11 15:24:34 +05:30
minikube-bot 74a2d03578 Update go from 1.20.3 to 1.20.4 2023-05-10 14:48:18 -07:00
Medya Ghazizadeh 2baa09c225
Merge pull request #16180 from spowelljr/updateISOGolang
ISO: Bump Go from 1.19.6 to 1.19.9
2023-05-10 10:19:54 -07:00
Steven Powell c2bb95054c Kicbase: Update base image to Ubuntu 22.04 2023-05-09 09:24:09 -07:00
Steven Powell 0b06e971de
Revert "Update go from 1.20.3 to 1.20.4" 2023-05-08 15:03:23 -07:00
Steven Powell a39d1a9658 ISO: Bump Go from 1.19.6 to 1.19.9 2023-05-08 14:06:49 -07:00
Steven Powell cbbafe54de ISO: Bump Go from 1.19.6 to 1.19.8 2023-05-08 14:06:49 -07:00
Steven Powell 533d0d7fb8 ISO: Bump Go from 1.19.6 to 1.19.7 2023-05-08 14:06:49 -07:00
minikube-bot 06480f2b3c Update go from 1.20.3 to 1.20.4 2023-05-08 09:02:18 +00:00
Steven Powell 902a26d996
Merge pull request #16424 from gAmUssA/feat/addons/kong-3x
[Addon] Update Kong Ingress Controller Addon to 2.9.x/Kong 3.2.x
2023-05-05 14:30:43 -07:00
Steven Powell aa28bea41c
Merge pull request #16426 from minikube-bot/auto_bump_buildkit_version-199aa87
Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6
2023-05-05 14:28:15 -07:00
Steven Powell 0b98d03266
Merge pull request #16395 from tzzcfrank/fix_custom_img
Fix csi hostpath custom registry error
2023-05-05 10:24:24 -07:00
minikube-bot 6b56a425c8 Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6 2023-05-04 17:21:14 -07:00
Viktor Gamov e23ee80ffd fixing kong deployment descriptor 2023-05-04 19:08:26 -04:00
Steven Powell 876ff24f68
Merge pull request #16409 from salasberryfin/automate-ubuntu-version
CI: Automate ubuntu version update #15772
2023-05-04 10:14:42 -07:00
salasberryfin 5899351581 automate ubuntu:focal latest version update 2023-05-03 17:21:54 +02:00
Viktor Gamov 05cb4b56e6 Initial commit of kong addon for kong 3.2
kong version 3.2
kong ingress controller 2.9.3
2023-05-02 15:38:42 -04:00
minikube-bot b22308575c Kicbase/ISO: Update runc from v1.1.5 to v1.1.7 2023-05-02 10:06:17 +00:00
tzzcfrank c466aeb3d6 Fix csi hostpath custom registry error
Signed-off-by: tzzcfrank <tzzcfrank@users.noreply.github.com>
2023-04-28 11:00:48 +08:00
tzzcfrank f563e8aadf Use new registry 'registry.k8s.io' in aliyun mirror mapping
Signed-off-by: tzzcfrank <tzzcfrank@users.noreply.github.com>
2023-04-27 21:13:58 +08:00
Steven Powell 180b020bde
Merge pull request #16252 from spowelljr/updateDockerBuild
Kicbase: Resolve docker build deprecation
2023-04-11 13:10:47 -07:00
Medya Ghazizadeh 0c629ab806
Merge pull request #16258 from spowelljr/autoUpdateDocker
CI: Automate updating docker version
2023-04-11 10:33:14 -07:00
minikube-bot c098938f24 Update go from 1.20.2 to 1.20.3 2023-04-07 15:41:12 +00:00
Steven Powell 9137397338 CI: Automate updating docker version 2023-04-06 15:17:03 -07:00
Steven Powell 0ed9febbfb Kicbase: Resolve docker build deprecation 2023-04-06 13:37:50 -07:00
minikube-bot 7c82cdde11 Update releases.json & releases-v2.json to include v1.30.1 2023-04-04 15:19:06 -07:00
minikube-bot 4d61c76d8d Update releases.json & releases-v2.json to include v1.30.0 2023-04-03 11:11:11 -07:00
Steven Powell 7558e6a8d8 CNI: Update kindnetd from v20230227-15197099 to v20230330-48f316cd 2023-03-31 11:31:53 -07:00
Steven Powell 9e661c8cf9
Merge pull request #16200 from spowelljr/removeOldRegistry
Remove remaining references to k8s.gcr.io
2023-03-30 13:36:17 -07:00
Steven Powell 44c4657e4f remove remaining references to k8s.gcr.io 2023-03-30 09:45:52 -07:00
minikube-bot 95aa8b82aa bump runc version 2023-03-29 18:37:09 +00:00
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
Steven Powell 96be33fb18 kicbase: Update Ubuntu base image 2023-03-16 10:22:42 -07:00
Medya Ghazizadeh 0cdd5894f2
Merge pull request #15991 from spowelljr/updateUbuntu
kicbase: update Ubuntu base image
2023-03-13 11:45:17 -07:00
minikube-bot 825ff4f846 bump golang versions 2023-03-10 18:45:18 +00:00
Steven Powell cbdb00b5a4 kicbase: update Ubuntu base image 2023-03-10 10:32:15 -08:00
minikube-bot 241374e981 bump containerd version 2023-03-06 10:05:25 +00:00
Medya Ghazizadeh ddd77635b4
Merge pull request #15923 from spowelljr/updateContainerd
ISO/Kicbase: Update containerd from 1.6.15 to 1.6.18
2023-03-03 15:28:03 -08:00
Steven Powell 57656be49c update kindnetd image and entrypoint 2023-02-28 11:17:53 -08: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 Ghazizadeh 616f4491fa
Merge pull request #15849 from medyagh/isonopass
Disable plain text login for ISO
2023-02-17 09:56:22 -08:00
Medya Gh e368174284 try * instead 2023-02-16 09:28:07 -08:00
Steven Powell 4d7dd2bba1 Kicbase: Updated Ubuntu base image 2023-02-15 16:07:10 -08:00
Medya Gh 994b06d348 disable login for ISO 2023-02-15 15:49:07 -08:00
Steven Powell 8d12bf3d19
Merge pull request #15752 from spowelljr/updateCriDockerd
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
2023-02-15 15:46:39 -08:00
Medya Ghazizadeh 5ea80d0b84
Merge pull request #15829 from denisok/master
update CSI driver, enable multi-node
2023-02-14 10:51:52 -08:00
Steven Powell 2d4cc73d7f fix ISO sha 2023-02-14 09:59:56 -08:00
Anders F Björklund 99bff1ec78 Download binaries from dl.k8s.io instead of GCS
Need to add the -L to curl, to follow HTTP 302

Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
Denys Kondratenko 0ba0122e6f update CSI driver, enable multi-node 2023-02-10 23:56:20 +01:00
Steven Powell 52256134cd fixed duplicated variable name 2023-02-09 13:59:33 -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
Medya Gh e8a8fe572d address review comments 2023-02-01 11:35:58 -08:00
Medya Gh 71a2c4c5eb kic: disable password in ssh 2023-02-01 11:35:06 -08: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
minikube-bot be384a39c1 Update releases.json & releases-v2.json to include v1.29.0 2023-01-27 11:37:10 -08: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 15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-18 02:43:47 +00:00
Kush Mansingh 4e57551275
Update github.com/moby/buildkit to v0.11.0 2023-01-12 09:43:59 -05: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
rogermm 431a296858 Fix addon registry: https://github.com/kubernetes/minikube/issues/15567 2023-01-03 06:57:12 -08:00
Predrag Rogic e59d6217a8
autoconfigure cni and cri with proper cgroup driver 2022-12-26 06:06:31 +00:00
Predrag Rogic 4e0994c43e
Merge remote-tracking branch 'upstream/master' into fix-TestNetworkPlugins-Linux_Docker 2022-12-17 17:57:34 +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
Ian Stewart 44f8364c5f Added Environment to the template data 2022-12-08 17:45:51 -05:00
Ian Stewart 19249eac75
Merge branch 'kubernetes:master' into gcp-auth-watch-namespaces 2022-12-08 13:50:38 -05:00
Ian Stewart 7b60a5376d Added MOCK_GOOGLE_TOKEN env var to gcp-auth container. Reading env var from images map. This should be moved. 2022-12-08 13:46:38 -05:00
Steven Powell 63934002d8 update golang.org and godoc.org links 2022-11-30 10:49:57 -08:00
Ian Stewart 3de8a8d5aa Moved image pull secret creation code to the webhook 2022-11-24 20:55:44 -05:00
Steven Powell a88339797f
Merge pull request #15272 from spowelljr/fixFuseOverlayContainerd
Revert setting snapshotter to fuse-overlayfs
2022-11-21 09:46:07 -08:00
Steven Powell 0052ba34e8
Merge pull request #15225 from pacoxu/master
Stop applying the beta.kubernetes.io/os and arch
2022-11-21 08:47:28 -08:00
Steven Powell 1b493e479d rework skip 2022-11-18 07:58:01 -08:00
Steven Powell 89e3399798 revert setting snapshotter to fuse-overlayfs 2022-11-18 07:57:19 -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
Steven Powell 7dfff8c24b
Merge pull request #15339 from spowelljr/updateIngress
Update ingress addon images
2022-11-14 10:16:34 -05:00
Steven Powell c24a66f63a update ingress yaml 2022-11-11 14:49:13 -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
Medya Gh e8a13c9ad0 fix the spanner addon 2022-11-09 15:41:12 -08:00
Steven Powell 9ed675cbde update go 2022-11-09 10:19:54 -05:00
minikube-bot 2c217e5ac7 Update releases.json & releases-v2.json to include v1.28.0 2022-11-04 13:54:22 -07: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
Steven Powell baa8bf0057
Merge pull request #15232 from kinvolk/francis/fanotify-perm
iso: Add FANOTIFY_ACCESS_PERMISSIONS to kernel configs.
2022-11-02 07:15:20 -07: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 074e681975
Merge pull request #15160 from agarwalnit/master
Added cloud-spanner emulator add-on.
2022-10-28 13:58:41 -07:00
Paco Xu d596e226f1 Stop applying the beta.kubernetes.io/os and arch 2022-10-27 11:41:40 +08:00
Steven Powell 3d2752907f update Ubuntu image 2022-10-25 10:42:39 -07:00