Commit Graph

186 Commits (medyagh-patch-2)

Author SHA1 Message Date
Steven Powell f22b29f30d
Merge pull request #19545 from RamBITS-AI/merge_nvidia-gpu-device-plugin__and__nvidia_device_plugin
Merge nvidia-gpu-device-plugin and nvidia-device-plugin.
2024-12-19 09:37:12 -08:00
Ramachandran C 2741016fba
Update addons.go 2024-12-19 05:08:34 +05:30
Ramachandran C 51859e4fce
Update addons.go 2024-12-19 05:05:47 +05:30
cuiyourong 5fbef414cb chore: fix some function names in comment
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-12-07 00:45:04 +08:00
Ramachandran C d4d2a46782 Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
2024-10-04 20:09:36 +05:30
Ramachandran C 9491f8db62 Update addons.go 2024-08-31 18:13:13 +05:30
Ramachandran C b282913a91 Messages, Warnings and In-line Code Comments w.r.t the merger.
Messages, Warnings and In-line Code Comments w.r.t the merger.
2024-08-31 17:48:55 +05:30
锦南路之花 3e10cfc387 addon: add auto updater for volcano addon 2024-05-22 11:44:06 -07:00
Predrag Rogic 5278d8825b
Merge branch 'master' into ha 2024-01-10 23:00:49 +00:00
Predrag Rogic ad7fb3992c
support kubernetes ha cluster topology in minikube 2024-01-07 21:36:17 +00: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 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 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 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
Steven Powell 43c4e59a60 disable efk addon 2022-11-03 16:38:59 -07: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
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
Anders F Björklund d21342c69f Make sure to look for KIC before using oci port 2022-04-05 20:02:08 +02:00
Sharif Elgamal fa381a542d Fix OLM addon by pinning to correct versions of images 2021-12-20 13:38:14 -08:00
Predrag Rogic ea3aa4f3a8
support ingress-dns addon, add tests 2021-10-28 04:14:35 +01:00
Predrag Rogic 76c1e79598
support k8s < v1.19 & watch-ingress-without-class 2021-10-27 15:05:01 +01:00
Sharif Elgamal 418a9a17d2
Merge pull request #12779 from sharifelgamal/gcp-auth-test2
Fix disabling gcp-auth addon and test
2021-10-26 22:37:22 -07:00
Steven Powell 57de50af7b
Merge pull request #12702 from prezha/update-ingress
update ingress controller to v1/1.0.4 and v1beta1/0.49.3
2021-10-26 15:04:44 -07:00
Medya Ghazizadeh 6f72fc9a25
Merge pull request #12578 from AliyunContainerService/aliyun-mirror
Initial support for adding Aliyun mirror for preload images and K8s release binaries
2021-10-26 13:22:30 -07:00
Sharif Elgamal bec03819df fix disabling gcp-auth addon 2021-10-25 15:32:13 -07:00
Alexandre Garnier 1c89bd7bf9 Remove useless check of baremetal driver for ingress addon 2021-10-19 17:03:02 +02:00
Predrag Rogic c680044eae
remove allow-snippet-annotations as per recommendation 2021-10-12 23:24:26 +01:00
Predrag Rogic 29abb74777
update ingress to v1-1.0.3 and v1beta1-0.49.3 2021-10-12 21:21:54 +01:00
Li Yi eb66c6797e Initial support for adding Aliyun mirror for preload images and Kubernetes binaries
Signed-off-by: Li Yi <denverdino@gmail.com>
2021-09-26 15:36:36 +08:00
Sharif Elgamal 7317746d57 check for special error everywhere 2021-08-31 12:21:09 -07:00
Sharif Elgamal 55c40f8220 Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs 2021-08-26 13:32:10 -07:00