-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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 ConfigurableFSGroupPolicy feature to beta #24913
Promote ConfigurableFSGroupPolicy feature to beta #24913
Conversation
@mattcary: You must be a member of the kubernetes/website-milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Website milestone maintainers and have them propose you as an additional delegate for this responsibility. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Deploy preview for kubernetes-io-vnext-staging processing. Building with commit c5ffbec https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/5fa9b16742e9870007e09127 |
/assign @gnufied |
/milestone 1.20 |
/assign @eagleusb |
@@ -149,7 +149,7 @@ exit | |||
|
|||
## Configure volume permission and ownership change policy for Pods | |||
|
|||
{{< feature-state for_k8s_version="v1.18" state="alpha" >}} | |||
{{< feature-state for_k8s_version="v1.20" state="beta" >}} |
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.
Remember to update https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/ as well.
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.
Done, thanks
I've updated the description with some PRs that are for the beta effort. |
6344802
to
f158021
Compare
The two of the k/k PRs is still opened, does the exception accepted for this? |
These should be closed before the code freeze on 12 Nov. |
Yeah I don't think any exception should be necessary. |
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.
BTW we leave in the history of what versions the feature was alpha in.
| `ConfigurableFSGroupPolicy` | `false` | Alpha | 1.18 | | | ||
| `ConfigurableFSGroupPolicy` | `true` | Beta | 1.20 | | |
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.
| `ConfigurableFSGroupPolicy` | `false` | Alpha | 1.18 | | | |
| `ConfigurableFSGroupPolicy` | `true` | Beta | 1.20 | | | |
| `ConfigurableFSGroupPolicy` | `false` | Alpha | 1.18 | 1.19 | | |
| `ConfigurableFSGroupPolicy` | `true` | Beta | 1.20 | | |
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.
Cool, thanks.
f158021
to
c5ffbec
Compare
Hi @mattcary Are there any behavior changes other than graduation to beta? If not, this looks like it could be marked as ready for review. |
@sftim the feature is moving to beta without any change in behaviour. |
Thanks all. I've marked this ready for review. |
/retitle Promote ConfigurableFSGroupPolicy feature to beta |
Remaining open PR is kubernetes/kubernetes#95739 |
/hold cancel /lgtm |
LGTM label has been added. Git tree hash: 52bdff4813fc3210fe725069111c337c20dec64a
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: annajung The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
KEP at kubernetes/enhancements#695
The KEP feature is currently alpha. In 1.20 we are updating it to beta and will be changing the documentation accordingly.
PRs (not exhaustive)
kubernetes/kubernetes#95866
kubernetes/kubernetes#95739
kubernetes/kubernetes#96247
/milestone 1.20