gashirar
a85b5aa984
fix logviewer config.
2020-06-05 04:55:18 -07:00
Medya Ghazizadeh
4eb09e760b
Merge pull request #8275 from ashleyschuett/add-kubevirt-addon
...
Add KubeVirt addon
2020-06-03 22:23:09 +00:00
Ashley Schuett
5dafe6bc84
Add KubeVirt addon
2020-05-29 09:52:18 +02:00
Medya Ghazizadeh
ea20609a3a
Merge pull request #8161 from concaf/concaf/addons/ambassador
...
Add Ambassador Ingress controller as an addon
2020-05-28 18:08:41 +00:00
Shubham
4a4a470fff
Add Ambassador addon
2020-05-19 18:13:57 +05:30
Natale Vinto
b6c19f6223
Addons: add OLM support
2020-05-14 11:16:23 +02:00
Zhongcheng Lao
9adb1bc399
Merge remote-tracking branch 'origin/master' into metallb
2020-03-29 11:31:56 +08:00
Zhongcheng Lao
d9fe5afa86
Adds MetalLB addon
2020-03-29 11:20:59 +08:00
Thomas Strömberg
8d1f4552c0
Merge pull request #6657 from kameshsampath/registry-aliases
...
New addon: registry-aliases
2020-03-19 11:31:00 -07:00
Thomas Stromberg
c911b9f433
UsingContainerd -> IsRuntimeContainerd
2020-03-10 19:27:49 -07:00
Thomas Stromberg
176c6551a8
IsContainerdRuntime -> IsRuntimeContainerd
2020-03-10 19:08:27 -07:00
Thomas Stromberg
bd627f13e4
Plumb config.ClusterConfig throughout addon validation code
2020-03-10 17:49:47 -07:00
Kamesh Sampath
70ca2de554
(fix) Create addon to configure registry helper
...
- Service Account and binding to run the job
- Registry aliases ConfigMap
- Registry aliases daemonset to update the node etc/hosts
fixes: 4604
Signed-off-by: Kamesh Sampath <ksampath@redhat.com>
2020-03-08 09:31:07 +05:30
Sharif Elgamal
6e9cf2de2f
Change MachineConfig to ClusterConfig
2020-02-21 16:09:05 -08:00
Priya Wadhwa
28148c5f3d
Remove addon manager
2020-01-16 11:47:01 -08:00
Priya Wadhwa
e47cde6ae4
Rebased on master, moved istio addon into new package
2019-12-30 10:10:05 -05:00
Priya Wadhwa
43a7267079
make public methods that aren't used outside of the package private
2019-12-18 22:33:00 -08:00
Priya Wadhwa
ceb4938c7a
Add more unit tests
2019-12-18 22:27:32 -08:00
Priya Wadhwa
921fee7432
Moved unit tests to addons package and refactored them
2019-12-18 22:02:10 -08:00
Priya Wadhwa
e72cb80cbf
Enable/disable addons works per profile
...
However, this means that addon information won't persist beyond a 'minikube delete'
2019-12-18 21:35:46 -08:00
Priya Wadhwa
ba8b723978
Move addon related logic to pkg/addons for better organization
2019-12-18 11:31:29 -08:00