Commit Graph

890 Commits (672d1a228133f0617a92a99fb774658a2af02308)

Author SHA1 Message Date
minikube-bot 4d2360d466 Kicbase/ISO: Update docker from 26.0.2 to 26.1.3 2024-05-30 10:06:00 +00:00
minikube-bot 9064702719 Kicbase/ISO: Update containerd from v1.7.15 to v1.7.17 2024-05-20 17:55:38 +00:00
Steven Powell fc4852e7e9 ISO: Update cni-plugins v1.4.1 SHAs 2024-05-15 09:15:23 -07:00
minikube-bot 2adbe0a0ab Update go from 1.22.1 to 1.22.3 2024-05-14 17:17:23 +00:00
minikube-bot 6eef5bf89c Kicbase/ISO: Update nerdctl from 1.7.5 to 1.7.6 2024-05-13 14:58:44 -07:00
Steven Powell d6e0d89dd5
Merge pull request #18830 from spowelljr/addDnssecConf
ISO: Add 50-dnssec.conf to fix DNSSEC issue
2024-05-08 13:50:55 -07:00
Steven Powell a56af7ea87 ISO: Add 50-dnssec.conf to fix DNSSEC issue
Some machines configurations no longer have DNSSEC=no set as the system default after the Buildroot update.

This results in errors when trying to pull imagse from insecure locations.

Adding 50-dnssec.conf that has DNSSEC=no to override system default.
2024-05-08 10:16:33 -07:00
Nir Soffer a8177b8bdb ISO: Add 50-fs-inotify.conf to increase limits
This avoids random failures starting kubevirt VMs like:

    failed to creating a fsnotify watcher: too many open files
2024-05-07 23:44:57 +03:00
Steven Powell d4f53b3505 enable CONFIG_EXT4_FS_SECURITY in arm64 ISO 2024-04-30 10:27:07 -07:00
minikube-bot f43104ccca Kicbase/ISO: Update docker from 26.0.1 to 26.0.2 2024-04-21 21:44:36 +00:00
minikube-bot b452a64244 Kicbase/ISO: Update docker from 26.0.0 to 26.0.1 2024-04-16 02:54:21 +00:00
minikube-bot a4306901cd Kicbase/ISO: Update nerdctl from 1.7.4 to 1.7.5 2024-04-15 10:04:21 +00:00
minikube-bot d1ffe900e6 Kicbase/ISO: Update containerd from v1.7.14 to v1.7.15 2024-04-11 16:42:37 +00:00
minikube-bot f0f00dbda4 Kicbase/ISO: Update crun from 1.14 to 1.14.4 2024-04-10 10:01:02 +00:00
minikube-bot bf53bb3300 Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12 2024-04-08 10:03:46 +00:00
minikube-bot 100365e370 Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 2024-04-03 10:01:56 +00:00
minikube-bot 45baf99e6b Kicbase/ISO: Update docker from 25.0.4 to 26.0.0 2024-03-27 10:09:31 -07:00
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