-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Allow Kubernetes to supply pod's fsgroup to CSI driver on mount #2317
Comments
/sig storage |
/assign |
@gnufied This is Joseph v1.21 enhancement shadow. A reminder for this enhancement to be included in the 1.21 milestone, it must meet the following criteria: The KEP must be merged in an implementable state Starting 1.21, all KEPs must include a production readiness review. Please make sure to take a look at the instructions and update the KEP to include this. |
Checking in and reminding that Enhancements Freeze is 2 days away, Feb 9th EOD PST. Enhancements team is aware that the KEP update is currently in progress (PR #2323 ) and we're tracking it. [DONE] The KEP must be merged in an implementable state |
@jrsapi the kep has merged 6 days ago and has met all the crtieria. Can you confirm there is nothing else we need to do? |
With #2323 merged, this enhancement has met all criteria for the enhancements freeze 👍 |
Greetings @gnufied, |
Greetings @gnufied, Please make sure to provide all k/k PR(s) and k/website PR(s) to this issue so the release team can track it. |
/milestone 1.22 |
@JamesLaverack: The provided milestone is not valid for this repository. Milestones in this repository: [ Use 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. |
Whoops. |
Hi @gnufied, 1.22 release team here. After reviewing the kep and the approved PRR, this enhancements is in good shape for the 1.22 Enhancements Freeze at 23:59:59 pst on Thursday, May 13. A few updates to the KEP are required before Enhancements Freeze:
|
Hi @gnufied , please see my comment above on changes required to make the 1.22 Enhancements Freeze which starts on Thursday, May 13 at 23:59:59 pst |
@reylejano I opened #2723 to fill those sections. |
Hello @gnufied 👋 , 1.22 Docs Shadow here. This enhancement is marked as Needs Docs for 1.22 release. Thank you! |
Hello @gnufied, @verult, and @bertinatto 👋, 1.26 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00 PDT on Thursday 6th October 2022. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
The status of this enhancement is marked as At a minimum the |
@marosset can you point me to what exactly is missing in the Test Plan section? |
Hi @bertinatto - Also,
|
@marosset So the only thing missing in unit test links right? The KEP already links e2e tests and it explicitly mentions that integration tests don't apply to this KEP. To be clear - the feature does have extensive unit tests too. See:
|
For the e2e tests the KEP template comments asks:
It looks like the current README.md is just linking to the e2e test source. Also - and this is the most important part -
from the KEP template. |
With #3598 merged - this KEP is now |
Checking in as we approach 1.26 code freeze at 17:00 PDT on Tuesday 8th November 2022. Please ensure the following items are completed:
For this enhancement, I could not locate any k/k PRs. Please plan to get PRs out for all k/k code so it can be merged up by code freeze. If you do have k/k PRs open, please link them to this issue. As always, we are here to help should questions come up. Thanks! |
The main PR is here: kubernetes/kubernetes#113225 |
I have this marked as |
Hello @gnufied 👋, 1.26 Release Docs Lead here. This enhancement is marked as ‘Needs Docs’ for 1.26 release. Please follow the steps detailed in the documentation to open a PR against Any doubt, reach us! Thank you! |
Hi @bertinatto how are you? I can see only the blog-PR, it's missing the doc-PR related to update for example: Feature gates for Alpha or Beta features table: |
Hi @krol3, we just updated the PR description. The docs PR is this one: kubernetes/website#37700 |
Hi @gnufied, @verult, and/or @bertinatto - since this enhancement has graduated to stable can you please update https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/2317-fsgroup-on-mount/kep.yaml setting the status to |
@bertinatto: Closing this issue. 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. |
Enhancement Description
Allow kubernetes to supply pod's fsgroup to CSI driver when a volume is mounted
Kubernetes Enhancement Proposal: Add fsgroup mount proposal #2323
Discussion Link:
Primary contact (assignee): @gnufied @verult
Responsible SIGs: sig-storage
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s): Add fsgroup mount proposal #2323k/k
) update PR(s): Delegate applying FSGroup to CSI driver through NodeStageVolume and NodePublishVolume kubernetes#103244k/website
) update PR(s): Documentation for delegating FSGroup change to CSI driver website#28869Beta
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Stable
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: