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

GKE Autopilot: Add primary container annotation for game server container #3234

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

zmerlynn
Copy link
Collaborator

autopilot.gke.io/primary-container is a new annotation that will be supported by Autopilot ~soon that indicates which container resource defaulting should affect. Prior to this if I were to create a GameServer with no resource requests, Autopilot would default-up the sidecar container, as it occurs first.

The annotation will be supported in 1.27 ~soon, but this change is safe on all versions (just not useful, necessarily).

…game server container

`autopilot.gke.io/primary-container` is a new annotation that will be
supported by Autopilot ~soon that indicates which container resource
defaulting should affect. Prior to this if I were to create a
GameServer with no resource requests, Autopilot would default-up the
sidecar container, as it occurs first.

The annotation will be supported in 1.27 ~soon, but this change is
safe on all versions (just not useful, necessarily).
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 88b96a82-948e-4a6e-980e-58d3cae29d9b

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/googleforgames/agones.git pull/3234/head:pr_3234 && git checkout pr_3234
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.33.0-dev-f3d3165-amd64

@roberthbailey roberthbailey merged commit cef4042 into googleforgames:main Jun 26, 2023
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gongmax, roberthbailey, zmerlynn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@zmerlynn zmerlynn deleted the use-primary-container branch June 26, 2023 20:10
@Kalaiselvi84 Kalaiselvi84 added kind/feature New features for Agones and removed kind/other labels Jun 27, 2023
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 933f0d35-5bc4-4859-b31f-ffe053d4c845

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/googleforgames/agones.git pull/3234/head:pr_3234 && git checkout pr_3234
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.33.0-dev-f3d3165-amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants