Robin Elfrink
bbdd1c8f06
Add option to change the Tiller Deployment namespace.
6 years ago
Wong Hoi Sing Edison
c3b3572025
Always create service account even rbac_enabled = false
6 years ago
Julien Mailleret
6aaaf4a272
Limit the maximum number of revisions saved per helm release ( #2894 )
* Limit the maximum number of revisions saved per helm release
6 years ago
Matthew Mosesohn
03bcfa7ff5
Stop templating kube-system namespace and creating it ( #2545 )
Kubernetes makes this namespace automatically, so there is
no need for kubespray to manage it.
6 years ago
Matthew Mosesohn
dc6a17e092
Use include/import tasks ( #2192 )
import_tasks will consume far less memory, so it should be
used whenever it is compatible.
6 years ago
Christopher Randles
208ff8e350
Allow for more customization of the tiller deploy ( #1946 )
7 years ago
Stanislav Makar
037edf1215
Fix failed task of setting up bash completion for helm ( #1968 )
Closes : #1967
7 years ago
Matthew Mosesohn
66c67dbe73
Add optional helm deployment mode for host ( #1920 )
7 years ago
Simon Li
c14bbcdbf2
Include bin_dir when patching helm tiller with kubectl
7 years ago
Matthew Mosesohn
d279d145d5
Fix non-rbac deployment of resources as a list ( #1613 )
* Use kubectl apply instead of create/replace
Disable checks for existing resources to speed up execution.
* Fix non-rbac deployment of resources as a list
* Fix autoscaler tolerations field
* set all kube resources to state=latest
* Update netchecker and weave
7 years ago
jwfang
092bf07cbf
basic rbac support
7 years ago
Seungkyu Ahn
91dff61008
Fixed helm bash complete
7 years ago
moss2k13
791ea89b88
Updated helm installation
Added full path for helm
7 years ago
FengyunPan
2bde9bea1c
Specify a dir and attach it to helm for HELM_HOME
7 years ago
Brad Beam
bd130315b6
Excluding bash completion for helm on CoreOS
7 years ago
Matthew Mosesohn
b69d4b0ecc
Add helm deployment
7 years ago
Andrew Greenwood
ca9ea097df
Cleanup legacy syntax, spacing, files all to yml
Migrate older inline= syntax to pure yml syntax for module args as to be consistant with most of the rest of the tasks
Cleanup some spacing in various files
Rename some files named yaml to yml for consistancy
7 years ago
Antoine Legrand
ccbb2ee3ae
App deployer plugins
8 years ago