- 15 Apr, 2016 3 commits
-
-
Matt Butcher authored
feat(helm): add 'helm package' command
-
Matt Butcher authored
fix(storage): Use a CRUD interface
-
Matt Butcher authored
Fixes #23
-
- 14 Apr, 2016 12 commits
-
-
Matt Butcher authored
-
Adam Reese authored
fix(Makefile): disable verbose on build
-
Adam Reese authored
-
Matt Butcher authored
feat(chart): add chart package
-
Matt Butcher authored
feat(storage): add basic implementation of storage
-
Michelle Noorali authored
feat(init): add helm init
-
Michelle Noorali authored
-
Michelle Noorali authored
+ -i flag to override tiller image
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Matt Butcher authored
-
Matt Butcher authored
This is the chart package from k8s/helm, modified for usage here.
-
- 13 Apr, 2016 13 commits
-
-
Matt Butcher authored
This adds a higher level set of tests for storage.
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Adam Reese authored
feat(Makefile): add docker build tooling
-
Matt Butcher authored
This is an in-memory storage layer for storing releases. This will be superseded by the Kubernetes ConfigMap implementtion.
-
Adam Reese authored
-
Adam Reese authored
Still needs a dockerfile /cc @michelleN
-
Matt Butcher authored
fix(environment): make KubeClient take multiple files
-
Matt Butcher authored
fix(tiller): set up Tiller environment correctly
-
Matt Butcher authored
Rather than just taking a []byte for Install, take a map of filenames->contents.
-
Matt Butcher authored
-
Matt Butcher authored
And structure the tests better.
-
Matt Butcher authored
feat(engine): add template engine
-
- 12 Apr, 2016 12 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
Adam Reese authored
fix(scripts): go vet is built into go
-
Adam Reese authored
-
Adam Reese authored
feat(Makefile): add Makefile
-
Adam Reese authored
-
Adam Reese authored
-
Matt Butcher authored
fix(environment): add tests for Environment
-
Matt Butcher authored
feat(proto): stub out a Chartfile message
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-