- 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 6 commits
-
-
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 6 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
-
- 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
-
- 06 Jan, 2017 6 commits
-
-
Matt Butcher authored
clarifying _ files, adding syntax highlighting
-
Adam Reese authored
fix(tests): fix testclient reactions that were not triggering
-
Christopher Pauley authored
-
Matt Butcher authored
making precedence explanation less ambiguous
-
Christopher Pauley authored
-
Adam Reese authored
-
- 05 Jan, 2017 1 commit
-
-
Adam Reese authored
ref(*): remove dead code
-