gcloud-auth-cluster: Create unique name for cluster role binding #662
Labels
area/build-tools
Development tooling. I.e. pretty much everything in the `build` directory.
good first issue
These are great first issues. If you are looking for a place to start, start here!
help wanted
We would love help on these issues. Please come help us!
kind/cleanup
Refactoring code, fixing up documentation, etc
Milestone
In theory, the cluster role binding name that we hard code could already exist (maybe someone else set up the cluster by hand).
I think it would be nice to take a short hash of the user's account name (or any other relatively unique identifier), and incorporate that into the name of the cluster role binding in
gcloud-auth-cluster
The text was updated successfully, but these errors were encountered: