Jack Greenfield
7655c0a31d
Merge pull request #274 from sparkprime/master
...
Update stale template links
9 years ago
Dave Cunningham
719b2f7ceb
Update stale template links
9 years ago
Matt Butcher
436b7f0378
feat(deploy): deploy using Configuration
...
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.
9 years ago
Matt Butcher
61b2e875cd
fix(Makefile): improve gofmt output on errors
9 years ago
Jack Greenfield
700320b709
Merge pull request #250 from michelleN/chartdoc
...
add helm-dm charts proposal to dm docs
9 years ago
Jack Greenfield
b05a9d4095
Merge pull request #271 from technosophos/feat/load-chart
...
Add LoadData() for server-side reading.
9 years ago
Matt Butcher
45f9d32ffc
Add LoadData() for server-side reading.
9 years ago
Michelle Noorali
7f4bfe73d9
clarify obj storage is for chart releases in doc
9 years ago
Michelle Noorali
e9afc6d071
add lint specification on chart name in doc
9 years ago
Michelle Noorali
29574a1da5
search definition revisions in chart format doc
9 years ago
Michelle Noorali
2c4b20950f
remove generator details from chart format spec
9 years ago
Michelle Noorali
e9cefbe540
revisions to chart format doc
9 years ago
Michelle Noorali
97b25b6031
add helm-dm charts proposal to dm docs
9 years ago
Jack Greenfield
4b1bbb3cd1
Merge pull request #234 from sgoings/test-arch
...
docs: add test architecture design doc draft
9 years ago
Seth Goings
f18121f30c
docs: add test architecture design doc draft
9 years ago
Jack Greenfield
248b794c41
Merge pull request #262 from vaikas-google/master
...
mechanical move of NewTemplate* methods from expander to util package
9 years ago
Ville Aikas
9ae0a40567
mechanical move of NewTemplate* methods from expander to util package
9 years ago
Jack Greenfield
7344fed4a1
Merge pull request #256 from jackgr/url-escapes
...
Preparation for api cleanup.
9 years ago
jackgr
2cdb34fd96
Clean up registry types.
9 years ago
jackgr
440af2fabd
Move metadata retrieval to server.
9 years ago
jackgr
f14c53980f
Remove unneccessary download url retrieval.
9 years ago
jackgr
edd4e9dcba
Escape deployment and manifest names.
9 years ago
Jack Greenfield
6d02090169
Merge pull request #254 from jackgr/master
...
Remove spurious file.
9 years ago
jackgr
56377133b4
Remove spurious file.
9 years ago
Matt Butcher
52ae1c1897
fix(dm): correct error in status code check
...
Also made an HTTPError error type to make it easier to type
switch on errors.
9 years ago
vaikas-google
04d8ae4e21
Merge pull request #229 from jackgr/master
...
Replace cross package panic with error return.
9 years ago
jackgr
f52ea81f7b
Replace cross package panic with error return.
9 years ago
vaikas-google
92710a3301
Merge pull request #251 from vaikas-google/master
...
Allow unauthenticated requests to GCS for public buckets
9 years ago
vaikas-google
740a0b4f7f
Allow unauthenticated requests to GCS for public buckets
9 years ago
Matt Butcher
117679c10e
Merge pull request #16 from technosophos/feat/deploy
...
feat(deploy): deploy charts
9 years ago
Matt Butcher
0cdd077114
fix(*): minor codebase cleanups
...
Cleaned up some of the code we inherited from DM.
9 years ago
Adam Reese
ec4e9f308d
Merge pull request #19 from adamreese/feat/delete
...
feat(delete): add delete verb
9 years ago
Adam Reese
08aed00f93
Merge pull request #18 from adamreese/fix/dm-install
...
fix(dm-install): do not require a namespace on kubectl create
9 years ago
Adam Reese
dbd90b5cca
feat(delete): add delete verb
9 years ago
Adam Reese
838d5c0401
chore(spelling): s/primative/primitive/
9 years ago
Adam Reese
73bfdf949e
fix(dm-install): do not require a namespace on kubectl create
...
When trying to create a new namespace, specifying a namespace will error
9 years ago
Matt Butcher
1058fb9ccf
feat(deploy): Create dm.Client from cli.Context
...
Also, remove a whole bunch of unused functions.
9 years ago
Matt Butcher
bbb3229da1
fix(deploy): add tests
9 years ago
Adam Reese
4a5cf501b1
Merge pull request #17 from adamreese/fix/cmd-init
...
fix(cmd): prevent cmd init functions from racing
9 years ago
Adam Reese
bf8d4b371d
fix(cmd): prevent cmd init functions from racing
...
No running in the halls!
9 years ago
Adam Reese
a2e928adda
Merge pull request #15 from adamreese/ref-cmd
...
ref(cmd): break up command definitions
9 years ago
Adam Reese
3c62cd9fc8
ref(cmd): break up command definitions
9 years ago
Adam Reese
20d3ea9fb6
Merge pull request #9 from adamreese/get-deployments
...
feat(get): add get deployment command
9 years ago
vaikas-google
476e71f5d3
Merge pull request #170 from jackgr/persistence
...
First set of changes for persistent repository.
9 years ago
Adam Reese
6058cad0a1
feat(client): add timeout cli option
9 years ago
Adam Reese
8cf1f35059
chore(*): remove global debug variable
9 years ago
Adam Reese
927c084f63
feat(client): add helm user agent
9 years ago
Adam Reese
1e741afb58
feat(get): add get verb
9 years ago
Adam Reese
570083361d
feat(format): add yaml output format
9 years ago
Adam Reese
fccfcc8e38
Merge pull request #13 from adamreese/dm-tests
...
test(dm): add unit tests for dm client
9 years ago