minikube-bot
aae56d13e4
Kicbase/ISO: Update containerd from v1.7.17 to v1.7.18
2024-06-18 23:24:04 +00:00
minikube-bot
ba3245ca70
Kicbase/ISO: Update runc from v1.1.12 to v1.1.13
2024-06-18 10:06:28 +00:00
minikube-bot
74e2ea8ae1
Update go from 1.22.3 to 1.22.4
2024-06-17 09:02:09 +00:00
minikube-bot
ded768caf6
Kicbase/ISO: Update cni-plugins from v1.4.1 to v1.5.0
2024-06-10 10:01:29 +00:00
minikube-bot
b9aa6dc9cb
Kicbase/ISO: Update docker from 26.1.3 to 26.1.4
2024-06-06 10:05:46 +00:00
minikube-bot
eb6aa5f613
Kicbase/ISO: Update buildkit from v0.13.1 to v0.13.2
2024-06-04 16:23:39 +00:00
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
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
Medya Ghazizadeh
a1a5672800
Merge pull request #17221 from minikube-bot/auto_bump_golang_version-a46ec98
...
Update go from 1.20.7 to 1.21.1
2023-09-11 13:35:31 -07:00
minikube-bot
53a2bc3b50
Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2
2023-09-11 11:33:12 -07:00
minikube-bot
bf5fbaf245
Update go from 1.20.7 to 1.21.1
2023-09-11 09:02:46 +00:00
minikube-bot
436417e1cf
Kicbase/ISO: Update docker from 24.0.5 to 24.0.6
2023-09-07 10:06:01 +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
minikube-bot
f62ae2da1f
Update go from 1.20.6 to 1.20.7
2023-08-14 09:02:34 +00: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
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
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
06251cb016
Kicbase/ISO: Update cri-dockerd from v0.3.2 to v0.3.3
2023-06-21 10:06:38 -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
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
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