Skip to content

Conversation

kamaljeeti
Copy link
Contributor

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:#4141

Closes #4141

Special notes for your reviewer:

@github-actions github-actions bot added the kind/feature New features for Agones label Apr 7, 2025
@0xaravindh
Copy link
Member

0xaravindh commented Apr 7, 2025

@igooch Do we need to update PortRanges & PortPolicyNone in the versionMap.yaml Dev session?

"Dev": {
"alphaGates": ["PlayerAllocationFilter", "PlayerTracking", "PortPolicyNone", "PortRanges", "RollingUpdateFix", "ScheduledAutoscaler"],
"betaGates": ["AutopilotPassthroughPort", "CountsAndLists", "DisableResyncOnSDKServer", "GKEAutopilotExtendedDurationPods"]

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 0198c246-79e4-48df-94e4-35e50323f967

Status: FAILURE

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

@kamaljeeti
Copy link
Contributor Author

/gcbrun

@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: 8f0d3fa5-2bba-42f9-bd41-f4a39ada2a91

Status: FAILURE

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

@kamaljeeti kamaljeeti requested review from igooch and gongmax April 7, 2025 08:56
@kamaljeeti
Copy link
Contributor Author

/gcbrun

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 229dce17-0a09-481f-8e01-5ac8ce3ed536

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/4147/head:pr_4147 && git checkout pr_4147
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.49.0-dev-91ab457

@@ -33,10 +33,10 @@ The current set of `alpha` and `beta` feature gates:
| [Support Passthrough on GKE Autopilot](https://github.com/googleforgames/agones/issues/3721) | `AutopilotPassthroughPort` | Enabled | `Beta` | 1.43.0 |
| [Support for Extended Duration Pods on GKE Autopilot (*1.28+ only*)](https://github.com/googleforgames/agones/issues/3386) | `GKEAutopilotExtendedDurationPods` | Enabled | `Beta` | 1.44.0 |
| [Port Policy None](https://github.com/googleforgames/agones/issues/3804) | `PortPolicyNone` | Enabled | `Beta` | 1.49.0 |
| [Multiple dynamic port ranges](https://github.com/googleforgames/agones/issues/1911) | `PortRanges` | Enabled | `Beta` | 1.49.0 |
Copy link
Collaborator

@gongmax gongmax Apr 8, 2025

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Incorporated

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: e1aec773-6dc6-436c-95f3-2fe977032000

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/4147/head:pr_4147 && git checkout pr_4147
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.49.0-dev-a13a679

@gongmax gongmax merged commit 81fc712 into googleforgames:main Apr 10, 2025
4 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Promote Multiple Dynamic Port Ranges Feature PortRanges to Beta
4 participants