- 02 Jun, 2016 1 commit
-
-
Matt Butcher authored
This is a refactor of the loader to use in-memory buffers instead of trying to optimize for memory usage by delaying reads until the last possible moment. Since charts tend to stay well below 1M in size, this makes more sense, and is easier to work with.
-
- 01 Jun, 2016 5 commits
-
-
Matt Butcher authored
-
Adam Reese authored
feat(version): statically link version at build time
-
Matt Butcher authored
fix(tiller): fix install function
-
Matt Butcher authored
fix(helm): stop requiring a values.toml in a chart
-
Adam Reese authored
-
- 31 May, 2016 1 commit
-
-
Michelle Noorali authored
fix(docs): fix typo
-
- 30 May, 2016 1 commit
-
-
Ladicle authored
Because, occur the following error when `createNS` flag is true. `panic: template: redefinition of template "manifest"`
-
- 27 May, 2016 3 commits
-
-
Adam Reese authored
fix(cmd): rename verbose flag to debug
-
Adam Reese authored
fix(Makefile): push to gcr using gcloud
-
Adam Reese authored
-
- 26 May, 2016 7 commits
-
-
Adam Reese authored
Remove a naming conflict with glog which allows for debugging kubernetes requests.
-
Matt Butcher authored
Charts should not require a values.toml file -- some charts will just be manifests with nothing configurable.
-
Matt Butcher authored
-
Michelle Noorali authored
Included a link to 12factor.net
-
Michelle Noorali authored
Fix for dead link
-
Naveen authored
Not every one is aware of the 12factor.net so included the link.
-
Naveen authored
Updated the link which was dead pointing to `https://github.com/deis/charts`
-
- 25 May, 2016 8 commits
-
-
Martin Linkhorst authored
-
Michelle Noorali authored
ref(helm): add default repository on init step
-
Michelle Noorali authored
... so we don't rely on external services in unit tests :)
-
Michelle Noorali authored
See #718
-
Matt Butcher authored
docs(chart): updated chart documentation
-
Adam Reese authored
fix(style): cleanup coding style on error returns
-
Adam Reese authored
-
Adam Reese authored
-
- 24 May, 2016 6 commits
-
-
Adam Reese authored
feat(tunnel): wire in the tunnel setup and teardown
-
Adam Reese authored
-
Adam Reese authored
feat(tunnel): add logic for detecting tiller pod
-
Adam Reese authored
-
Adam Reese authored
feat(kube): create tunnel for client
-
Adam Reese authored
-
- 23 May, 2016 1 commit
-
-
Matt Butcher authored
fix(proto): let chart take multiple Files.
-
- 21 May, 2016 2 commits
-
-
Michelle Noorali authored
ref(helm): fix chart url in index file
-
Matt Butcher authored
-
- 20 May, 2016 5 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Matt Butcher authored
Update quickstart.md
-
Michelle Noorali authored
feat(helm): generate index file in given directory with given url
-
Matt Butcher authored
fix(helm): fix search bugs
-