Commit Graph

1907 Commits (c4acae8771d2f6b9b7f0b85d05412944f6458402)

Author SHA1 Message Date
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
minikube-bot 7c283f7ad2 Kicbase: Bump ubuntu:jammy from 20231004 to 20231128 2023-12-07 09:12:09 -08:00
Steven Powell 5ec76237f8
Merge pull request #17711 from minikube-bot/auto_bump_containerd_version-79e9eb6
Kicbase/ISO: Update containerd from v1.7.9 to v1.7.10
2023-12-07 09:09:25 -08:00
Francis Laniel 6db73b2c9a Addon inspektor-gadget: Update inspektor-gadget image from v0.22.0 to v0.23.1
This commit bumps Inspektor Gadget addon from v0.22.0 to v0.23.1.
To avoid deployment failures, we also need to update the YAML.

Indeed, Inspektor Gadget container entrypoint and cleanup programs were
translated from bash to golang [1, 2].
Upstream YAML file used to deploy was updated to reflect this change [3].

Sadly, it was not the case for the YAML used to deploy the minikube addon which
leaded to troubles [4, 5, 6].

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
[1]: b268d38758
[2]: 3dba83f2eb
[3]: 992399f2dd (diff-0927404b80a3c13f63de64a0c7af1833ba3dfd4b4e1dd07b09cb8216c7f033fcR46)
[4]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio_arm64.html#fail_TestAddons/parallel/InspektorGadget
[5]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
[6]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/KVM_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
2023-12-06 18:01:05 +01: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