Commit Graph

2027 Commits (revert-19748-fix_wait)

Author SHA1 Message Date
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
Siddhant Khisty a0a02d1b89
Merge branch 'kubernetes:master' into update-addon-files 2022-07-15 08:56:47 +05:30
Steven Powell 5fac416884 update entrypoint and kindnetd 2022-07-13 15:50:36 -07: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
Siddhant 8858959ce3 added docker.io to images. 2022-07-07 09:32:34 +05:30
Steven Powell da058687b8
Merge pull request #14518 from nixpanic/issue/14469
storage-provisioner-gluster: use the Gluster project's container-image
2022-07-06 17:53:37 -07:00
Niels de Vos 08dbe304af storage-provisioner-gluster: use the Gluster project's container-image
Use docker.io/gluster/gluster-centos:latest instead of a temporary image
that had a change which needed to get merged. All required features are
included in the 'official' container-image.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-07-06 17:57:48 +02:00
Steven Powell 9f856abb8f update base images 2022-07-01 11:00:29 -07:00
Paul S. Schweigert 07922bab10
add patch version to hash
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-28 16:11:55 -04:00
Paul S. Schweigert b503d47f94
updating go hash
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-28 15:58:17 -04:00
Paul S. Schweigert 671ba90c1a
use the right hash
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-27 18:18:31 -04:00
Paul S. Schweigert d53be77683
update cri-o in dockerfile too
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 14:01:53 -04:00
Paul S. Schweigert 29d717485f
update cri-o from v1.22.3 to v1.24.1
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 13:27:53 -04:00
minikube-bot 6be53a4b7a Update releases.json & releases-v2.json to include v1.26.0 2022-06-22 16:34:37 -07:00
Steven Powell 912226e73f
Merge branch 'master' into k8s1.24 2022-06-22 10:24:15 -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
Steven Powell d4a783c6d5 update cri-docker version 2022-06-16 12:23:00 -07:00
Steven Powell a7a2504313 up metrics-resolution to 60s 2022-06-16 12:23:00 -07:00
Steven Powell 4f24f5bdff increase metric-resolution 2022-06-16 12:23:00 -07:00
Santhosh Nagaraj S 26afc8f85c Addon: add headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
2022-06-16 10:34:18 +05:30
Steven Powell 7e65323a4f
Merge pull request #14316 from kinvolk/alban/kernel-5.10-options
Add eBPF related kernel options
2022-06-14 13:39:54 -07:00
Steven Powell f06fe5b908
Merge pull request #14329 from leogr/falco-0.32.0
Bump Falco to 0.32.0
2022-06-14 11:01:08 -07:00
Sharif Elgamal b41f83df1c
Merge pull request #14337 from sharifelgamal/auto-pause-kic
build auto-pause outside kicbase dockerfile
2022-06-14 10:53:10 -07:00
Sharif Elgamal 9938965715 make script executable 2022-06-13 17:17:22 -07:00
Sharif Elgamal 821d88a180 add new file 2022-06-13 17:10:08 -07:00
Sharif Elgamal 7d74925578 build auto-pause outside kicbase dockerfile 2022-06-13 17:08:30 -07:00
Steven Powell d6bc9ac3c7
Merge branch 'master' into falco-0.32.0 2022-06-13 16:36:22 -07:00
Leonardo Grasso 61c26a23cd
Falco does not depend anymore on ncurses
See 2ba0132450

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
2022-06-13 10:09:29 +02:00
Leonardo Grasso 887084a2cc
Upgrade Falco to 0.32.0
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
2022-06-13 10:08:07 +02:00
Sharif Elgamal 1801630196 Merge branch 'master' of github.com:kubernetes/minikube into arm64-containerd 2022-06-10 17:02:58 -07:00
Kian-Meng Ang bc03821826 Fix typos 2022-06-10 15:26:35 -07:00
Francis Laniel 6a0eea2298 Add eBPF related kernel options.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-10 17:51:27 +01:00
Francis Laniel ca1f05e2d2 Backport buildroot patch to add BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE.
This config option permits indicating the Linux kernel needs pahole to be
compiled.
Thus, host-pahole will be built before the kernel.
This is mandatory when using CONFIG_DEBUG_INFO_BTF.

Signed-off-by: Francis Laniel <flaniel@microsoft.com>
2022-06-10 17:51:22 +01:00
Francis Laniel 5a9a4b1344 Add pahole package.
This package is needed to build the kernel when using CONFIG_DEBUG_INFO_BTF.

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-10 13:57:14 +01:00
Sharif Elgamal a64f828b89 remove vbox-guest config entry 2022-06-09 12:53:59 -07:00
Sharif Elgamal 962f2b6935 fix syntax 2022-06-09 10:02:33 -07:00
Sharif Elgamal b475b2526d Merge branch 'master' of github.com:kubernetes/minikube into arm64-containerd 2022-06-09 09:44:43 -07:00
Sharif Elgamal 34882bf005
Merge pull request #12707 from kinvolk/francis/upstream/use-kernel-5.10
Use kernel 5.10 for minikube.iso.
2022-06-09 09:10:50 -07:00
Sharif Elgamal 1f763354ca
Merge pull request #12995 from eliaskoromilas/fpga-operator
InAccel FPGA Operator addon
2022-06-07 15:32:44 -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
Francis Laniel f0ccf77945 Add sysdig 0.27.1 package.
This package is used in place of sysdig 0.23.1 which comes with buildroot.
Indeed, sysdig 0.23.1 does not compile with recent kernel.

It is based on the following patch:
https://lore.kernel.org/buildroot/20220407182425.194001-3-flaniel@linux.microsoft.com/T/#u

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Francis Laniel 4f03ea51cb Add tbb package.
This is needed by sysdig 0.27.1.
It is based on the following patch:
https://lore.kernel.org/buildroot/20220407182425.194001-2-flaniel@linux.microsoft.com/T/#u

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 f1f5c667c8 swap default for testing 2022-06-02 14:50:23 -07:00
Sharif Elgamal 3ad46b43d4 adding more kernel modules 2022-06-02 11:53:24 -07:00
Sharif Elgamal bc3517a78a fix crio conf 2022-06-02 11:48:01 -07:00
Sharif Elgamal 79da2bc9d6 add cfs kernel modules for arm64 2022-06-02 08:38:29 -07:00
Sharif Elgamal 4ba5162d01 don't set GOBIN anymore 2022-05-31 17:35:14 -07:00
Sharif Elgamal 9e78a3a817 dynamically supply GOARCH 2022-05-31 17:32:36 -07:00
Sharif Elgamal 7a0119d9cb select common packages for all arch 2022-05-31 15:04:54 -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
Steven Powell 8298398eb9 make cri-dockerd binary executable 2022-05-31 14:28:41 -07:00
Sharif Elgamal fd3f8d3b01 remove deprecated config 2022-05-31 12:01:35 -07:00
Sharif Elgamal cd01efdf37 upgrade conmon to v2.0.24 2022-05-31 10:43:55 -07:00
Sharif Elgamal 6902580a35 remove arch dep 2022-05-31 09:43:36 -07:00
Steven Powell 1fa3444672
Merge branch 'master' into improveContainerdConfig 2022-05-27 11:46:47 -07:00
Sharif Elgamal 477ceb8aac
Merge pull request #14230 from sharifelgamal/kicbase-build
kicbase: don't build cri-dockerd from source
2022-05-27 11:45:25 -07:00
Sharif Elgamal bc133a95e6 build conmon regardless of arch 2022-05-26 13:46:27 -07:00
Sharif Elgamal e15f3bca50 spaces 2022-05-26 13:22:47 -07:00
Sharif Elgamal 315aef0f15 revert unnecessary change 2022-05-26 13:12:36 -07:00
Elias Koromilas 6364518066 Add inaccel/fpga-operator addon
Signed-off-by: Elias Koromilas <elias.koromilas@gmail.com>
2022-05-26 10:52:08 +03:00
Sharif Elgamal e4ca9c6c50 revert unrelated change 2022-05-25 18:38:15 -07:00
Sharif Elgamal b9c90e9d82 kicbase: don't build cri-dockerd from source 2022-05-25 18:16:42 -07:00
Sharif Elgamal fa8864c25c pass in less source code to auto-pause kicbase context 2022-05-24 14:18:49 -07:00
Sharif Elgamal 3f89a2c5fc Merge branch 'master' of github.com:kubernetes/minikube into anders-docker-20.10.16 2022-05-19 13:19:06 -07:00
Sharif Elgamal 6059f8e92d
Merge pull request #14152 from afbjorklund/docker-20.10.15
Upgrade Docker, from 20.10.14 to 20.10.15
2022-05-19 13:03:57 -07:00
Sharif Elgamal 5ba18da2cb
Merge pull request #14161 from Giildo/master
🐛 Fix the storage-provisioner-glusterfile.yaml.tmpl file to use the released version
2022-05-18 15:56:23 -07:00
Sharif Elgamal e881870110 Merge branch 'master' of github.com:kubernetes/minikube into anders-docker-20.10.15 2022-05-18 15:18:20 -07:00
minikube-bot 24e3a806db Update releases-beta.json & releases-beta-v2.json to include v1.26.0-beta.1 2022-05-17 17:19:11 -07:00
Sharif Elgamal 7292031c08
Merge pull request #13912 from kadern0/issue-12643
feat: added configure option to registry-alieases addon
2022-05-16 11:33:40 -07:00
minikube-bot c068c1ccd4 Update releases-beta.json & releases-beta-v2.json to include v1.26.0-beta.0 2022-05-13 14:43:03 -07:00
Giildo 5abb2aef10 🐛 Fix the storage-provisioner-glusterfile.yaml.tmpl file to use the released version
Fix https://github.com/kubernetes/minikube/issues/14160
2022-05-13 13:02:32 +02: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 0cda289d88 set flags to auto resolve config file conflicts 2022-05-12 10:53:06 -07:00
Steven Powell cf036c63ed rename config file to config.toml 2022-05-12 10:53:06 -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 4c9b61d977 Update deploy/kicbase/Dockerfile 2022-05-11 15:48:43 -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
Steven Powell 01a4be1d76
Merge branch 'master' into tryCrioMirror 2022-05-11 10:15:04 -07:00
Steven Powell 7ed0fb0473 use crio mirror 2022-05-10 16:14:39 -07:00
Steven Powell 31c4c8bced update entrypoint 2022-05-10 14:35:32 -07:00
Sharif Elgamal 66a8e87a9f adding just so so many kernel modules for aarch64 2022-05-06 18:24:43 -07:00
Sharif Elgamal d1829f24ec small fixes 2022-05-06 14:52:37 -07:00
Sharif Elgamal 9f1bf48849 move iso CHANGELOG logic around 2022-05-05 11:25:54 -07:00
minikube-bot 379ecd2803 Updating ISO to v1.25.2-1651727166-13762 2022-05-05 07:31:09 +00:00
Sharif Elgamal 8ef4bca75e add old bios cfg back 2022-05-03 21:26:00 -07:00
Sharif Elgamal b9b8ba11be revert x86_64 iso to BIOS until hyperv driver is fixed 2022-05-03 21:21:54 -07:00
Sharif Elgamal 3074276a2c add MODVERSIONS to aarch64 kernel config 2022-05-03 13:53:35 -07:00
Sharif Elgamal 68eb4b027f install the libcurl package to make curl work 2022-05-03 12:28:40 -07:00
Sharif Elgamal 64a1c9dfab update config to match buildroot version bump 2022-05-03 12:08:56 -07:00
Sharif Elgamal 0e098e3e6e Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-05-03 12:03:33 -07:00
Steven Powell 6703066c1b
Merge pull request #13814 from afbjorklund/buildroot-2021.02.10
ISO: Upgrade buildroot minor version
2022-05-03 10:39:30 -07:00
Sharif Elgamal 360c3aa971 Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-29 14:11:16 -07:00
Sharif Elgamal 6631f57748 small fix 2022-04-29 14:06:00 -07:00
Sharif Elgamal 54b37e925e add missing kernel modules 2022-04-29 12:57:17 -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 cddc589350 reinclude common packages 2022-04-27 21:27:10 -07:00
Sharif Elgamal 2a2e761479 fixes for cri-dockerd and docker-bin aarch64 packages 2022-04-27 21:14:18 -07:00
Sharif Elgamal 86b08f3cd9 fix package variable names 2022-04-27 18:47:30 -07:00
Sharif Elgamal e55d209385 fix pkgdir locations for aarch64 2022-04-27 17:39:07 -07:00
Sharif Elgamal a216215824 fix aarch64 package names 2022-04-27 15:45:37 -07:00
Sharif Elgamal 8c7ad973b3 change docker-bin directory 2022-04-27 15:28:55 -07:00
Sharif Elgamal 2fd1db9237 remove GOBIN from aarch package defs 2022-04-27 14:27:53 -07:00
Sharif Elgamal 09b485fbb1 fix cross compilation for cri-dockerd 2022-04-27 14:14:31 -07:00
Sharif Elgamal 4791d8ed0d dynamically create Config.in 2022-04-27 09:44:21 -07:00
Sharif Elgamal a6a484534a buildkit conmon and cri-dockerd fixes 2022-04-26 21:09:34 -07:00
Sharif Elgamal f94644a153 aarch docker-bin fix 2022-04-26 14:29:59 -07:00
Sharif Elgamal 3163b187d8 fix cri-dockerd deps for aarch64 2022-04-26 13:13:29 -07:00
Sharif Elgamal a6a3952884 fix runc again 2022-04-26 13:10:38 -07:00
Sharif Elgamal b1e280eb8d fix runc 2022-04-26 13:01:51 -07:00
Sharif Elgamal 844b9cbb31 split runc by arch 2022-04-26 12:58:59 -07:00
Sharif Elgamal a2c811fb9a split crio-bin by arch 2022-04-26 12:29:49 -07:00
Sharif Elgamal fcfd5ac8f8 split podman by arch 2022-04-26 12:22:49 -07:00
Sharif Elgamal 27d6542626 one more config fix 2022-04-26 12:10:02 -07:00
Sharif Elgamal 91a30ff41f fix configs 2022-04-26 12:07:40 -07:00
Sharif Elgamal 7d140f86c1 readd configs dir 2022-04-26 11:55:29 -07:00
Sharif Elgamal 052cec1932 try using arch directory 2022-04-26 11:50:08 -07:00
Sharif Elgamal 15c9e2a161 config names 2022-04-26 09:38:30 -07:00
Sharif Elgamal b070d4e4d7 bring those back 2022-04-25 23:15:51 -07:00
Sharif Elgamal 22b3418d16 no need to build cni-plugins from source 2022-04-25 22:44:37 -07:00
Sharif Elgamal 2514f93594 testing 2022-04-25 22:14:27 -07:00
Sharif Elgamal 68a0d4e556 add arm64 containerd bin package 2022-04-25 22:05:38 -07:00
Sharif Elgamal f25c56ddd2 fix cni-plugins 2022-04-25 21:19:07 -07:00
Sharif Elgamal 5b45c0e390 actually add the new directory 2022-04-25 18:13:15 -07:00
Sharif Elgamal f38dd8ef84 ok now fix containerd 2022-04-25 18:11:38 -07:00
Sharif Elgamal a163951270 fix other cni make env 2022-04-25 17:56:40 -07:00
Sharif Elgamal 8acb90ff23 fix cni make env 2022-04-25 17:56:18 -07:00
Sharif Elgamal 53bb42b80e add aarch64 cni package 2022-04-25 17:49:05 -07:00
Sharif Elgamal 9f7fdf4628 fix package config 2022-04-25 16:43:30 -07:00
Sharif Elgamal f751f93894 Merge branch 'iso-arm64' of github.com:sharifelgamal/minikube into iso-arm64 2022-04-25 16:38:29 -07:00
Sharif Elgamal df76337f3e fix packages for aarch64 2022-04-25 16:38:10 -07:00
minikube-bot 47edd09f62 Updating ISO to v1.25.2-1650594251-13762 2022-04-22 04:28:23 +00:00
betaboon 1faaf672dd Fix nvidia-gpu with kvm-driver (Production Branch: 510.60.02) 2022-04-19 21:55:36 +02:00
Anders F Björklund 17012aaaef Merge branch 'master' into buildroot-2021.02.10 2022-04-19 19:52:23 +02:00
betaboon e9e3f818a5 Fix nvidia-gpu with kvm-driver 2022-04-18 18:29:26 +02:00
Pablo Caderno 522c1a3274 feat: added configure option to registry-alieases addon
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2022-04-13 08:01:06 +10:00
Sharif Elgamal f6c2f5bb79 Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-11 14:25:53 -07:00
Anders F Björklund 69fb8c2432 Upgrade falco-module to version 0.31.1 2022-04-10 09:43:22 +02:00
Anders F Björklund 279271ba60 Upgrade falco-module to version 0.31.0 2022-04-10 09:40:22 +02:00
Anders F Björklund ec3fcfd2eb Upgrade falco-module to version 0.28.0 2022-04-10 09:40:22 +02:00
Anders F Björklund 5f07e15ebc Merge branch 'master' into buildroot-2021.02.10 2022-04-10 09:15:28 +02:00
Anders F Björklund 8dca3b0b99 Update containerd hash 2022-04-10 09:07:11 +02:00
Anders F Björklund 6e89be2721 Upgrade buildroot minor version 2022-04-09 17:48:38 +02:00
Anders F Björklund 7359332092 Upgrade buildroot minor version 2022-04-09 17:42:02 +02:00
Anders F Björklund 19c31aecc8 Merge branch 'master' into buildroot-2021.02.10 2022-04-09 17:41:42 +02:00
Anders F Björklund 0836785b3e Accept ssh-rsa for ssh, after upgrade to 8.8 2022-04-09 17:38:09 +02:00
Steven Powell 3325dd31cb remove uses of ioutil 2022-04-01 10:39:14 -07:00
Sharif Elgamal 65b300587c small config fixes for aarch64 2022-04-01 09:29:07 -07:00
Sharif Elgamal 7466393d79 Fix kernel name for aarch64 2022-03-30 23:33:58 -07:00
Sharif Elgamal 5d385291cf remove sysdig kernel module 2022-03-30 11:18:48 -07:00
Sharif Elgamal f883f9e5b5 point to correct defconfig file 2022-03-30 09:35:54 -07:00
Steven Powell 425c2901c6
Merge branch 'master' into docker-20.10.14 2022-03-28 16:57:07 -07:00
Sharif Elgamal eb14277c3d Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-03-28 16:21:05 -07:00
Steven Powell d2cd16484f
Merge branch 'master' into docker-20.10.14 2022-03-28 11:41:48 -07:00
Steven Powell b51a8d53dd
Merge branch 'master' into crun 2022-03-28 09:33:31 -07:00
Steven Powell c9ed082ef6
Merge pull request #13800 from afbjorklund/crio-v1.22.3
ISO: Upgrade crio to 1.22.3
2022-03-28 09:30:09 -07:00
Anders F Björklund e0397529ea Upgrade Docker, from 20.10.13 to 20.10.14
runc v1.0.3

    containerd v1.5.11
2022-03-26 13:16:25 +01:00
Medya Ghazizadeh 23841c4385
Merge pull request #13828 from AkihiroSuda/drop-fuse-overlayfs
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
2022-03-25 11:57:11 -07:00
Sharif Elgamal 461894b881 upgrade sysdig version 2022-03-25 11:42:47 -07:00
Anders F Björklund 5ca792e4d5 Upgrade crun to 1.2 2022-03-25 07:49:54 +01:00
Anders F Björklund e575aec235 Upgrade crun to 0.20.1 2022-03-25 07:49:54 +01:00
Anders F Björklund 84b123bc42 Upgrade crun to 0.19.1 2022-03-25 07:49:54 +01:00
Anders F Björklund 0c6ecc43ed Add packaging for crun 2022-03-25 07:49:54 +01:00
Anders F Björklund 0e57590ff4 Upgrade crio to 1.22.3 2022-03-24 16:54:01 +01:00
Anders F Björklund 19295cdbd7 Update containerd hash 2022-03-24 07:36:54 +01:00
Medya Ghazizadeh 8f0e467f64
Merge pull request #13126 from afbjorklund/podman-3.4.2
ISO: Podman 3.4.2
2022-03-23 14:19:51 -07:00
Medya Ghazizadeh 40bed7cb56
Merge pull request #13789 from afbjorklund/docker-20.10.13
ISO: Upgrade Docker, from 20.10.12 to 20.10.13
2022-03-23 11:36:42 -07:00
Steven Powell ba5f4b2fa5
Merge pull request #13794 from ArangoGutierrez/devel/metrics-server
Bump metrics-server to v0.6.1
2022-03-22 19:24:36 -07:00
Sharif Elgamal 0f8485b34d small fixes 2022-03-22 18:43:18 -07:00
Akihiro Suda 7204b1db3e
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
minikube 1.23 (PR 12359) added fuse-overlayfs snapshotter for rootless Docker driver,
but got broken in minikube 1.25 (issue 13534).

We can drop fuse-overlayfs for kernel >= 5.11.

Fix issue 13534

We may add back fuse-overlayfs later if there is a huge demand to
support kernel < 5.11.
That will require packing preloadable tarballs for fuse-overlayfs
snapshotter.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-03-22 18:08:14 +09:00
Sharif Elgamal 0803f0ed1a fix generated files 2022-03-21 15:55:49 -07:00
Sharif Elgamal bef8eb0aec Merge branch 'master' of github.com:sharifelgamal/minikube into iso-arm64 2022-03-21 15:05:33 -07:00
Anders F Björklund 946856dfe9 Building auto-pause needs go1.17 2022-03-20 18:03:00 +01:00
Anders F Björklund 5da2fb7ed4 Update kicbase base image 2022-03-20 17:39:26 +01:00
Anders F Björklund 265178883c Upgrade buildroot minor version 2022-03-20 17:36:55 +01:00
Sharif Elgamal 36d66995ea fix missing name changes 2022-03-18 14:15:53 -07:00
Sharif Elgamal 0ebb6d4424 simplify life by changing file names 2022-03-17 16:57:42 -07:00
Carlos Eduardo Arango Gutierrez 58465b0147
Bump metrics-server to v0.6.1
Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
2022-03-15 19:06:27 -04: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
Sharif Elgamal 6bb593bec4 nevermind that did not work 2022-03-10 11:52:14 -08:00
Sharif Elgamal a10d67c38a let's try a 5.15 kernel 2022-03-10 10:36:27 -08:00
Sharif Elgamal b7954683b9 more replacements 2022-03-09 22:29:59 -08:00
Sharif Elgamal 782708e5c2 delete old iso board location 2022-03-09 15:26:02 -08:00
Sharif Elgamal bca48cedd6 remove generated files 2022-03-09 15:25:23 -08:00
Sharif Elgamal 325ab07516 shuffling many things around 2022-03-09 15:24:06 -08:00
Sharif Elgamal 1b832674d3 fix config name reference 2022-03-03 18:06:26 -08:00
Sharif Elgamal 0f633902d8 name stuff arm64 2022-03-03 16:29:38 -08:00
Sharif Elgamal 2e3946ffa2 Merge branch 'narm1' of github.com:klaases/minikube into iso-arm64 2022-03-03 15:06:30 -08:00
Sharif Elgamal 5f29ddfe07 Merge branch 'uefi2' of github.com:klaases/minikube into iso-arm64 2022-03-02 14:15:05 -08:00
minikube-bot e62251000f Update releases.json & releases-v2.json to include v1.25.2 2022-02-24 11:29:12 -08:00
klaases 9786d0a1c2 Remove .img from initrd 2022-02-17 15:39:47 -08:00
klaases d891262781 Match capitalization to driver.go entry 2022-02-17 15:36:21 -08:00
klaases 03b064da1b Fix bzImage path 2022-02-17 15:33:37 -08:00
klaases e2aa1ddd76 Remove commented defconfig settings 2022-02-16 15:07:56 -08:00
klaases 02461d3a80 Dev arm defconfig 2022-02-16 21:30:58 +00:00
klaases 296920b757 Working UEFI config 2022-02-16 19:21:37 +00:00
klaases 0135dbf438 Disable BR2_TARGET_ROOTFS_EXT2 2022-02-16 10:15:50 -08:00
klaases 9370f015ee Add some logging 2022-02-16 09:12:06 -08:00
klaases 8b42dc26e6 Increase BR2_TARGET_ROOTFS_EXT2_SIZE 2022-02-14 16:34:15 -08:00
klaases ef92c0f271 build iso with buildroot defaults 2022-02-14 14:19:24 -08:00
Steven Powell 5a40034d1e
Merge pull request #13531 from spowelljr/fixSettingCrioConfig
crio: use drop in configuration files
2022-02-08 14:52:27 -08:00
Steven Powell 921816747a use drop in configuration files for crio 2022-02-08 10:11:36 -08:00
Medya Ghazizadeh 8f41ad572a
Merge pull request #13547 from spowelljr/updateNotifyStructure
Update notify package to support `releases-v2.json`
2022-02-07 16:35:07 -08:00
Medya Ghazizadeh 0cfafd1226
Merge pull request #13024 from pedrothome1/master
Fix IstioOperator CustomResourceDefinition for istio-provisioner addon
2022-02-07 16:19:03 -08:00
Sharif Elgamal 6189742a25
Merge pull request #13439 from prezha/fix-ingress-multinode
fix ingress (also for multinode clusters)
2022-02-07 14:04:13 -08:00
Anders F Björklund a3ead51ce3 Upgrade podman to 3.4.2 2022-02-04 18:05:51 +01:00
Anders F Björklund c7674fa014 Upgrade podman to 3.1.2 2022-02-04 18:05:51 +01:00
Anders F Björklund 0a9a80dac7 Upgrade cri-dockerd to fix the socket path
The v0.2.0 had the socket as cri-docker.sock,
while the installer are using cri-dockerd.sock

Also fix the output of cri-dockerd --version,
to use the git commit instead of just "HEAD".
2022-02-04 17:22:10 +01:00
Sharif Elgamal 4cc5dd0dce
Merge pull request #13191 from afbjorklund/cri-dockerd-bin
ISO: Add packaging for cri-dockerd
2022-02-03 11:30:13 -08:00
Steven Powell d37359cf67 update tests 2022-02-03 11:27:37 -08:00
Sharif Elgamal 3a923b245e
Merge pull request #13302 from afbjorklund/cri-dockerd-rel
KIC: Upgrade cri-dockerd
2022-02-03 11:23:27 -08:00
Steven Powell f464ec9df4 fixed outputting success message on failure 2022-02-02 13:54:38 -08:00
Steven Powell 1b10eb02d9 updated release script to push v2 releases files 2022-02-02 12:31:07 -08:00
Anders F Björklund 9bfc7009a5 Upgrade cri-dockerd 2022-02-02 18:40:24 +01:00
Anders F Björklund 2419bcb774 Upgrade cri-dockerd 2022-02-02 18:40:10 +01:00
Anders F Björklund 63f1f3cb14 Add packaging for cri-dockerd
Needed for docker, on versions without dockershim

No releases and no binaries yet, so build from git
2022-02-02 18:40:10 +01:00
Steven Powell 6c72f9378b support legacy releases.json file 2022-02-01 17:11:33 -08:00
Sharif Elgamal 74452b5802
Merge pull request #13521 from presztak/update_istio_addon_yaml
Update istio addon YAML
2022-01-31 17:23:33 -08:00
Sharif Elgamal 034f55696d
Merge pull request #13326 from gAmUssA/addons/kong
[Addon] Kong Ingress Controller
2022-01-31 17:15:54 -08:00
Piotr Resztak 3799866c13 update istio addon 2022-01-31 18:30:27 +01:00
Predrag Rogic 75a63be3c8
add 'is-default-class' 2022-01-23 01:24:57 +00:00
Predrag Rogic 9048b0b91a
add 'is-default-class' 2022-01-23 01:16:32 +00:00
Predrag Rogic 2be6b99d79
remove 'publish-status-address=localhost' and fix comment 2022-01-23 01:00:41 +00:00
Predrag Rogic 422b43ece4
fix ingress for multinode 2022-01-22 23:23:58 +00:00
Steven Powell a296818f77 remove empty checksum objects to pass schema check 2022-01-21 11:58:59 -08:00
Steven Powell 256dcb4d59 revert release back to old style 2022-01-20 17:46:51 -08:00
minikube-bot 0480011636 Update releases.json to include v1.25.1 2022-01-20 17:23:58 -08:00
Medya Ghazizadeh 65eb5ca9fa
Revert "update releases.json to include v1.25.0" 2022-01-20 10:40:05 -08:00
minikube-bot 8672c4e499 Update releases.json to include v1.25.0 2022-01-19 17:21:01 -08:00
Viktor Gamov 88d15c2ae6 replaced hardcoded images with template (inc. chekcsum for image) 2022-01-18 10:12:42 -05:00
Viktor Gamov ef0049137d Initial commit for kong Ingress controller addon 2022-01-11 13:35:29 -05:00
Steven Powell 9c81a86cfe
Merge pull request #13000 from cambridgesemantics/master
add BR2_PACKAGE_LIBFUSE  addresses  #12426
2022-01-04 13:43:56 -08:00
Medya Ghazizadeh b2fcd0a729
Merge pull request #13227 from afbjorklund/cri-dockerd-kic
KIC: Add building of cri-dockerd
2021-12-24 08:20:04 -08: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 3f723b2639 Add static build of cri-dockerd to kicbase 2021-12-22 21:48:37 +01:00
klaases 035151df62
Merge branch 'master' into boot1 2021-12-20 15:03:19 -08:00
klaases 6c3ec84ccc Downgrade containerd version for debugging. 2021-12-20 22:58:05 +00:00
Medya Ghazizadeh 8a6bf689e5
Merge pull request #13173 from prezha/fix-ingress-v1.19
fix ingress for k8s v1.19
2021-12-20 14:17:51 -08:00
Anders F Björklund 0fc128b73a Update containerd hash 2021-12-18 12:29:33 +01:00
klaases da7f85a100 Update containerd hash. 2021-12-16 14:53:54 -08:00
klaases c1819f00eb Merge branch 'boot1' of github.com:klaases/minikube into boot1 2021-12-16 14:52:55 -08:00
klaases 2c712452f8 Merge branch 'master' of github.com:kubernetes/minikube into boot1 2021-12-16 14:48:49 -08:00
klaases b6e5f1fb0d Removed commented out configurations. 2021-12-15 23:36:36 +00:00
Sharif Elgamal a0d4d429e4
Merge pull request #13174 from sharifelgamal/addon-cleanup
cleanup addons documentation and image sources
2021-12-15 14:43:37 -08:00
Sharif Elgamal 5de765023a
Merge pull request #13124 from sharifelgamal/kicbase-arch
fix kicbase dockerfile to allow ppc64le and armv7 archs
2021-12-15 14:08:07 -08:00
klaases f182f6905f Clean up new defconfig 2021-12-15 00:00:34 +00:00
Sharif Elgamal 733696bdea cleanup addons documentation and image sources 2021-12-14 15:49:12 -08:00
Predrag Rogic 7fa4ce0938
rename flag 2021-12-14 23:39:16 +00:00
klaases 5490a0ce5b Remove extra files. 2021-12-14 23:34:05 +00:00
klaases 0a01c4e3e7 Remove unneeded files. 2021-12-14 23:30:45 +00:00
Predrag Rogic a2d27892f0
fix ingress for k8s v1.19 2021-12-14 23:09:12 +00:00
klaases 3504584f06 Add copyright boilerplate and EOF line breaks. 2021-12-14 22:38:14 +00:00
klaases a9051b8e05 Working prototype of minikube ISO with UEFI 2021-12-14 22:29:25 +00:00
Sharif Elgamal 1c948645f1 spacing 2021-12-14 12:40:03 -08:00
Sharif Elgamal c3688b6230 address comments 2021-12-14 12:36:48 -08:00
Nikolay Nikolaev 50a0bd9ea5
Merge branch 'master' into sctp_support_in_iso 2021-12-14 19:21:16 +02:00
Sharif Elgamal 885ad28bbc fix it actually 2021-12-13 16:54:36 -08:00
Sharif Elgamal 3733f436fc death by a thousand papercuts 2021-12-13 15:47:21 -08:00
Sharif Elgamal 682d144904 fix sed for ppc 2021-12-13 14:38:59 -08:00
klaases a75d70c87d Try minikube_defconfig with default plus mk packages. 2021-12-13 14:09:42 -08:00
Sharif Elgamal 50ed250fce don't use crio on armv7 either 2021-12-13 13:31:04 -08:00
klaases 52b8418441 Add missing line breaks. 2021-12-13 11:56:24 -08:00
klaases e4f76a786e Add defconfig for testing. 2021-12-10 12:03:36 -08:00
klaases ff24188100 Add boilerplate for new sh files (solves for lint). 2021-12-09 16:02:33 -08:00
klaases 27895574ef Remove duplicate entry. 2021-12-09 15:31:25 -08:00
klaases b67bd7993d Add grub-bios.cfg 2021-12-09 15:19:51 -08:00
klaases 36957e90d3 Add genimage-efi.cfg 2021-12-09 15:19:29 -08:00
klaases 786815ed80 Add grub-efi.cfg 2021-12-09 15:18:44 -08:00
klaases 4e7e63662b Remove resolved question. 2021-12-09 15:17:56 -08:00
klaases 70e8b1f80f Remove comments for needed files. 2021-12-09 15:14:26 -08:00
klaases 339afcfbf5 Add "post-image-efi.sh" script. 2021-12-09 15:07:33 -08:00
Sharif Elgamal 72e654ac17 don't add user to nonexistent group :) 2021-12-08 15:53:10 -08:00
Sharif Elgamal 0e00ca4477 syntax 2021-12-08 14:26:38 -08:00
Sharif Elgamal 9700ca1c79 don't start podman socket when there is no podman 2021-12-08 14:17:44 -08:00
Sharif Elgamal ba5e3d4615 don't stop services that aren't installed 2021-12-08 13:14:34 -08:00
Sharif Elgamal a8ca32e63b filter out podman for powerpc arch 2021-12-08 11:36:56 -08:00
Sharif Elgamal 6c7cf29987 exclude crio for powerpc 2021-12-08 09:39:15 -08:00
Sharif Elgamal 6b7168cf4b fix kicbase dockerfile to allow ppc64le and armv7 archs 2021-12-07 16:05:32 -08:00
klaases 694c9cc0ef Bootloader ISO EFI Support 2021-12-07 15:56:07 -08:00
Sharif Elgamal 78671bdec2
Merge pull request #13105 from klaases/cond1
Update containerd to v1.5.8
2021-12-07 13:29:21 -08:00
klaases 04f02b4dd4 Add new line after hash. 2021-12-06 15:32:30 -08:00
klaases 251228dd96 Add hash, revert site. 2021-12-06 15:31:09 -08:00
klaases 5769ce2cf4 Update containerd to v1.5.8 2021-12-06 15:07:37 -08:00
klaases f358a1e907 Update BUILD KIT version. 2021-12-06 12:47:43 -08:00
klaases c645e8aede Add new line after sha256. 2021-12-01 10:59:18 -08:00
klaases 11043b3571 update CRIO_BIN_VERSION 2021-11-30 23:19:18 -08:00
klaases 2d154303c2 update crio to v1.22.1 2021-11-30 23:16:01 -08:00
pedrothome1 0f3e7ee284 fix istio-operator crd 2021-11-25 14:57:27 -03:00
Frank Schwichtenberg 580759b124 add BR2_PACKAGE_LIBFUSE to address issue12426 2021-11-22 12:48:37 -05:00
Zvi Cahana afcaf3cd0b kubevirt addon: inline KubeVirt CR definition 2021-11-11 17:42:02 +02:00
Nikolay Nikolaev 5e5bfa5b5d add SCTP support in the minikube ISO image 2021-11-10 15:16:05 +02:00
Zvi Cahana 2f6238b465 kubevirt addon: use KubeVirt CR instead of deprecated ConfigMap 2021-11-10 09:12:18 +02:00
minikube-bot ee20880a9e Update releases.json to include v1.24.0 2021-11-05 09:07:16 -07:00
minikube-bot f5bffb3105 Update releases-beta.json to include v1.24.0-beta.0 2021-10-28 14:36:15 -07:00
Predrag Rogic 76c1e79598
support k8s < v1.19 & watch-ingress-without-class 2021-10-27 15:05:01 +01:00
Sharif Elgamal 418a9a17d2
Merge pull request #12779 from sharifelgamal/gcp-auth-test2
Fix disabling gcp-auth addon and test
2021-10-26 22:37:22 -07:00
Steven Powell 57de50af7b
Merge pull request #12702 from prezha/update-ingress
update ingress controller to v1/1.0.4 and v1beta1/0.49.3
2021-10-26 15:04:44 -07:00
Medya Ghazizadeh 6f72fc9a25
Merge pull request #12578 from AliyunContainerService/aliyun-mirror
Initial support for adding Aliyun mirror for preload images and K8s release binaries
2021-10-26 13:22:30 -07:00
Sharif Elgamal bd9da42651 reverse files for kubectl remove on addon disable 2021-10-25 17:31:24 -07:00
Predrag Rogic db4937aa8f
update ingress-nginx controller to v1.0.4 2021-10-13 09:02:12 +01:00
Predrag Rogic c680044eae
remove allow-snippet-annotations as per recommendation 2021-10-12 23:24:26 +01:00
Predrag Rogic 29abb74777
update ingress to v1-1.0.3 and v1beta1-0.49.3 2021-10-12 21:21:54 +01:00
KallyDev 70022d9b2e
Move from deprecated ioutil to os and io packages 2021-10-08 08:57:19 +08:00
Steven Powell 1a4160e60d
Merge pull request #12081 from spowelljr/buildkitSocket
buildkit socket: Add systemd unit
2021-10-01 20:49:41 -04:00
Steven Powell ec1d89bda0 add preset to not start buildkit on startup 2021-10-01 18:51:01 +00:00
Li Yi eb66c6797e Initial support for adding Aliyun mirror for preload images and Kubernetes binaries
Signed-off-by: Li Yi <denverdino@gmail.com>
2021-09-26 15:36:36 +08:00
Medya Ghazizadeh c409732d49
Merge pull request #12539 from cameronbrunner/issue-11902-mac-iso-build
Update MacOS ISO build steps
2021-09-22 14:20:12 -07:00
Steven Powell 68642f9323 fixed filename type of buildkit to buildkitd 2021-09-22 11:31:41 -07:00
Steven Powell c23cd3920e implement .toml config for iso 2021-09-22 11:31:41 -07:00
Steven Powell 0dbeaa8959 fixed iso config 2021-09-22 11:31:41 -07:00
Steven Powell 4452d73284 add buildkit to kicbase 2021-09-22 11:31:41 -07:00
Steven Powell a218d9fce0 add missing slash 2021-09-22 11:31:41 -07:00
Steven Powell 2c624cdeac added improvements based on feedback 2021-09-22 11:31:41 -07:00
Steven Powell dbc7ace360 buildkit socket 2021-09-22 11:31:41 -07:00
minikube-bot 917b9e9c67 Update releases.json to include v1.23.2 2021-09-21 16:41:39 -07:00
Cameron Brunner c4d9647335 Update MacOS ISO build steps
For issue #11902

Two changes required to get MacOS ISO builds working:
1. Include a 'go module' compatible golang environment in the
   buildroot docker image
2. Run the build within a shell environment to have $PWD set
2021-09-21 14:57:23 -05:00
minikube-bot ef8bd38897 Update releases.json to include v1.23.1 2021-09-17 14:46:44 -07:00
Sharif Elgamal 95acc2867b lower TTL to 30 seconds 2021-09-16 15:50:10 -07:00
Sharif Elgamal 047f2e553f fix refreshing gcp-auth pull secret 2021-09-16 15:06:31 -07:00
Steven Powell 1936a7b508
Merge pull request #12425 from spowelljr/updateCrio
Update cri-o from v1.20.0 to 1.22.0
2021-09-15 18:21:10 -07:00
Sharif Elgamal 803fc43e26 fix ingress-dns addon and add test 2021-09-14 17:41:26 -07:00
Steven Powell 0e02c5f820 updated hash list 2021-09-14 15:36:40 -07:00
Steven Powell 123760e97e update host-go version 2021-09-14 12:42:26 -07:00