- 28 Apr, 2016 16 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
fix(lint): fix style issues
-
Matt Butcher authored
-
Matt Butcher authored
fix(tiller): pass address and port via flag
-
Adam Reese authored
ref(init): refactor init command to use kube client
-
Matt Butcher authored
-
Adam Reese authored
-
Adam Reese authored
fix(local-cluster): use correct dns ip addr
-
Adam Reese authored
-
Matt Butcher authored
docs(*): fixed minor issues with the docs.
-
Matt Butcher authored
-
Matt Butcher authored
This adds the Tiller codebase, and the revised Helm codebase. This will become the basis for continued development.
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
- 27 Apr, 2016 21 commits
-
-
Michelle Noorali authored
feat(helm): add helm repo list command
-
Michelle Noorali authored
-
Michelle Noorali authored
feat(helm): add helm repo add command
-
Matt Butcher authored
docs(README): udate core docs pre-merge
-
Adam Reese authored
feat(kube): add kubernetes client
-
Adam Reese authored
-
Michelle Noorali authored
-
Matt Butcher authored
-
Adam Reese authored
-
Matt Butcher authored
docs(*): add arch, charts, and quickstart docs
-
Michelle Noorali authored
-
Adam Reese authored
-
Adam Reese authored
fix(Makefile): build before testing
-
Adam Reese authored
-
Matt Butcher authored
Make sure all fields are marked optional or required in the doc.
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
feat(helm): add a very basic lint command
-
Matt Butcher authored
feat(tiller): implement get and status
-
Michelle Noorali authored
ref(init): save helm paths to variables
-
Michelle Noorali authored
-
- 26 Apr, 2016 3 commits
-
-
Matt Butcher authored
This adds a lint command that just checks to see if the chart is parseable and if the templates are paresable.
-
Adam Reese authored
fix(golint): fix printing blank lines
-
Adam Reese authored
-