rshared
so that any mounts from inside the container are reflected in the host's mount namespace (this will enable, for example, containerization of volume plugins).Split this out from https://github.com/kubernetes/features/issues/278
Design doc: https://github.com/kubernetes/community/pull/659 by @jsafrane
Implemented in PR https://github.com/kubernetes/kubernetes/pull/46444 for 1.8 by @jsafrane
Need user docs @jsafrane
What are the plans for getting this mount propagation feature to beta status in 1.9? Will it be available without a feature gate in 1.9? The Rook team would love to start using this feature by default as soon as possible.
I don't see it tracked in the SIG Storage 1.9 planning sheet, should it be tracked there? https://docs.google.com/spreadsheets/d/1t4z5DYKjX2ZDlkTpCnp18icRAQqOE85C1T1r2gqJVck/edit?usp=sharing
It's planned for 1.10, volunteers needed. We need more tests:
/assign @jsafrane
@jsafrane Docs update, please! Also please update the feature tracking spreadsheet. We need the docs asap. PR merges are due this Friday (March 9). Thanks!
@jsafrane
Any plans for this in 1.11?
If so, can you please ensure the feature is up-to-date with the appropriate:
stage/{alpha,beta,stable}
sig/*
kind/feature
cc @idvoretskyi
@saad-ali, shall we bake it as Beta for one more release and have it stable in 1.12?
@jsafrane I'll tentatively set this to next-milestone
, but if you feel differently, just let us know.
Hey there! @saad-ali I'm the wrangler for the Docs this release. Is there any chance I could have you open up a docs PR against the release-1.12 branch as a placeholder? That gives us more confidence in the feature shipping in this release and gives me something to work with when we start doing reviews/edits. Thanks! If this feature does not require docs, could you please update the features tracking spreadsheet to reflect it?
Thank you!
On Mon, Aug 27, 2018 at 1:09 AM Jan Šafránek notifications@github.com
wrote:
Filled kubernetes/website#10090
https://github.com/kubernetes/website/pull/10090.—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/kubernetes/features/issues/432#issuecomment-416149475,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AE81SIz7Kl8e0omBOriOlnUruyZwqnSvks5uU6kkgaJpZM4PbQ1A
.
@saad-ali @jsafrane It looks like this feature made it to GA and has docs in place. Are we good to close?
Yes, this is GA now and could be closed (not sure what's the policy here).
/close
@kacole2: Closing this issue.
In response to this:
/close
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.
Most helpful comment
Docs: https://github.com/kubernetes/kubernetes.github.io/pull/5544