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

Implement multicluster allocation for local cluster allocation. #753

Merged
merged 2 commits into from
May 1, 2019

Conversation

pooneh-m
Copy link
Contributor

  • Introduce allocation service API for enabling multi-cluster allocations.
  • Implementing the logic to choose between local or remove allocation to be applied. (remote allocation is todo and will be done in the next PR)
  • Enable the RBAC policies for allocation policies.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: fd04999d-ff32-4f26-a0e3-9d9e4ae2a415

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

@pooneh-m pooneh-m force-pushed the multicluster branch 2 times, most recently from ec31740 to 8ff6c4e Compare April 30, 2019 18:06
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: b82d6ccd-a64c-4722-8415-a335d9a16474

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 10fe35a2-f958-431a-8a0d-a0f085a8e854

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/753/head:pr_753 && git checkout pr_753
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.10.0-8ff6c4e

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 4a4342af-9c98-4658-aff9-6502a07d5111

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/753/head:pr_753 && git checkout pr_753
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.10.0-9f9dcb3

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.

🙃

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 44dc716b-3737-4b1c-8b6f-56f9b1e5f939

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: aa3a1b68-5725-4ea0-8b84-28d683426d92

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/753/head:pr_753 && git checkout pr_753
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.10.0-f792bcf

@markmandel markmandel merged commit e1f6807 into googleforgames:master May 1, 2019
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: fdae65a3-3f2d-451d-a77a-d0a0473893f8

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

@markmandel markmandel added this to the 0.10.0 milestone May 7, 2019
@markmandel markmandel added area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/feature New features for Agones labels May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/feature New features for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants