Skip to content

chore: promote PortPolicyNone feature gate from beta to stable#4627

Open
mckean023 wants to merge 1 commit into
agones-dev:mainfrom
mckean023:chore/promote-portpolicynone-stable
Open

chore: promote PortPolicyNone feature gate from beta to stable#4627
mckean023 wants to merge 1 commit into
agones-dev:mainfrom
mckean023:chore/promote-portpolicynone-stable

Conversation

@mckean023

@mckean023 mckean023 commented Jun 19, 2026

Copy link
Copy Markdown

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:
Promotes PortPolicyNone from Beta to Stable. The feature gate is now enabled by default and all relevant references have been updated.

Which issue(s) this PR fixes:
Closes #4587

Did you use AI tools in preparing this PR?:
N

Special notes for your reviewer:

@github-actions github-actions Bot added kind/cleanup Refactoring code, fixing up documentation, etc size/M labels Jun 19, 2026
@mckean023

Copy link
Copy Markdown
Author

Hey @markmandel, this would be my first contribution to Agones. My local build already completed so would you be able to /gcbrun since I cannot? Cheers.

@mckean023 mckean023 changed the title Promote PortPolicyNone feature gate from beta to stable #4587 Promote PortPolicyNone feature gate from beta to stable Jun 19, 2026
@mckean023 mckean023 changed the title Promote PortPolicyNone feature gate from beta to stable chore: Promote PortPolicyNone feature gate from beta to stable Jun 19, 2026
@mckean023 mckean023 changed the title chore: Promote PortPolicyNone feature gate from beta to stable Promote PortPolicyNone feature gate from beta to stable Jun 19, 2026
@mckean023 mckean023 changed the title Promote PortPolicyNone feature gate from beta to stable Chore: promote PortPolicyNone feature gate from beta to stable Jun 19, 2026
@mckean023 mckean023 changed the title Chore: promote PortPolicyNone feature gate from beta to stable chore: promote PortPolicyNone feature gate from beta to stable Jun 19, 2026
@markmandel

Copy link
Copy Markdown
Member

Appreciate the contribution, but this is a duplicate of the work being done at #4602

Happy to keep this PR in case that one falls through, but generally speaking - refrain from creating duplicate work PRs.

@mckean023
mckean023 force-pushed the chore/promote-portpolicynone-stable branch from c74b5da to e80e4fa Compare June 21, 2026 03:39
@markmandel

Copy link
Copy Markdown
Member

Unfortunately the original PR has fallen through. if you want to pick this back up - please feel free.

@mckean023
mckean023 force-pushed the chore/promote-portpolicynone-stable branch from 4022328 to 351fa6f Compare July 19, 2026 16:17
@mckean023

Copy link
Copy Markdown
Author

@markmandel Sounds good. Just looked over and updated a couple things as 1.59.0 released since I last worked on this. It should be good to /gcbrun.

@mckean023
mckean023 force-pushed the chore/promote-portpolicynone-stable branch from c296e47 to 49c676d Compare July 19, 2026 16:51
@markmandel

Copy link
Copy Markdown
Member

/gcbrun

@agones-bot

Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 7710fbb3-3f3a-4346-b32e-db4365196359

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/4627/head:pr_4627 && git checkout pr_4627
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.60.0-dev-49c676d

@mckean023
mckean023 force-pushed the chore/promote-portpolicynone-stable branch 2 times, most recently from 755652d to 2b0975b Compare July 21, 2026 03:11
Signed-off-by: mckean023 <56866921+mckean023@users.noreply.github.com>
@mckean023
mckean023 force-pushed the chore/promote-portpolicynone-stable branch from 2b0975b to d9858da Compare July 21, 2026 03:19
@mckean023

Copy link
Copy Markdown
Author

@markmandel OK the build was successful but it looked like I forgot to amend one of the older commits from before the 1.59.0 release for the docs on the website. I fixed that and just a couple other things I noticed. Should be good to /gcbrun again and then review if its successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Refactoring code, fixing up documentation, etc size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Promote PortPolicyNone Feature Gate from Beta to Stable

3 participants