- 19 Mar, 2016 1 commit
-
-
jackgr authored
-
- 16 Mar, 2016 9 commits
-
-
Adam Reese authored
fix(devtools): refactor local run script
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
ref(client): separate deployments from client file
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 15 Mar, 2016 22 commits
-
-
Matt Butcher authored
fix(manager): add documentation to pos function
-
Matt Butcher authored
-
Matt Butcher authored
fix(client): save 16 bits for Adam
-
Matt Butcher authored
-
Adam Reese authored
fix(*): update import paths for helm repo naming
-
Adam Reese authored
-
Adam Reese authored
fix(manager): refactor REST API to make it modular
-
Matt Butcher authored
This updates path grabbing to match the new URI matcher.
-
Matt Butcher authored
This removes the Routes interface and routesMap struct in favor of just maintaining the routes inside of the handler.
-
Matt Butcher authored
-
Matt Butcher authored
This modifies the startup and initial handling of the REST API to make it modular, remove the init() methods, and remove reliance on global vars.
-
Adam Reese authored
ref(test-style): add a script for linting tools
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
because you know, go vender n'stuff
-
Matt Butcher authored
fix(test-style): fix formatting and comments
-
Matt Butcher authored
Add flake8 test and fix pep8 style in expansion scripts
-
Matt Butcher authored
fix(cli): revert to older deploy formatting
-
Matt Butcher authored
feat(cli): added back 'helm release'
-
Adam Reese authored
fix(version): use build version in helm
-
Matt Butcher authored
This re-adds the top level Helm command that sends a packaged helm chart to the server. This existed in an earlier draft of the Helm-DM client, but it fell through the cracks when we re-organized the helm commands.
-
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 3 commits
-
-
Matt Butcher authored
This fixes a number of formatting and style issues. Closes #370
-
Adam Reese authored
-
Adam Reese authored
-
- 13 Mar, 2016 1 commit
-
-
runseb authored
-
- 12 Mar, 2016 4 commits
-
-
Jack Greenfield authored
Point users to the latest release in README.md
-
Matt Butcher authored
doc(CONTRIBUTING): modify the procedural aspects
-
jackgr authored
-
Adam Reese authored
ref(client): rename pkg/dm to pkg/client
-