Skip to content

Document Allocation batching#4440

Merged
markmandel merged 2 commits intoagones-dev:mainfrom
markmandel:docs/allocation-batching
Feb 11, 2026
Merged

Document Allocation batching#4440
markmandel merged 2 commits intoagones-dev:mainfrom
markmandel:docs/allocation-batching

Conversation

@markmandel
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup

/kind documentation

/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #3635

Special notes for your reviewer:

Documentation that's been needed for a while.

- `Lists` (Beta, "CountsAndLists" feature flag) is a map of [ListStatus][liststatus] of the game server at allocation time.
{{< alert title="Info" color="info" >}}

{{% alert title="Info" color="info" %}}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This also fixes the rendering issue with this info box.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems that it's an issue for other Info box as well: https://agones.dev/site/docs/advanced/allocator-service/
I'm gonna create another issue for that

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 7df56b6c-5652-4aaa-9e87-e29375dfcfc5

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/4440/head:pr_4440 && git checkout pr_4440
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.56.0-dev-5136865

Copy link
Copy Markdown
Collaborator

@lacroixthomas lacroixthomas left a comment

Choose a reason for hiding this comment

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

Looking great ! I was sure we had a documentation about it already

Gonna create an issue for the other info box (maybe other boxes in general)

- `Lists` (Beta, "CountsAndLists" feature flag) is a map of [ListStatus][liststatus] of the game server at allocation time.
{{< alert title="Info" color="info" >}}

{{% alert title="Info" color="info" %}}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems that it's an issue for other Info box as well: https://agones.dev/site/docs/advanced/allocator-service/
I'm gonna create another issue for that

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: e1db00b3-4ee0-4eee-a33e-59378b2461ba

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/4440/head:pr_4440 && git checkout pr_4440
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.56.0-dev-b4d50e4

@markmandel markmandel merged commit 570c56b into agones-dev:main Feb 11, 2026
5 checks passed
@markmandel markmandel deleted the docs/allocation-batching branch February 11, 2026 01:07
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Documentation for Agones size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document Allocation batching

3 participants