- 20 Jan, 2017 1 commit
-
-
Taylor Thomas authored
Adds `--wait` flag to helm that waits for all pods to reach a ready state, PVCs to be bound, and services to have IP addresses Closes #1805
-
- 19 Jan, 2017 4 commits
-
-
Adam Reese authored
ref(kube): misc code cleanup
-
Adam Reese authored
-
Adam Reese authored
fix(kube): reap deleted resources during upgrade
-
Matt Butcher authored
feat(helm): add --reset-values flag to 'helm upgrade'
-
- 18 Jan, 2017 4 commits
-
-
Matt Butcher authored
fix(helm) change name length limit to 63 for `helm create`
-
Adam Reese authored
fix(Makefile): fix glob overriding packaged tar
-
Matt Butcher authored
Fix typo in help text for list cmd
-
Adam Reese authored
-
- 17 Jan, 2017 1 commit
-
-
z00358552 authored
since kubernetes 1.4, the upper limit for resource name is 63 characters, so it is better to change the template when running `helm create` accordingly.
-
- 15 Jan, 2017 2 commits
-
-
Christoph Blecker authored
-
Christoph Blecker authored
-
- 13 Jan, 2017 7 commits
-
-
Adam Reese authored
-
Adam Reese authored
ref(kube): add Result to abstract a collection of resources
-
Adam Reese authored
-
Matt Butcher authored
feat(helm): Create a Service definition for using Tiller in-cluster
-
Ferran Rodenas authored
-
Matt Butcher authored
feat(helm): Linter validations for Chart icon property
-
Matt Butcher authored
feat(helm): allow specifying --set multiple times
-
- 12 Jan, 2017 1 commit
-
-
Ferran Rodenas authored
-
- 11 Jan, 2017 7 commits
-
-
Ferran Rodenas authored
-
Matt Butcher authored
bugfix(tiller): replace + with _ in "helm create" template Chart version
-
Lachlan Evenson authored
-
Lachlan Evenson authored
-
Matt Butcher authored
Logging real name of the failing hook
-
José Armesto authored
-
Matt Butcher authored
The --reset-values flag on upgrade instructs Tiller to reset the upgraded release to the chart's built-in values.yaml, and ignore the last install's overridden values. Closes #1569
-
- 10 Jan, 2017 7 commits
-
-
Matt Butcher authored
Http client with TLS
-
Adam Reese authored
fix(tiller): add missing name to status response
-
Adam Reese authored
fix(tiller): don't update purged releases
-
Matt Butcher authored
feat(tiller): add {{.Capabilities}} object
-
Adam Reese authored
fixes #1807
-
Adam Reese authored
-
Matt Butcher authored
This adds the {{.Capabilities}} object to the template variables so that chart authors can write charts that are aware of teh Kubernetes capabilities of the current cluster. Closes #1608
-
- 09 Jan, 2017 6 commits
-
-
Matt Butcher authored
"spring" should be "sprig"
-
Christopher Pauley authored
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-