GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Use exact match search in gcloud commands #103

Closed josueetcom closed 4 years ago

josueetcom commented 4 years ago

The commands in env.mk.sample lookup cluster by a prefix or contains search due to using the : operator in the filter, which can lead to potential problems identifying the cluster name/version if multiple clusters have a substring with the same name