Commit Graph

318 Commits (c4acae8771d2f6b9b7f0b85d05412944f6458402)

Author SHA1 Message Date
Steven Powell 9a5d81419c addons gvisor: Add arm64 support 2024-01-30 15:11:54 -08:00
Steven Powell 71aab1442e remove newline from dashboard output 2023-12-20 12:09:16 -08:00
Steven Powell d1aac7a76a fix formatting of enable output 2023-12-20 11:55:54 -08:00
Steven Powell 17df0cdff7 addons headlamp: Add profile to command output 2023-12-20 11:40:24 -08:00
Marc Nuri 249441d002
fix: yakd usage hint includes profile 2023-12-13 15:53:34 +01: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
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
Piotr Resztak fc9d510096 Fix setting default StorageClass 2023-09-23 17:41:14 +02:00
Piotr Resztak e5f070edfc Add rancher storage provisioner 2023-09-23 17:41:14 +02:00
Steven Powell 51f3d9893d Addon: Add kubeflow addon 2023-08-23 16:35:51 -07:00
Steven Powell c7ac4a1290 reduced nesting 2023-07-13 13:08:52 -07:00
Steven Powell 2792c9b9c9 check cluster is running 2023-07-13 10:09:08 -07:00
Tongyao Si 06fb28c2c3 chore: rename CheckPaused to VerifyNotPaused 2023-07-12 13:26:02 -07:00
Tongyao Si c7ee592a76 Update pkg/addons/addons.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-12 13:25:19 -07:00
Tongyao Si 5c46b3a555 make error message more clear 2023-07-12 13:25:17 -07:00
Tongyao Si 4a5057c1e9 use string variable for shared message and fix lint 2023-07-12 13:20:53 -07:00
Tongyao Si 3eb8ef67a7 check new runtime error 2023-07-12 13:20:53 -07:00
Tongyao Si 3c1de0fc95 feat: when enabling addon on a paused cluster, give a warning and exit early 2023-07-12 13:20:53 -07:00
Steven Powell 8cc125a86e gvisor addon: Add validation for amd64 cluster support 2023-06-22 10:01:53 -07: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
Steven Powell 1fad41a69d increase kubectl command timeout 2023-04-26 22:01:25 -07:00
Steven Powell 44c4657e4f remove remaining references to k8s.gcr.io 2023-03-30 09:45:52 -07:00
Steven Powell 49d57361cb add timeout for refreshing pods 2023-03-06 14:15:28 -08:00
Steven Powell 4e33f96173 add timeout and force to kubectl command 2023-03-01 13:07:46 -08:00
Shubh Bapna f88c6ad3cd added isEnabledOrDefault 2023-02-17 11:00:22 -05:00
Shubh Bapna 2d7df77bcb
Fix test error message
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-01 14:19:59 -05:00
Shubh Bapna e0016e6ed1 added function to disable all addons in config. updated test cases 2023-01-31 14:18:48 -05:00
Predrag Rogic 9edc995811
fix addons map race condition 2023-01-25 16:05:35 +00:00
Ian Stewart 6ee591c1f3 addressed PR comments 2022-11-29 15:54:49 -05:00
Ian Stewart 3de8a8d5aa Moved image pull secret creation code to the webhook 2022-11-24 20:55:44 -05:00
Eng Zer Jun 9d85be1a99
test: use `T.Setenv` to set env vars in tests
This commit replaces `os.Setenv` with `t.Setenv` in tests. The
environment variable is automatically restored to its original value
when the test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.Setenv
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-11-08 10:30:29 +08:00
Steven Powell 43c4e59a60 disable efk addon 2022-11-03 16:38:59 -07:00
Nitin Agarwal 909ac67151 Added cloud-spanner emulator add-on. 2022-10-20 23:16:53 +00:00
Steven Powell 8c12c40853 implement socket_vmnet 2022-10-03 15:14:36 -07:00
Steven Powell 48a2e76f87 fix registry when custom images provided 2022-08-01 09:23:08 -07:00
Santhosh Nagaraj S 26afc8f85c Addon: add headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
2022-06-16 10:34:18 +05:30
Sharif Elgamal 24e2708d91 Merge branch 'master' of github.com:kubernetes/minikube into gcp-auth-timeout 2022-06-10 13:40:07 -07:00
Jack Zhang 7c4389c68b update image prefix 2022-06-08 14:31:44 -07:00
Sharif Elgamal 6d4e2a0bde don't special case gcp-auth for enabling addons 2022-06-08 12:29:28 -07:00
Sharif Elgamal 94dd7296d7 Merge branch 'master' of github.com:sharifelgamal/minikube into gcp-auth-timeout 2022-06-08 10:37:18 -07:00
Sharif Elgamal 74de6499f7 refresh pods before verifying 2022-06-06 17:46:44 -07:00
Elias Koromilas 6364518066 Add inaccel/fpga-operator addon
Signed-off-by: Elias Koromilas <elias.koromilas@gmail.com>
2022-05-26 10:52:08 +03:00
Sharif Elgamal 00d31d04ba Merge branch 'master' of github.com:kubernetes/minikube into anders-qemu2 2022-05-11 09:06:36 -07:00
Sharif Elgamal 432eeca025
Update pkg/addons/addons_gcpauth.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-06 15:10:48 -07:00
Sharif Elgamal 7a121ad8d3 general cleanup 2022-05-06 14:58:01 -07:00
Sharif Elgamal 5b39a46773 Merge branch 'master' of github.com:kubernetes/minikube into anders-qemu2 2022-05-03 14:01:09 -07:00
Sharif Elgamal 402ede52c0
Merge pull request #13963 from klaases/gcp1
Tidy up GCP-Auth go code
2022-04-14 17:39:07 -07:00
klaases da5045c72d Fix reference to gcloud 2022-04-14 11:41:15 -07:00