- 27 Apr, 2016 1 commit
-
-
Michelle Noorali authored
-
- 22 Apr, 2016 14 commits
-
-
Matt Butcher authored
feat(engine): add recursive template resolution
-
Brian authored
feat(tiller): add initial tiller client for basic helm installs.
-
Matt Butcher authored
-
Michelle Noorali authored
feat(helm): add local chart repository workflow spike
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Brian authored
1. install command loads chart archive. 2. invokes helm api to transform the pkg/chart.Chart type to it's proto model. 3. the client then establishes a connection to tiller. 4. sends InstallReleaseRequest, receives InstallReleaseResponse. todo (for complete install): - walk pkg/chart.{Values,Deps,Templates} types and populate proto definitions for various apis/messages.
-
- 21 Apr, 2016 6 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
fix(*): style fixes
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
fix(Makefile): skip gofmt on proto gen code
-
- 20 Apr, 2016 11 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
fix(tiller): replace codegangsta with cobra
-
Matt Butcher authored
-
Matt Butcher authored
fix(helmet): remove helmet
-
Matt Butcher authored
-
Michelle Noorali authored
ref(package): add error handling on args
-
Michelle Noorali authored
feat(helm): implement home command
-
Matt Butcher authored
feat(tiller): add template and release to install
-
Matt Butcher authored
-
Matt Butcher authored
-
Adam Reese authored
feat(local-cluster): add kubernetes startup script
-
- 19 Apr, 2016 3 commits
-
-
Adam Reese authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
- 18 Apr, 2016 5 commits
-
-
Michelle Noorali authored
feat(init): add local config step to init
-
Matt Butcher authored
-
Michelle Noorali authored
This is the second half of issue #3.
-
Matt Butcher authored
feat(tiller): add release server stub
-
Matt Butcher authored
feat(chart): add values parser
-