Michelle Noorali
|
434058c608
|
feat(repo): validate repo url format
|
9 years ago |
Michelle Noorali
|
24997eed46
|
Merge pull request #544 from runseb/helmns
Changes the namespace form DM to helm in the server install/uninstall
|
9 years ago |
runseb
|
94b4e3ca4a
|
Expand Readme to show e2e manual test
|
9 years ago |
runseb
|
75ded56fb5
|
fix namespace for helm server status
|
9 years ago |
runseb
|
914a341e3a
|
Use helm namespace in uninstall method
|
9 years ago |
runseb
|
0b501dd239
|
move old DM install to helm namespace and helm app label
|
9 years ago |
jackgr
|
7c2cddbb3d
|
Using static kubectl binary
|
9 years ago |
Dave Cunningham
|
a2a5564c79
|
Merge pull request #484 from sparkprime/go_expansion
Go expansion
|
9 years ago |
Adam Reese
|
073b11f3a2
|
Merge pull request #541 from adamreese/feat/e2e-test
feat(e2e): add script for local kubernetes cluster
|
9 years ago |
Adam Reese
|
179c0d4d04
|
fix(e2e): cleanup unused variable
|
9 years ago |
Adam Reese
|
fcf1193bd4
|
fix(e2e): add comment docs to kube scripts
|
9 years ago |
Adam Reese
|
a48d9573d1
|
fix(e2e): clean up duplicate code
|
9 years ago |
Jack Greenfield
|
2150fc9228
|
Merge pull request #540 from jackgr/deployment
Revise apk package handling
|
9 years ago |
jackgr
|
5a88138f60
|
Revise apk package handling
|
9 years ago |
Adam Reese
|
0b1549f218
|
fix(e2e): back out test for hyperkube running
|
9 years ago |
Adam Reese
|
2bb83511a7
|
fix(e2e): check to see if hyperkube is running
|
9 years ago |
Adam Reese
|
0e6fc00d36
|
fix(e2e): use correct port for docker-machine iptables
|
9 years ago |
Adam Reese
|
5266d19bd4
|
test(e2e): add start script for kubernetes
|
9 years ago |
Jack Greenfield
|
f4f28dd1be
|
Merge pull request #539 from jackgr/deployment
Fix merge error
|
9 years ago |
Dave Cunningham
|
c66d8b17f3
|
Add Go template expander
|
9 years ago |
jackgr
|
c8b8720374
|
Fix merge error
|
9 years ago |
Jack Greenfield
|
f9fd2db673
|
Merge pull request #532 from jackgr/deployment
Fix container build and add redis chart example
|
9 years ago |
Adam Reese
|
e4f8672c4e
|
Merge pull request #535 from adamreese/fix/post-path
fix(client): fix append deployments url
|
9 years ago |
jackgr
|
6f8849102e
|
Install ca certs
|
9 years ago |
jackgr
|
f47bb31605
|
Fix binary load failure in container
|
9 years ago |
jackgr
|
0ea77e701b
|
Add redis chart example
|
9 years ago |
jackgr
|
2ec5a67fad
|
Fix Makefile container build
|
9 years ago |
Matt Butcher
|
ff0308f4b7
|
Merge pull request #537 from runseb/cacerts
grab the CA bundle for proper auth to Google storage
|
9 years ago |
Matt Butcher
|
989ef308e4
|
Merge pull request #536 from technosophos/fix/circleci-go16
fix(circleci): add Go 1.6
|
9 years ago |
Matt Butcher
|
bb0e27118b
|
fix(circleci): add Go 1.6
|
9 years ago |
runseb
|
15cf212730
|
grab the CA bundle for proper auth to Google storage
|
9 years ago |
Adam Reese
|
5ccf7ed9b3
|
fix(client): fix append deployments url
Fixes issue when base url has a prefix
|
9 years ago |
Matt Butcher
|
68e1d82093
|
Merge pull request #530 from technosophos/fix/test-manager-put-dep
fix(manager): add test for put deployment.
|
9 years ago |
Adam Reese
|
b93cb08535
|
Merge pull request #531 from adamreese/fix/deadcode
fix(manager): remove deadcode
|
9 years ago |
Adam Reese
|
adfe394664
|
fix(manager): remove deadcode
|
9 years ago |
Matt Butcher
|
a6b9b8c7e4
|
fix(manager): add test for put deployment.
|
9 years ago |
Matt Butcher
|
f63e6bc151
|
Merge pull request #526 from technosophos/fix/helm-usage
fix(cli): Add -n alias for --name
|
9 years ago |
Matt Butcher
|
572133250d
|
Merge pull request #529 from technosophos/fix/sprig-update
fix(*): update Sprig to 2.1.
|
9 years ago |
Adam Reese
|
046b210a49
|
Merge pull request #528 from adamreese/fix/bootstrap
fix(examples): remove bootstrap example
|
9 years ago |
Matt Butcher
|
4c2c927a15
|
fix(*): update Sprig to 2.1.
|
9 years ago |
Matt Butcher
|
2d131e9189
|
Merge pull request #527 from technosophos/fix/dm-references
fix(*): replace occurrences of Deployment Manager
|
9 years ago |
Adam Reese
|
fc746c642d
|
fix(examples): remove bootstrap example
This no longer applies, ./scripts/start-local.sh should be used for
development.
|
9 years ago |
Matt Butcher
|
51c4953c9d
|
fix(*): replace occurances of Deployment Manager
|
9 years ago |
Matt Butcher
|
adfdef49a9
|
fix(cli): Add -n alias for --name
On 'helm deploy', add '-n' as an alias for '--name', and also
update docs to make it neutral about whether '-n'/'--name' is required.
|
9 years ago |
Matt Butcher
|
d8687442cb
|
Merge pull request #524 from technosophos/docs/wokflow-mvp
docs(workflow): note unimplemented commands
|
9 years ago |
Jack Greenfield
|
007b300dcc
|
Merge pull request #522 from jackgr/deployment
Fix chart directory relative path bug
|
9 years ago |
Matt Butcher
|
7593878b5f
|
Merge pull request #519 from technosophos/fix/delete-dm
fix(dm): remove cmd/dm for MVP
|
9 years ago |
Matt Butcher
|
cc0069c342
|
docs(workflow): note unimplemented commands
This notes which commands are not currently implemented.
|
9 years ago |
jackgr
|
a3cd0ec257
|
Fix chart directory relative path bug
|
9 years ago |
Michelle Noorali
|
62c1bb3855
|
Merge pull request #521 from michelleN/go-vet
fix(deployments_test): fix small go vet error
|
9 years ago |