- 14 Nov, 2018 1 commit
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 29 Aug, 2018 3 commits
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 24 Aug, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
ref(chartutil): move chart loading out of chartutil into new package add chart loader interface to allow lazy loading feat(chart): create chart accessors ref(*): cleanup requirements ref(tiller): remove optional template engines ref(tiller): simplify sorting releases and hooks ref(*): code simplification ref(hapi): move chart package out of hapi ref(chart): add requirements and lock to Chart struct
-
- 16 Jun, 2016 1 commit
-
-
Matt Butcher authored
This is the final step in replacing pkg/chart with pkg/chartutil. This also removes the last of the TOML code.
-
- 14 Jun, 2016 1 commit
-
-
Matt Butcher authored
Closes #822
-
- 25 May, 2016 1 commit
-
-
Adam Reese authored
-
- 20 May, 2016 1 commit
-
-
Matt Butcher authored
As a carryover from the days when we only allowed one source, the source field was still labeled 'source' instead of 'sources'. Fixed and updated all of the tests.
-
- 11 May, 2016 1 commit
-
-
vaikas-google authored
-
- 10 May, 2016 1 commit
-
-
Matt Butcher authored
-
- 06 May, 2016 1 commit
-
-
vaikas-google authored
-
- 02 May, 2016 1 commit
-
-
Brian authored
-
- 28 Apr, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
- 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.
-
- 21 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 18 Apr, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
- 15 Apr, 2016 1 commit
-
-
Matt Butcher authored
This adds code to parse TOML files into Values maps. These can then easily be passed into the template engine. Included in this is support for TOML "tables", subsections of TOML files. We will be using those to pass config data to dependent charts.
-
- 14 Apr, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
This is the chart package from k8s/helm, modified for usage here.
-
- 06 Apr, 2016 1 commit
-
-
jackgr authored
-
- 30 Mar, 2016 3 commits
-
-
jackgr authored
-
Adam Reese authored
-
jackgr authored
-
- 29 Mar, 2016 1 commit
-
-
jackgr authored
-
- 23 Mar, 2016 2 commits
- 22 Mar, 2016 1 commit
-
-
Dave Cunningham authored
chartify create deployment API modify CLI to match
-
- 21 Mar, 2016 7 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
* since it's not being used outside of this package * also LoadContent -> loadContent for same reason * This addresses some style issues from #401
-
Michelle Noorali authored
-
Michelle Noorali authored
* Fixes some style errors in #401
-
Michelle Noorali authored
-
jackgr authored
-
jackgr authored
-
- 19 Mar, 2016 2 commits
-
-
Shawn Smith authored
-
jackgr authored
-