-
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
Recursive Read-only (RRO) mounts #3857
Comments
/sig node |
adding sig storage as participating sig /sig storage |
@AkihiroSuda do you want to target this KEP for 1.28? |
Not necessary. |
@kubernetes/sig-node-leads |
ping @kubernetes/sig-node-leads 🙏 |
@kubernetes/sig-node-leads |
cc @mrunalp @derekwaynecarr @dchen1107 @SergeyKanzhelev for the question above about v1.30 milestone |
+1 for v1.30
@SergeyKanzhelev do we have to check with sig storage leads about this KEP? |
@mrunalp @derekwaynecarr @dchen1107 @SergeyKanzhelev PTAL. |
@SergeyKanzhelev added sig storage as participating sig for this KEP. The proposal makes sense to me, but I still want to hear from the sig storage members. cc @jsafrane @msau42 @xing-yang Can you please review the proposal and provide your feedback? Thanks! If accepted, this KEP may be able to have an alpha implement in 1.30. |
Didn't get lead-opted-in. Giving up. Alternative: |
Reopening |
/milestone 1.30 |
@mrunalp: 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. |
Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board 😀. Please readd it if you wish to progress this enhancement in 1.32. /remove-label lead-opted-in |
@AkihiroSuda are you planning on pushing this forward in 1.33? |
I'm not sure. The original criteria to graduate this from Beta was: enhancements/keps/sig-node/3857-rro-mounts/README.md Lines 712 to 714 in 62cad7d
However, cri-dockerd with this feature is still not released, although the feature has been implemented in its Can we just skip cri-dockerd? |
yeah our guidance now is containerd and cri-o are required kubernetes/contributor-site#566 . SIG node would be open to additional runtimes but the expectation is they participate more in the SIG to block the progress of features |
The test (https://github.com/kubernetes/kubernetes/blob/v1.33.0-alpha.1/test/e2e_node/mount_rro_linux_test.go) seems still skipped in The graduation might need to be postponed to v1.34. |
Proposal: promote to GA |
I'll take a look from PRR perspective, but you need to ping sig-node leads to get this included in 1.33 release, it is not currently. |
ping @kubernetes/sig-node-leads |
/label lead-opted-in |
Hello @AkihiroSuda 👋, v1.33 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. This enhancement is targeting 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 If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hello @AkihiroSuda 👋, v1.33 Enhancements team here. With all the requirements fulfilled, this enhancement is now marked as tracked for the upcoming enhancements freeze 🚀 |
Hello @AkihiroSuda 👋, v1.33 Docs Lead here. Does this enhancement work planned for v1.33 require any new docs or modification to existing docs? If so, please follow the steps here to open a PR against Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Thanks @AkihiroSuda |
Enhancement Description
One-line enhancement description (can be used as a release note): Recursive Read-only (RRO) mounts
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3857-rro-mounts
Discussion Link: none
Primary contact (assignee): @AkihiroSuda
Responsible SIGs: SIG-node
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s): KEP-3857: Recursive Read-only (RRO) mounts #3858k/k
) update PR(s):k/website
) update PR(s):Beta
k/enhancements
) update PR(s): KEP-3857: Recursive Read-only (RRO) mounts: promote to Beta #4668k/k
) update PR(s): KEP-3857: promote RecursiveReadOnlyMounts feature to beta kubernetes#125475k/website
) update PR(s):Stable
k/enhancements
) update PR(s): KEP-3857: Recursive Read-only (RRO) mounts: promote to GA #5157k/k
) update PR(s): KEP-3857: Recursive Read-only (RRO) mounts: promote to GA kubernetes#130116k/website
) update(s): KEP-3857: Recursive Read-only (RRO) mounts: promote to GA website#49866Please 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: