-
Notifications
You must be signed in to change notification settings - Fork 858
Promote PortPolicyNone to Beta #4144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promote PortPolicyNone to Beta #4144
Conversation
Build Succeeded 🥳 Build Id: 7f790a8d-67e1-4627-86c5-0da6ce6b9726 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:
|
pkg/util/runtime/features.go
Outdated
// FeaturePortPolicyNone is a feature flag to allow setting Port Policy to None. | ||
FeaturePortPolicyNone Feature = "PortPolicyNone" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why reorder this? I think they were ordered alphabetically
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, I'll put this after "DisableResyncOnSDKServer" feature.
Build Failed 😭 Build Id: 6ed1fbdf-c6aa-444f-9029-55c5e549fc15 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
/gcbrun |
Build Succeeded 🥳 Build Id: 7a6620d1-14f4-42e4-9c36-755146f26a15 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:
|
What type of PR is this?
/kind feature
What this PR does / Why we need it:
Which issue(s) this PR fixes:#4140
Closes #4140
Special notes for your reviewer: