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

SDK Service Account was Hardcoded #629

Conversation

markmandel
Copy link
Collaborator

The value of agones.serviceaccount.sdk was not propagated down to the creation of the GameServer Pod, so there actually was no way to edit the service account information without Agones breaking.

This is now fixed!

The value of agones.serviceaccount.sdk was not propagated
down to the creation of the GameServer Pod, so there actually
was no way to edit the service account information without
Agones breaking.

This is now fixed!
@markmandel markmandel added kind/bug These are bugs. kind/hotfix Hotfixes for issues against release labels Mar 1, 2019
@markmandel markmandel added this to the 0.8.1 milestone Mar 1, 2019
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: f7d69588-9a5d-4ca9-8a40-6ebc70bbf52b

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: da4df1a6-babf-4c17-8574-d4035b7d3d14

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/629/head:pr_629 && git checkout pr_629
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.1-7187272

Copy link
Collaborator

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@markmandel markmandel merged commit acbb5f7 into googleforgames:hotfix-0.8.1 Mar 1, 2019
@markmandel markmandel deleted the hotfix/sdk-service-account branch March 8, 2019 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug These are bugs. kind/hotfix Hotfixes for issues against release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants