Commit Graph

890 Commits (4e38b14105111707544add02479ed492b71c10ed)

Author SHA1 Message Date
Alberto Faria 5fb724015e ISO: Add CONFIG_DM_MULTIPATH=y to aarch64 and x86_64 config
We happen to need this for [1], where we use minikube for testing.

[1] https://gitlab.com/subprovisioner/subprovisioner

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-03-16 00:17:10 -07:00
zjx20 74cc95f980 minikube-iso: set CONFIG_QFMT_V2=y for aarch64 2024-03-15 09:23:38 -07:00
Blaine Gardner 9a604085bb add ceph fs kernel driver to arm iso
The Minikube ISO for aarch64 did not contain the Ceph Filesystem kernel
driver build parameters present for the x86_64 build. This is critical
for running Rook (https://rook.io) storage on Minikube.

`CONFIG_CEPH_LIB=y` was already present, however `CONFIG_CEPH_FS=m` and
`CONFIG_CEPH_FS_POSIX_ACL=y` (both present in the x86_64 image) were not
present and are added here.

Signed-off-by: Blaine Gardner <blaine.gardner@ibm.com>
2024-03-14 16:37:36 -07:00
minikube-bot 3925828b04 Kicbase/ISO: Update dependency versions 2024-03-12 23:04:47 +00:00
Timothée Ravier 28687d6036 board/genimage.cfg: Remove 'startup.nsh'
This file is no longer needed.

See: 3efb5e31fc
See: https://github.com/buildroot/buildroot/blob/2021.02.12/board/pc/genimage-efi.cfg?rgh-link-date=2024-02-21T17%3A42%3A39Z
See: https://github.com/buildroot/buildroot/blob/2023.02.9/board/pc/genimage-efi.cfg?rgh-link-date=2024-02-21T17%3A42%3A39Z
See: https://github.com/kubernetes/minikube/pull/18020#issuecomment-1957471669
2024-02-22 20:00:54 +01:00
Timothée Ravier 84691f8d12 Kicbase/ISO: Update crun from v1.2 to v1.14 2024-02-22 20:00:54 +01:00
minikube-bot b69ff3a161 Kicbase/ISO: Update runc from v1.1.10 to v1.1.11 2024-02-22 20:00:54 +01:00
Timothée Ravier b3365f0771 Kicbase/ISO: Update cri-o from v1.28.31 to v1.29.1 2024-02-22 20:00:54 +01:00
minikube-bot 90492da3e6 Kicbase/ISO: Update cri-o from v1.24.1 to v1.28.3
Only update to 1.28.3 due to Go 1.21 requirement for 1.29+.
2024-02-22 20:00:54 +01:00
Timothée Ravier 52e126bc10 iso/package: Move cni-plugins to cni-plugins-latest 2024-02-22 20:00:54 +01:00
Timothée Ravier 0191b983e3 iso/package: Move crun to crun-latest 2024-02-22 20:00:54 +01:00
Timothée Ravier 8c348f01d3 deploy/iso: Fixup whitespace in config 2024-02-22 20:00:54 +01:00
Timothée Ravier 3bae40cb1f package/cri-dockerd: Use GOARCH to get the architecture to build for 2024-02-22 20:00:54 +01:00
Timothée Ravier 82ba3b5355 package/cri-dockerd: Disable buildvcs 2024-02-22 20:00:54 +01:00
Timothée Ravier 84dc492239 package/podman: Force systemd tag and disable buildvcs 2024-02-22 20:00:54 +01:00
Timothée Ravier 41998cce1d defconfig: Remove R2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y 2024-02-22 20:00:53 +01:00
Timothée Ravier 61428ba99c defconfig: Update GRUB2_BUILTIN_CONFIG to EFI 2024-02-22 20:00:53 +01:00
Timothée Ravier 11793bff3d package: Remove BR2_PACKAGE_LVM2_APP_LIBRARY dependency 2024-02-22 20:00:53 +01:00
Timothée Ravier 4132288724 package: Remove pahole patch for kernel buildroot package 2024-02-22 20:00:53 +01:00
Timothée Ravier efab92a104 package: Use tbb from buildroot 2024-02-22 20:00:53 +01:00
Timothée Ravier 67705b7eae package: Use pahole from buildroot 2024-02-22 20:00:53 +01:00
Timothée Ravier ca75dc5244 ISO: Update Linux kernel from 5.10.57 to 5.10.207
Inspired from https://github.com/kubernetes/minikube/pull/17093
2024-02-22 20:00:53 +01:00
minikube-bot 0919c459ba Update go from 1.21.6 to 2024-02-19 09:02:01 +00:00
minikube-bot eb30bbcea8 Update go from $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) to $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) 2024-01-15 09:02:09 +00:00
minikube-bot 9bbb095190 Kicbase/ISO: Update nerdctl from 1.7.1 to 1.7.2 2023-12-15 16:28:43 +00:00
minikube-bot f36168166b Kicbase/ISO: Update containerd from v1.7.10 to v1.7.11 2023-12-13 09:52:39 -08:00
minikube-bot 6a50db9ce1 Kicbase/ISO: Update cni-plugins from v1.3.0 to v1.4.0 2023-12-12 07:16:24 -08:00
Steven Powell f73b755d46
Merge pull request #17760 from minikube-bot/auto_bump_golang_version-ce19218
Update go from 1.21.4 to 1.21.5
2023-12-11 14:26:02 -08:00
minikube-bot 61bb1da4b9 Update go from 1.21.4 to 1.21.5 2023-12-11 09:02:25 +00:00
minikube-bot e9a7d3e0b0 Kicbase/ISO: Update buildkit from v0.12.3 to v0.12.4 2023-12-07 16:40:31 -08: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 67b3e8920a Kicbase/ISO: Update docker from 24.0.6 to 24.0.7 2023-11-03 13:01:01 -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
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 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
minikube-bot 014884f423 Kicbase/ISO: Update nerdctl from 1.5.0 to 1.6.0 2023-10-02 10:04:49 +00: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