googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Update README for case sensitivity bug #222

Open gatorcse opened 5 years ago

gatorcse commented 5 years ago

Many guides around the internet, including in this repositories own issue history, suggest using gcloud config get-value account to get the email address. The --user option is case sensitive with respect to the email address provided. This will cause the sc install to fail with a verbose permissions error that makes it look like the clusterrolebinding was not created. This message will give guidance that users should check the casing of the email address provided.

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
gatorcse commented 5 years ago

I signed it!

googlebot commented 5 years ago

CLAs look good, thanks!