- 24 Feb, 2016 1 commit
-
-
Matt Butcher authored
Implement client side of `helm deploy`
-
- 23 Feb, 2016 4 commits
-
-
Adam Reese authored
fix(create): do not use full path for chart name
-
Adam Reese authored
-
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.
-
Matt Butcher authored
-
- 10 Feb, 2016 12 commits
-
-
Matt Butcher authored
feat(deploy): deploy charts
-
Matt Butcher authored
Cleaned up some of the code we inherited from DM.
-
Adam Reese authored
feat(delete): add delete verb
-
Adam Reese authored
fix(dm-install): do not require a namespace on kubectl create
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
When trying to create a new namespace, specifying a namespace will error
-
Matt Butcher authored
Also, remove a whole bunch of unused functions.
-
Matt Butcher authored
-
Adam Reese authored
fix(cmd): prevent cmd init functions from racing
-
Adam Reese authored
No running in the halls!
-
Adam Reese authored
ref(cmd): break up command definitions
-
- 09 Feb, 2016 6 commits
-
-
Adam Reese authored
-
Adam Reese authored
feat(get): add get deployment command
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 08 Feb, 2016 5 commits
-
-
Adam Reese authored
-
Adam Reese authored
test(dm): add unit tests for dm client
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 07 Feb, 2016 2 commits
-
-
Adam Reese authored
ref(client): refactor url parsing
-
Adam Reese authored
-
- 06 Feb, 2016 1 commit
-
-
Adam Reese authored
-
- 05 Feb, 2016 9 commits
-
-
Seth Goings authored
feat(travis): add travis build
-
Matt Butcher authored
fix(travis): add badge
-
Matt Butcher authored
-
Matt Butcher authored
feat(create): add create and pack verbs.
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
This adds `helm create CHART` and `helm pack CHART`. Both are really basic. NOTE: This is running off of my fork of dm until they get the new chart stuff merged.
-
Seth Goings authored
-