Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hash of account to clusterrolebinding name to support multiple accounts #666

Merged
merged 3 commits into from
Mar 25, 2019

Conversation

aLekSer
Copy link
Collaborator

@aLekSer aLekSer commented Mar 19, 2019

Use md5sum util hash to generate the suffix based on the current GC user
account.

Closes #662

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: b0499ef7-2dea-4eb7-8262-a08fd2188e2f

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: fd833bae-87d6-4b1c-be01-27b22b36433a

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/666/head:pr_666 && git checkout pr_666
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-aa00157

@aLekSer aLekSer changed the title Add hash to the name of the clusterrolebinding Add hash of account to clusterrolebinding name to support multiple accounts Mar 19, 2019
Use md5sum util hash to generate the suffix based on the current GC user
account.
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d7120c8f-3a6d-4c9c-9640-2fb2b630c965

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/666/head:pr_666 && git checkout pr_666
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-5a7fe7a

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐶 👍

@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. labels Mar 24, 2019
@markmandel markmandel added this to the 0.9.0 milestone Mar 24, 2019
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 392d548a-e154-456b-8117-84b21a258d63

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 5eb53bb9-cbd7-4831-84cd-10a2cf9ffc9c

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: df3d26f6-b934-4fef-88e8-ae83d67351cf

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/666/head:pr_666 && git checkout pr_666
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-f48467c

@markmandel markmandel merged commit 0f090a4 into googleforgames:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gcloud-auth-cluster: Create unique name for cluster role binding
3 participants