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

added affinity and tolerations to gameserver-allocator #910

Merged
merged 2 commits into from
Jul 15, 2019
Merged

added affinity and tolerations to gameserver-allocator #910

merged 2 commits into from
Jul 15, 2019

Conversation

daplho
Copy link
Contributor

@daplho daplho commented Jul 15, 2019

No description provided.

mkdir -p /Users/nkirov/src/github.com/agones/build//.gocache
mkdir -p /Users/nkirov/src/github.com/agones/build//.config/gcloud
mkdir -p ~/.helm
/Library/Developer/CommandLineTools/usr/bin/make ensure-image IMAGE_TAG=agones-build:5fce21ea7b BUILD_TARGET=build-build-image
docker run --rm -v /Users/nkirov/src/github.com/agones/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /Users/nkirov/src/github.com/agones:/go/src/agones.dev/agones -v /Users/nkirov/src/github.com/agones/build//.gomod:/go/pkg/mod -v /Users/nkirov/src/github.com/agones/build//.gocache:/root/.cache/go-build  agones-build:5fce21ea7b bash -c \
		'helm template --name=agones-manual --namespace agones-system /go/src/agones.dev/agones/install/helm/agones \
		--set agones.controller.generateTLS=false \
		--set agones.allocator.generateTLS=false \
		--set agones.crds.cleanupOnDelete=false \
		> /go/src/agones.dev/agones/install/yaml/install.yaml'
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 57e7867b-52d2-46fe-aa13-4e83252a5674

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 49f44da7-927d-469f-96cd-b23557d18dff

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/910/head:pr_910 && git checkout pr_910
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-9723252

Copy link
Contributor

@pooneh-m pooneh-m left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@pooneh-m pooneh-m merged commit e7f3d43 into googleforgames:master Jul 15, 2019
@markmandel markmandel added area/operations Installation, updating, metrics etc kind/bug These are bugs. labels Jul 24, 2019
@markmandel markmandel added this to the 0.12.0 milestone Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operations Installation, updating, metrics etc kind/bug These are bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants