Skip to content

Feat: integrate processor on extensions#4301

Merged
markmandel merged 10 commits intoagones-dev:mainfrom
lacroixthomas:features/integrate-processor-in-extensions
Oct 21, 2025
Merged

Feat: integrate processor on extensions#4301
markmandel merged 10 commits intoagones-dev:mainfrom
lacroixthomas:features/integrate-processor-in-extensions

Conversation

@lacroixthomas
Copy link
Copy Markdown
Collaborator

@lacroixthomas lacroixthomas commented Oct 7, 2025

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 feature

What this PR does / Why we need it:

Integrate the processor client on the extensions behind feature gate + config

Which issue(s) this PR fixes:

Part of #4190

Special notes for your reviewer:

@github-actions github-actions bot added kind/feature New features for Agones size/M labels Oct 7, 2025
@lacroixthomas lacroixthomas force-pushed the features/integrate-processor-in-extensions branch from 48fb327 to eaed611 Compare October 7, 2025 22:31
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: a5107c74-0fb2-41e4-b5ea-47a3b31d8a94

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/4301/head:pr_4301 && git checkout pr_4301
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.53.0-dev-eaed611

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: b36fd9ee-9163-44c0-b99a-666f4e0d04f4

Status: FAILURE

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

@lacroixthomas lacroixthomas marked this pull request as ready for review October 17, 2025 00:52
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 35b4ebd4-8983-4d5a-a289-c6e30984862d

Status: FAILURE

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

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: aba48fc2-583e-4526-8bdc-01113b4b96b4

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/4301/head:pr_4301 && git checkout pr_4301
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.53.0-dev-31fa5a4

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: a03e4123-806b-447c-b8c1-34796bf9dd7a

Status: FAILURE

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

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 7b092743-9af7-4bb5-b655-f18b56752000

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/4301/head:pr_4301 && git checkout pr_4301
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.53.0-dev-2a663a2

@markmandel markmandel enabled auto-merge (squash) October 21, 2025 01:54
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: ebe54a12-7b97-408e-bac1-28abfa9b150c

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/4301/head:pr_4301 && git checkout pr_4301
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.53.0-dev-777ce82

@markmandel markmandel merged commit 9a6479e into agones-dev:main Oct 21, 2025
4 checks passed
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
* feat: integrate processor on extensions

* feat: add config

* feat: update feature gate flow

* feat: rollback runners changeS

* feat: add comment / lint issue

* feat: remove processor alloc timeout and reconnect interval from config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New features for Agones size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants