1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-26 23:40:06 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
moelsayed
fcdeca19f0 Make sure we properly separate included addon manifests 2018-03-23 20:36:55 -07:00
galal-hussein
fea23ca9f0 Fix include addons 2018-03-24 02:11:40 +02:00
dhendel
7875c09966 Adding support for urls and file paths 2018-03-23 16:50:08 -05:00
galal-hussein
e8571898b4 Add support for AWS cloud provider 2018-03-23 20:14:11 +02:00
Alena Prokharchyk
3f6c2ba8c7
Merge pull request #391 from moelsayed/ingress_nit
Nit fixes for ingress
2018-03-02 16:54:55 -08:00
moelsayed
473fe2c259 Nit fixes for ingress 2018-02-28 01:58:43 +02:00
Darren Shepherd
fce6b15f18 Add ability to deploy jobs with kubectl and not job task
This API is used solely in rancher local clusters.
2018-02-26 16:31:34 -07:00
moelsayed
5cf4ef5f5f Add ingress controller images to SystemImages 2018-02-20 20:54:48 +02:00
moelsayed
03673b8f22 Add support for custom WrapTransport for Kubernetes Client 2018-02-20 20:45:32 +02:00
galal-hussein
d99efdc60f rke refactoring - configure cluster method 2018-02-08 05:13:06 +02:00
galal-hussein
dcacd86b32 Change ingress type to ingress provider 2018-02-07 02:30:25 +02:00
galal-hussein
f8f877ba27 Add nginx ingress controller and labels/taints sync 2018-02-01 23:28:31 +02:00
moelsayed
3a1394e739 Add SystemImages type 2018-01-30 18:33:53 +02:00
Darren Shepherd
d8dd29765f Add context.Context to everything and also make logging pluggable 2018-01-09 15:18:01 -07:00
moelsayed
e0e185972b Use go templates for addons, network plugins and other manifests 2018-01-02 22:45:46 +02:00
moelsayed
0ee002b2cf Add user-configurable images
Refactor configuration defaults
 Add comments to config
 Add configurable utility images
 Add configurable network plugin images
 Add configurable kubedns images
2017-12-05 20:34:54 +02:00
galal-hussein
41c48877ba Structure and config changes 2017-11-28 23:55:43 +02:00
moelsayed
9e2c352bc7 addons based on k8s jobs and configmaps 2017-11-18 17:24:49 +02:00
galal-hussein
40b13446a7 Use rancher/types 2017-11-13 23:28:38 +02:00
moelsayed
d58fc84de9 Refactor kubectl
Export pki utlitity functions
2017-11-10 04:36:22 +02:00
moelsayed
bfae4c15d4 linting fixes 2017-11-08 02:35:13 +02:00
moelsayed
babe95f183 add network plugin support
add template configration through env variables

add kubedns addon
2017-11-08 01:59:12 +02:00