-
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
Kubernetes CSI topology support #557
Comments
/assign @verult @vladimirvivien |
@mikedanese -- We're doing one more sweep of the 1.11 Features tracking spreadsheet. |
This feature did not make it in to 1.11, punting to 1.12. @verult Please link to design doc |
Thanks for the update, @saad-ali!! |
@warmchang updated, thanks! |
welcome!
…________________________________
发件人: Cheng Xing <notifications@github.com>
发送时间: 2018年6月30日 8:41
收件人: kubernetes/features
抄送: William Zhang; Mention
主题: Re: [kubernetes/features] Kubernetes CSI topology support (#557)
@warmchang<https://github.com/warmchang> updated, thanks!
―
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#557 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AMen0DazzioXL7fRzAfMO_JFueEpZRYPks5uBslEgaJpZM4TSmdV>.
|
@verult @vladimirvivien @kubernetes/sig-storage-feature-requests -- This feature was removed from the previous milestone, so we'd like to check in and see if there are any plans for this in Kubernetes 1.12. If so, please ensure that this issue is up-to-date with ALL of the following information:
Set the following:
Please note that the Features Freeze is July 31st, after which any incomplete Feature issues will require an Exception request to be accepted into the milestone.In addition, please be aware of the following relevant deadlines:
Please make sure all PRs for features have relevant release notes included as well. Happy shipping! |
@justaugustus yes so far it has mostly been design work, but I've just begun prototyping. Some design aspects might take time to decide but still aiming for 1.12 at this time. |
@verult thanks for the update! We've added it to the tracking sheet. |
@verult is there a PR yet for this ? |
@vladimirvivien no code PR yet, the design doc PR linked in the description is WIP at the moment as several aspects are under discussion, including CSI registry, label format, and the possibility of leveraging a new TopologyDomains object (part of the capacity reporting proposal). |
Hey there! @verult 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? |
I will be adding some documentation here: kubernetes/website#9939. We'll need to see what other additional documentation will be needed for the CSI integration. |
@verult @vladimirvivien -- |
The PR did not make 1.12 code freeze and we've requested an exception |
Got it. Thanks for the update! |
Hey @vladimirvivien @verult @thockin @msau42 - I'm an enhancements shadow for 1.16. Are there plans for this feature to graduate alpha/beta/stable stages? Please let me know so it can be added to the 1.16 Tracking Spreadsheet. Once coding begins or if it already has, please list all relevant k/k PRs in this issue so they can be tracked properly. I noticed there was no KEP linked in the issue description; as a reminder, every enhancement requires a KEP in an implementable state with Graduation Criteria explaining each alpha/beta/stable stages requirements. As a reminder; 1.16 milestone dates are Enhancement Freeze 7/30 and Code Freeze 8/29. Thanks! |
This is remaining beta in 1.16 |
Hello @msau42, 1.17 Enhancement Shadow here! 🙂 I wanted to reach out to see if this enhancement will be graduating to stable in 1.17?
Thank you! 🔔Friendly Reminder The current release schedule is
A Kubernetes Enhancement Proposal (KEP) must meet the following criteria before Enhancement Freeze to be accepted into the release
Thank you. |
HI @kcmartin, we intend to graduate this feature to GA in 1.17. I will be starting on the KEP update shortly. |
KEP update: #1273 |
/milestone v1.17 |
/assign |
API + feature gate PR: kubernetes/kubernetes#83474 |
Hi @msau42 -- We're only 5 days away from the Enhancements Freeze (Tuesday, October 15, EOD PST). Another friendly reminder that to be able to graduate this in the 1.17 release, KEP must have graduation criteria defined, in an implementable state, and merged in. |
Hello @msau42 I'm one of the v1.17 docs shadows. If so, just a friendly reminder we're looking for a PR against k/website (branch dev-1.17) due by Friday, November 8th, it can just be a placeholder PR at this time. Let me know if you have any questions! |
Since we're approaching Docs placeholder PR deadline on Nov 8th. Please try to get one in against k/website dev-1.17 branch. |
Docs PR: kubernetes/website#17408 |
Hi @msau42 Thank you in advance 😄 |
All the work to make the feature GA in 1.17 is done. |
@msau42: 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. |
/reopen (reopening this issue in the interim) |
@palnabarun: Reopened 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. |
Feature Description
The text was updated successfully, but these errors were encountered: