Commit Graph

1623 Commits (5af6baf7a964ff7341c743906ffb2e355d869f69)

Author SHA1 Message Date
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