Adam Reese
|
84e7abca89
|
feat(cli) add kubectl path option
|
9 years ago |
Adam Reese
|
fc40bc8d16
|
fix(cli): use kubectl builder consistently
|
9 years ago |
Michelle Noorali
|
dbbb4933c9
|
chore(client): fix style errors
|
9 years ago |
Matt Butcher
|
efeac79288
|
fix(manager): add unmarshal test on delete deployment
Deleting a deployment returns the deployment object. This adds an
unmarshal test on that.
|
9 years ago |
Dave Cunningham
|
4e8b72edce
|
Fix bug in logging message
|
9 years ago |
Dave Cunningham
|
901c227612
|
Remove unused struct
|
9 years ago |
Matt Butcher
|
5263995b14
|
fix(manager): add test for delete deployment API
|
9 years ago |
Michelle Noorali
|
61a9296bb5
|
Merge pull request #487 from michelleN/error-handling
ref(client): return cleaner errors
|
9 years ago |
jackgr
|
100dd3b09a
|
Add chart content test
|
9 years ago |
Michelle Noorali
|
af01eeb67e
|
ref(client): return cleaner errors
|
9 years ago |
Jack Greenfield
|
cbe756cbb6
|
Merge pull request #486 from jackgr/deployment
Tweaks to get end to end deployment working
|
9 years ago |
jackgr
|
2710a53867
|
Fix repo format default error
|
9 years ago |
jackgr
|
ffb7978333
|
Fix chart names in expandybird tests
|
9 years ago |
jackgr
|
f3bfca7891
|
Remove invalid assertion in expandybird service wrapper
|
9 years ago |
jackgr
|
e46a1eb752
|
Port replicatedservice template to chart format
|
9 years ago |
jackgr
|
fb0e722ed9
|
Fix incorrect expansion validation
|
9 years ago |
jackgr
|
94fbdda7e4
|
Correct invalid assumption about test repository
|
9 years ago |
jackgr
|
fedeac77a0
|
Set default repo format and type
|
9 years ago |
vaikas-google
|
57a8f73744
|
Remove extra white space
|
9 years ago |
vaikas-google
|
101d0bd89f
|
Add an example for pushing charts with gsutil
|
9 years ago |
Jack Greenfield
|
b51c3a8ee2
|
Merge pull request #462 from jackgr/manager
WIP: Fourth round of refactoring for Manager
|
9 years ago |
jackgr
|
2bb5680917
|
Plumb deployment request through client
|
9 years ago |
jackgr
|
212dece6aa
|
Plumb deployment request through manager
|
9 years ago |
jackgr
|
4573939f8c
|
Update expander test repo provider
|
9 years ago |
jackgr
|
c391fc174e
|
Add hierarchical layout
|
9 years ago |
jackgr
|
c55defe15b
|
Fix comment
|
9 years ago |
jackgr
|
38a01f4ebd
|
Update deployments for refactored expander
|
9 years ago |
jackgr
|
6c838585fa
|
Update manager for refactored expander
|
9 years ago |
jackgr
|
ba469fbf7f
|
Refactor expander
|
9 years ago |
Jack Greenfield
|
775010f576
|
Merge pull request #467 from jackgr/repo-search
Fix repo prefix searchbug
|
9 years ago |
jackgr
|
20c1ed3f79
|
Fix repo prefix searchbug
|
9 years ago |
Matt Butcher
|
edb6187e77
|
Merge pull request #464 from technosophos/fix/test-get-deployments
fix(manager): add test for getDeployments*
|
9 years ago |
Michelle Noorali
|
27678bcb09
|
Merge pull request #463 from michelleN/helm-describe
feat(deployment): add describe command to helm cli
|
9 years ago |
Matt Butcher
|
30142ba67a
|
fix(manager): add test for getDeployments*
|
9 years ago |
Michelle Noorali
|
5aedea16c5
|
feat(deployment): add describe command to helm cli
|
9 years ago |
Matt Butcher
|
29b466cfe6
|
Merge pull request #460 from technosophos/fix/validate-go
fix(validate-go): show the errors gofmt found
|
9 years ago |
Jack Greenfield
|
00ad7d1cad
|
Merge pull request #461 from jackgr/manager
Repo name routes, tests and cleanups
|
9 years ago |
jackgr
|
73ff6768f2
|
Fix merge bug
|
9 years ago |
jackgr
|
403720516d
|
Make repo routes name based
|
9 years ago |
jackgr
|
541fe062c6
|
Clean up manager test utility
|
9 years ago |
jackgr
|
103145cc9d
|
Make all repo methods name based.
|
9 years ago |
jackgr
|
acfc605480
|
Disambiguate method names
|
9 years ago |
jackgr
|
04dc670522
|
Chart repo route tests
|
9 years ago |
Jack Greenfield
|
e7119a9296
|
Merge pull request #457 from sparkprime/expansion_service
Factor expansion service logic as an auxiliary library
|
9 years ago |
Matt Butcher
|
6985048298
|
Merge pull request #459 from technosophos/fix/test-list-deployments
fix(manager): add test for listDeploymentsRequestHandler
|
9 years ago |
Matt Butcher
|
dde036dece
|
fix(manager): simplify code
|
9 years ago |
Matt Butcher
|
e1dfb1a416
|
fix(validate-go): show the errors gofmt found
Rather than just listing files that have errors, this now shows
the diff of what gofmt things should be the case, and what is
the case.
|
9 years ago |
Matt Butcher
|
e1efff4b34
|
fix(manager): add test for listDeploymentsRequestHandler
|
9 years ago |
Matt Butcher
|
c225ab8ebe
|
Merge pull request #453 from technosophos/doc/cli-help
doc(cli): improve help output
|
9 years ago |
Dave Cunningham
|
a07dbf8752
|
Factor expansion service logic as an auxiliary library
|
9 years ago |