Skip to content

fix: address issue #4587 — Promote PortPolicyNone Feature Gate from Beta to Stable#4599

Open
santoshguru-11 wants to merge 10 commits into
agones-dev:mainfrom
santoshguru-11:fix/issue-4587-promote-portpolicynone-feature-gate-from
Open

fix: address issue #4587 — Promote PortPolicyNone Feature Gate from Beta to Stable#4599
santoshguru-11 wants to merge 10 commits into
agones-dev:mainfrom
santoshguru-11:fix/issue-4587-promote-portpolicynone-feature-gate-from

Conversation

@santoshguru-11
Copy link
Copy Markdown

Fixes #4587: Promote PortPolicyNone Feature Gate from Beta to Stable


Contributed via oss-contrib · @santoshguru-11

PortPolicyNone has been enabled by default since 1.49.0 and is
stable enough to graduate.

Changes:
- pkg/util/runtime/features.go: move FeaturePortPolicyNone to Stable section
- install/helm/agones/defaultfeaturegates.yaml: move to Stable section
- build/Makefile: remove from BETA_FEATURE_GATES
- cloudbuild.yaml: remove PortPolicyNone=false from inverted e2e config
- site/content/en/docs/Guides/feature-stages.md: move row to Stable table
- test/upgrade/versionMap.yaml: add stableGates entry for Dev version

Closes agones-dev#4587
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Promote PortPolicyNone Feature Gate from Beta to Stable

1 participant