commit | 9665f4c572a24ce8e200e7799318716bc19fe58f | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Wed Aug 23 09:16:16 2017 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Wed Aug 23 02:20:06 2017 +0000 |
tree | a55ace2239c8419e636f05dd8c0d65f425ecacfe | |
parent | d7fa3b6455c79279e517d202b754b1dd59b7f7b7 [diff] |
cmd/hostserver-gcp: don't update record if no change has been made If the requested host/IP is already set then don't make any changes. Easy to do since we already look up the existing records before making the change. Change-Id: I6cd2b4edf6540b1ce058de645931eb6ef20eb3ba Reviewed-on: https://upspin-review.googlesource.com/12260 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.