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 |
Matt Butcher
|
d3975520e3
|
Merge pull request #456 from mattfarina/feat/glide-versions
feat(glide.yaml): Add versions to dependencies
|
9 years ago |
Matt Butcher
|
a07a0f7c98
|
doc(cli): improve help output
|
9 years ago |
Matt Farina
|
06973788a5
|
feat(glide.yaml): Add versions to dependencies
Additionally:
- corrected the appengine import name
- Added the license field
|
9 years ago |
Matt Butcher
|
56125b94f6
|
Merge pull request #454 from technosophos/fix/helm-deployment-delete-rm
fix(cli): change deployment delete to remove
|
9 years ago |
Michelle Noorali
|
f7e66da9ee
|
Merge pull request #448 from michelleN/helm-repo-ref
feat(repo): remove repo by name + refactors
|
9 years ago |
Matt Butcher
|
b3315a3fb4
|
fix(cli): change deployment delete to remove
This is for consistency. Other commands use 'remove,rm' as removal
verbs. Example: 'helm repo rm'
|
9 years ago |
Matt Butcher
|
1d3b93ef05
|
Merge pull request #449 from technosophos/feat/245-helm-dm-commands
feat(cli): move 'helm dm' to 'helm server'
|
9 years ago |
Matt Butcher
|
719c3bdb30
|
fix(cli): improve errors for kubectl failures
|
9 years ago |
Matt Butcher
|
204fe7d8a1
|
Merge pull request #452 from technosophos/fix/license-headers
fix(*): fix license headers
|
9 years ago |
Matt Butcher
|
d9fddfef3b
|
Merge pull request #451 from technosophos/doc/workflow-dm-to-server
doc(workflow): fix references to 'dm' commands
|
9 years ago |
Michelle Noorali
|
4df486e3fb
|
feat(repo): add GetRepoURLByName test
* + fix old repo tests for Name addition
|
9 years ago |