Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Update README for case sensitivity bug #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 10, 2019

  1. Update README for case sensitivity bug

    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.
    gatorcse committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    bdca941 View commit details
    Browse the repository at this point in the history