Descriptiondashboard: add Cloud Storage upload support to create.go
Then make the coordinator and linux environment Makefiles have
an upload target. Amusingly, this actually worked: the Docker
images now tar + compress + upload over HTTP all in a stream,
without even knowing how large the resulting tar.gz will be until
it's done uploading.
Patch Set 1 #Patch Set 2 : diff -r 31a082a3b5de90a66659edcfb9c97fc9db2cab84 https://code.google.com/p/go.tools #Patch Set 3 : diff -r 31a082a3b5de90a66659edcfb9c97fc9db2cab84 https://code.google.com/p/go.tools #
Total comments: 1
Patch Set 4 : diff -r 55407ca4191da3f9bcf88a787baaff24a9eb9d97 https://code.google.com/p/go.tools #
MessagesTotal messages: 3
|