Commit Graph

1887 Commits (efab92a104e19f80727cf100c14473978d6aa62e)

Author SHA1 Message Date
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 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
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 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 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 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 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
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 096e8e1970 Update releases.json & releases-v2.json to include v1.32.0 2023-11-08 08:21:38 -09:00
minikube-bot 67b3e8920a Kicbase/ISO: Update docker from 24.0.6 to 24.0.7 2023-11-03 13:01:01 -07:00
Steven Powell 2446584e90 only install on supported archs 2023-11-01 16:28:44 -07:00
Steven Powell dc47af631d Kicbase: Install NVIDIA container toolkit during image build 2023-11-01 11:10:32 -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
Steven Powell 58f14a7dc4
Merge pull request from minikube-bot/auto_bump_containerd_version-12f5db0
Kicbase/ISO: Update containerd from v1.7.7 to v1.7.8
2023-10-31 10:23:01 -07:00
Steven Powell 3751dcbf7b Update releases-beta.json & releases-beta-v2.json to include v1.32.0-beta.0 2023-10-30 10:49:55 -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 84423dc85e Kicbase: Bump ubuntu:jammy from 20230916 to 20231004 2023-10-23 10:03:14 +00: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
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Medya Ghazizadeh 984b32515a
Merge pull request from spowelljr/addKubeflowAddon
Addon: Add kubeflow addon
2023-10-05 15:14:59 -07:00
minikube-bot 77a60cf5cc Kicbase: Bump ubuntu:jammy from 20230816 to 20230916 2023-10-03 19:03:16 +00:00