Adam Reese
818c878700
chore(*): use k8s.io as the import path
2016-06-06 17:17:04 -07:00
Matt Butcher
336c650407
Merge pull request #777 from arschles/probes
...
Add HTTP server for liveness and readiness probes
2016-06-06 14:45:02 -06:00
Aaron Schlesinger
9e1df63e77
using spaces in the tiller manifest yaml
2016-06-03 14:48:06 -07:00
Aaron Schlesinger
9940222d34
Add probes to the the embedded Tiller manifest
2016-06-01 12:18:18 -07:00
Ladicle
97a9586a1b
fix(tiller): fix install function
...
Because, occur the following error when `createNS` flag is true.
`panic: template: redefinition of template "manifest"`
2016-05-30 17:09:53 +09:00
Matt Butcher
cca4705350
fix(style): fixed minor style issues
2016-05-18 17:14:49 -06:00
Matt Butcher
e944028787
fix(helm): allow user to skip namespace creation
...
This addresses two issues: #699 and #713 . It is now possible to skip
creating namespaces. In additional, a trivial bug was fixed that allows
you to create a custom namespace.
2016-05-16 14:43:44 -06:00
Adam Reese
b9708b2e3b
fix(tiller): use correct port in rc spec
2016-05-11 09:14:37 -07:00
Matt Butcher
37cf3eab92
feat(helm): allow user to specify namespace
2016-05-09 16:53:43 -06:00
Matt Butcher
9d78c33b69
feat(tiller): allow specifying namespace on cli
2016-05-09 16:51:26 -06:00
Adam Reese
0b6309be02
ref(kube): refactor kubeclient to a struct
2016-05-03 14:22:46 -07:00
Michelle Noorali
25aef96c3c
chore(*): update tiller image
2016-04-29 18:25:42 -06:00
Adam Reese
03fe44f3da
ref(init): refactor init command to use kube client
2016-04-28 13:41:36 -07:00
Matt Butcher
f098cb6fb6
fix(*): rewrite import paths
2016-04-27 21:50:15 -06:00
Matt Butcher
a97bf8b7c0
feat(helm): implement 'helm create'
2016-04-18 10:17:41 -06:00
Michelle Noorali
72acb82e50
feat(init): add tiller installer logic
2016-04-14 14:39:32 -06:00