commit | 8203c210d49d3f6e40f31bf916b17b9ab4072b93 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Wed Aug 09 15:15:54 2017 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Wed Aug 09 05:50:07 2017 +0000 |
tree | b106f71f4b4e31f4357cc12b7cfc7d248bfc7365 | |
parent | 5f9f12a7114cbe0f3edd5d5a2811bcdc1c57b7ef [diff] |
cmd/upspin-deploy-gcp: recognize all test clusters We have more than one test cluster, so change the check to test that the project name begins with 'upspin-test', rather than for an exact match. Also give inProd (which returns true even in the test environment) a more meaningful name. Change-Id: Id17b3b3bb1fe30dfaf13ff422566d86e50d79739 Reviewed-on: https://upspin-review.googlesource.com/11940 Reviewed-by: Rob Pike <r@golang.org>
gcp
repositoryThis repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.
See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.
See the Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.
See the master repository for more information about the Upspin project.