fbyrne
50b5d8ee62
Add support for AMD GPU via --gpu=amd for docker linux amd64.
2024-10-11 21:36:06 +01:00
Steven Powell
48cd79581a
CI: Auto update inspektor-gadget YAMLs ( #19717 )
...
* CI: Auto update inspektor-gadget YAMLs
* use automation to generate new YAMLs
2024-10-09 11:31:47 -07:00
minikube-bot
1655a4be18
Update go from 1.23.0 to 1.23.1
2024-10-04 17:33:09 +00:00
Qasim Sarfraz
c4dd788a1c
addons: Use configmap for inspektor-gadget
...
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
2024-09-27 16:09:31 +02:00
minikube-bot
8b226b9d2c
Addon Volcano: Update volcano images from v1.9.0 to v1.10.0
2024-09-24 18:01:21 +00:00
Tyler Auerbeck
f4ded199f0
remove tiller addon ( #19636 )
...
Signed-off-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
Co-authored-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
2024-09-19 11:21:24 -07:00
minikube-bot
19ee15a791
Update go from 1.22.5 to 1.23.0
2024-09-13 02:10:19 +00:00
ljtian
5d7335b9fb
update deploy/addons/kubevirt/README.md
2024-08-26 11:12:14 +08:00
Artem Basalaev
3d95b37fdf
Replace ReplicationController with Deployment in addons
2024-07-15 16:28:29 +02:00
minikube-bot
4da118b4fe
Update go from 1.22.4 to 1.22.5
2024-07-10 02:29:34 +00:00
Steven Powell
c1f18cfaa4
CI: Use multi-arch example app image
2024-07-09 10:16:38 -07:00
minikube-bot
8d99a6ce80
Addon Volcano: Update volcano images from v1.9.0 to v1.9.0
2024-07-08 11:26:15 -07:00
Steven Powell
32841e99aa
Merge pull request #19159 from ComradeProgrammer/auto_bump_volcano_version
...
feat: update volcano addon to 1.9
2024-07-02 09:09:21 -05:00
minikube-bot
74e2ea8ae1
Update go from 1.22.3 to 1.22.4
2024-06-17 09:02:09 +00:00
锦南路之花
1a176c398e
fix: fix failed test when updating volcano
2024-06-16 18:33:21 +02:00
mitchell amihod
45388728ea
Add missing permission to kong-serviceaccount
2024-06-03 13:00:18 -04:00
锦南路之花
d67dfb3d0a
addon: add addon for volcano
2024-05-22 11:44:06 -07:00
minikube-bot
2adbe0a0ab
Update go from 1.22.1 to 1.22.3
2024-05-14 17:17:23 +00:00
Bodhi Hu
0509939731
fix kubeflow docker image not available error for Mac M1(ARM 64)
2024-04-29 10:43:58 +08:00
minikube-bot
3925828b04
Kicbase/ISO: Update dependency versions
2024-03-12 23:04:47 +00: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
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
b4fd5bf415
CI: Build auto-pause-hook for all architectures
2023-12-28 14:57:02 -07: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
61bb1da4b9
Update go from 1.21.4 to 1.21.5
2023-12-11 09:02:25 +00: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
7fcff80dbc
Update go from 1.21.3 to 1.21.4
2023-11-14 17:08:00 +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 #17114 from spowelljr/addKubeflowAddon
...
Addon: Add kubeflow addon
2023-10-05 15:14:59 -07:00
Medya Ghazizadeh
e38ae861d5
Merge pull request #17301 from spowelljr/fixTmplYaml
...
addons: Fixed files having `.tmpl` that aren't templates
2023-10-02 11:29:45 -07:00
Steven Powell
9ac105a33c
addons: Fixed files having .tmpl that aren't templates
2023-09-25 16:28:30 -07:00
Piotr Resztak
e5f070edfc
Add rancher storage provisioner
2023-09-23 17:41:14 +02:00
minikube-bot
bf5fbaf245
Update go from 1.20.7 to 1.21.1
2023-09-11 09:02:46 +00:00
Medya Ghazizadeh
3276aa70ea
Merge pull request #15585 from rogeriomm/master-fix-registry
...
Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain)
2023-09-06 11:54:17 -07:00
Steven Powell
51f3d9893d
Addon: Add kubeflow addon
2023-08-23 16:35:51 -07:00
minikube-bot
f62ae2da1f
Update go from 1.20.6 to 1.20.7
2023-08-14 09:02:34 +00:00
minikube-bot
f47e49164c
Update go from 1.20.5 to 1.20.6
2023-07-17 09:02:40 +00:00
Steven Powell
cf976f6dd8
Add addon readmes to website
2023-07-07 12:25:20 -07:00
Fabricio Voznika
0b041f573b
Simplify containerd runtime configuration for gVisor
...
The previous code had a copy of `config.toml` which is easy to get out of
sync. Instead, append the necessary configuration to the existing file
to retain the rest of the configuration.
Also changed the location where `runsc` is downloaded to use the latest
release instead of hardcondig to a release which gets old quickly.
2023-06-15 14:01:41 -07:00
minikube-bot
96095dd4e2
Update go from 1.20.4 to 1.20.5
2023-06-12 09:02:22 +00:00
Steven Powell
d6c37ee3ba
Merge pull request #15869 from yolossn/addon_inspektor_gadget
...
Addon: add inspektor-gadget
2023-05-11 18:20:45 -07:00
yolossn
c6878c4733
Addon: add inspektor-gadget
...
Signed-off-by: yolossn <sannagaraj@microsoft.com>
2023-05-11 15:24:34 +05:30