- 15 Mar, 2016 3 commits
-
-
Matt Butcher authored
-
Adam Reese authored
-
Matt Butcher authored
Prior to merging the projects, the version of `helm deploy` used a different REST API (one without YAML in JSON). Post-merge, we need to revert back to the older common.Template version. As part of this, I switched an io.ReadCloser back to an io.Reader because there is nowhere where the Closer part is used. The http lib does not close a reader passed to it.
-
- 14 Mar, 2016 1 commit
-
-
Matt Butcher authored
This fixes a number of formatting and style issues. Closes #370
-
- 12 Mar, 2016 1 commit
-
-
Adam Reese authored
-
- 03 Mar, 2016 1 commit
-
-
Matt Butcher authored
Closes #311.
-
- 27 Feb, 2016 1 commit
-
-
Adam Reese authored
-
- 25 Feb, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
- 23 Feb, 2016 1 commit
-
-
Matt Butcher authored
This re-jiggers the deployment to use common.Configuration. Right now it will not work, since the remote server expects a common.Template instead of a common.Configuration. Still trying to figure out which side to change.
-
- 12 Feb, 2016 1 commit
-
-
Matt Butcher authored
Also made an HTTPError error type to make it easier to type switch on errors.
-
- 10 Feb, 2016 5 commits
-
-
Matt Butcher authored
Cleaned up some of the code we inherited from DM.
-
Adam Reese authored
-
Adam Reese authored
-
Matt Butcher authored
Also, remove a whole bunch of unused functions.
-
Matt Butcher authored
-
- 09 Feb, 2016 3 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 08 Feb, 2016 1 commit
-
-
Adam Reese authored
-
- 06 Feb, 2016 1 commit
-
-
Adam Reese authored
-
- 05 Feb, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
- 29 Jan, 2016 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 06 Jan, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-