minikube-bot
67514f92ae
Update releases-beta.json & releases-beta-v2.json to include v1.33.0-beta.0
2024-03-26 08:39:40 -08:00
Steven Powell
9277aac12d
Addon gvisor: Add building arm64 image
2024-03-19 11:41:51 -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
Steven Powell
f136c4be2c
Kicbase: Revert cri-o from v1.29 to v1.24
2024-03-12 09:36:15 -07:00
Steven Powell
1a672df79c
Merge pull request #18244 from minikube-bot/auto_bump_ubuntu_version
...
Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212
2024-02-28 15:52:45 -08:00
Steven Powell
d4e0a203ce
Merge pull request #18020 from travier/buildroot-update
...
Update to buildroot 2023.02.9 & Golang 1.21.6
2024-02-28 15:41:27 -08:00
Steven Powell
4bc477a96f
Merge pull request #18222 from minikube-bot/auto_bump_gcp_auth_version
...
Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.0 to v0.1.1
2024-02-26 11:17:46 -08:00
minikube-bot
eb03872045
Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212
2024-02-26 10:02:40 +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
Steven Powell
45198271e3
Merge pull request #18197 from minikube-bot/auto_bump_golang_version-0d8460b
...
Update go from 1.21.6 to 1.22.0
2024-02-20 19:56:46 -08:00
Steven Powell
b84acac347
allow gcp-auth to delete secrets
2024-02-20 15:57:14 -08:00
minikube-bot
0919c459ba
Update go from 1.21.6 to
2024-02-19 09:02:01 +00:00
Steven Powell
83076e3b65
Reimplement reverted auto-pause PRs with fixes
2024-02-15 06:41:19 -08:00
Steven Powell
25e2a1cbc4
Merge pull request #17949 from travier/egrep-grep-e
...
treewide: Replace 'egrep' with 'grep -E'
2024-02-01 15:51:14 -08: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
Timothée Ravier
9c41c6536f
treewide: Replace 'egrep' with 'grep -E'
...
Fixes the following warning:
```
egrep: warning: egrep is obsolescent; using grep -E
```
2024-01-14 19:58:57 +01:00
Steven Powell
c504a2442a
move python binfmt removal after systemd install
2024-01-08 13:52:28 -08:00
Steven Powell
268743ce4c
Kicbase: Fix modifying Docker binfmt config
2024-01-08 13:52:04 -08:00
Steven Powell
b4fd5bf415
CI: Build auto-pause-hook for all architectures
2023-12-28 14:57:02 -07:00
minikube-bot
e37c0585ee
Kicbase: Update nerdctld from 0.4.1 to 0.5.1
2023-12-25 10:04:27 +00:00
Steven Powell
ed91699c0a
Merge pull request #17775 from marcnuri-forks/feat/addons-yakd
...
Add YAKD - Kubernetes Dashboard addon
2023-12-20 11:26:27 -08:00
minikube-bot
8926cbff58
Kicbase: Bump ubuntu:jammy from 20231128 to 20231211.1
2023-12-18 09:26:54 -08: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
Marc Nuri
0078ccddd6
feat: add yakd addon
...
Add an addon for automatically setting up [YAKD (Yet Another Kubernetes Dashboard)](https://github.com/manusa/yakd )
This is an alternative Kubernetes Dashboard with special support for Minikube, OpenShift, and other flavors of Kubernetes.
It was originally started as an example project for [YAKC (Yet Another Kubernetes Client)](https://github.com/manusa/yakc ) but it was recently spun off as a separate project.
Regarding Minikube, it offers specific functionality such as cluster detection, support for opening NodePort services from the interface, and more.
2023-12-12 19:36:37 +01: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
minikube-bot
af520a7f5f
Kicbase: Update nerdctld from 0.2.0 to 0.4.1
2023-12-11 14:27:17 -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