- 16 May, 2017 1 commit
-
-
Michelle Noorali authored
* resolves #2089
-
- 01 Feb, 2017 2 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
* This is a simple mvp which processes a test definition with the hook annotation for test when you run `helm test [release]` * helm client cmd, proto def, tiller logic
-
- 22 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 10 May, 2016 1 commit
-
-
Matt Butcher authored
This fixes indentation, documentation, and removes unused protobuf files.
-
- 22 Apr, 2016 1 commit
-
-
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.
-
- 18 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 15 Apr, 2016 1 commit
-
-
Brian Hardock authored
1. remove preliminary hapi protocol buffer definitions 2. modify hapi Makefile 3. update hapi protobuf model in _proto/hapi/{chart,release,services} 4. generate protobuf src to pkg/proto/hapi/{chart,release,services}
-