Commit Graph

1974 Commits (d579a8feed0877f07552f9959de42f33eb4f3944)

Author SHA1 Message Date
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
Steven Powell e0d91c19bd
Merge pull request #15172 from jevontane/master
Portainer addon version bump to 2.15.1 & HTTPS access enabled
2022-10-24 13:14:55 -07:00
Nitin Agarwal 909ac67151 Added cloud-spanner emulator add-on. 2022-10-20 23:16:53 +00:00
Steven Powell 54424c06ed ISO: Update Docker from 20.10.19 to 20.10.20 2022-10-19 09:31:04 -07:00
Jevon Tane 3d973842c4 Portainer addon version bump & HTTPS port enabled 2022-10-19 16:42:38 +13: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 5af4713c81
Merge branch 'master' into updateUbuntu 2022-10-10 10:13:15 -07:00
minikube-bot 242a10948d Update releases.json & releases-v2.json to include v1.27.1 2022-10-07 20:27:59 -07:00
Steven Powell 5e70a7d9f8 update kicbase base image 2022-10-05 09:45:06 -07:00
Steven Powell 1abc03c8f2 update entrypoint and kindnetd 2022-10-03 14:26:32 -07:00
minikube-bot 68b397a154 Update releases.json & releases-v2.json to include v1.27.0 2022-09-15 14:28:00 -07:00
Steven Powell ffebffb378 add missing if 2022-09-14 11:33:27 -07:00
Steven Powell 3ff1325f8a resolve RuntimeClass deprecations 2022-09-14 11:26:53 -07:00
Steven Powell faed0ecefd
Merge pull request #14903 from Jancis/master
Skip metallb PodSecurityPolicy object for kubernetes 1.25+
2022-09-14 11:14:09 -07:00
Steven Powell 9dadf326e0 update naming to LegacyPodSecurityPolicy 2022-09-14 10:32:51 -07:00
Steven Powell 2d61bf6204 update auto-pause Go version and python 2022-09-09 14:17:38 -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
Steven Powell 2e2903cf60 update kicbase base image 2022-09-02 09:36:38 -07:00
Janis Bebritis 3f46fea576
Conditional podsecuritypolicy include for pre 1.25 versions 2022-09-02 15:59:51 +03:00
Jānis Bebrītis 22c14c197a
Removing podsecuritypolicy due to 1.25 policy/v1beta1 deprecation 2022-09-02 14:49:34 +03:00
Steven Powell f2df65f49d
Merge pull request #14482 from andrewhamilton-okta/fix-containerd-insecure-registry
Fixes containerd configuration issue with insecure registries
2022-08-31 14:29:01 -07:00
Steven Powell 8a87b6449b update prow image 2022-08-30 15:52:00 -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
Steven Powell 8d34afdf44
Merge pull request #14783 from irq0/linux-defconfig-add-fscrypt
Add fscrypt kernel options
2022-08-25 13:30:03 -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
Siddhant Khisty 37968104f2
Merge branch 'kubernetes:master' into update-addon-files 2022-08-12 11:39:09 +05:30
Steven Powell 55cb1c0505
Merge branch 'master' into fixSHAChecks 2022-08-08 12:33:58 -07:00
Steven Powell 744187868d fix linting 2022-08-08 09:29:19 -07:00
Steven Powell 22af24426b keep checksums private 2022-08-03 15:55:48 -07:00
Steven Powell be711f1d7f check shas of new archs 2022-08-03 14:11:57 -07:00
Steven Powell f213b25ef2 update Ubuntu 2022-08-02 17:26:50 -07:00
minikube-bot 0b83375616 Update releases.json & releases-v2.json to include v1.26.1 2022-08-02 15:16:13 -07:00
Steven Powell 33aac3df77
Merge pull request #14579 from spowelljr/updateEntrypoint
Update entrypoint and kindnetd
2022-08-01 10:00:47 -07:00
Steven Powell 99e1c4f927
Merge branch 'master' into update-addon-files 2022-07-29 10:18:46 -07:00
Siddhant a166af4fdc Added Linters 2022-07-27 04:47:29 +05:30