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
Portworx file in-tree to CSI driver migration #2589
Comments
/sig storage |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
was this enhancement approved for |
it was planned to get to 1.22
…On Wed, Jul 7, 2021 at 10:18 PM Sergey Kanzhelev ***@***.***> wrote:
was this enhancement approved for 1.22?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2589 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAX3S75OZLTLP4UMEZNMWXDTWUYMFANCNFSM42DXZYOA>
.
--
---------
Best regards,
*Oksana Naumov* // *MTS @ CNBU*
|
I cannot find the KEP here: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage and this issue is not in the milestone. I'm confused. |
Sorry for confusion, I was told KEP is not needed, I only have an open issue for that
#2589
…On Thu, Jul 8, 2021 at 10:36 AM Sergey Kanzhelev ***@***.***> wrote:
I cannot find the KEP here:
https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage
and this issue is not in the milestone
<https://github.com/kubernetes/enhancements/issues?q=is%3Aissue+is%3Aopen+label%3Asig%2Fstorage+milestone%3Av1.22>.
I'm confused.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2589 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAX3S73XEZXZGNCIJVCU3MLTWXO3JANCNFSM42DXZYOA>
.
--
---------
Best regards,
*Oksana Naumov* // *MTS @ CNBU*
|
oh, I see what you mean. Apparently, it's not approved. |
It may not be. Change seems to be quite straightforward and likely already covered with some other KEP. Either way the code freeze for 1.22 is in 40 minutes. There is still some work left on the PR |
/milestone v1.23 |
Hi @trierra! 1.23 Enhancements team here. Just checking in as we approach enhancements freeze at 11:59pm PST on Thursday 09/09. It looks like the proposal was written using the design proposal format, but as of release 1.14, they now must use the KEP format which among other things includes a metadata file that is used by some release automation. In particular as of 1.19 a particular approval process called PRR review is also required which must be requested for each KEP separately. This is all to say that though I've included the formal checklist used by enhancements team below, I think in reality you will need to migrate this into the KEP format and request a PRR reviewer for us to accept it into a milestone. I also notice from the OP and prior comments that there is a parent enhancement which is in KEP format. You may wish to close this enhancements issue in favor of that one, *IF* that KEP is the way that your SIG is targeting milestones and communicating with enhancements team for this feature. (I didn't read the proposals in detail so apologies if that is wildly incorrect.) Thanks!! -- Here's where this enhancement currently stands:
|
@lauralorenz This is the KEP that we're using to track all csi migration implementations: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/625-csi-migration The design and test plan is the same for each cloud provider, the only difference is that each cloud provider has its own feature gate and implementation and own release timeline. |
A dedicated KEP for this is out for review: #2964 |
Thanks everyone! Between comments here, comments on the new KEP PR, and the discussion in Slack in #sig-release, just confirming from my side that the new PR #2964 meets the criteria for enhancements freeze (using latest KEP template, set as |
Hi, 1.23 Enhancements Lead here 👋. With enhancements freeze now in effect, this enhancement has not met the criteria for the freeze and has been removed from the milestone. As a reminder, the criteria for enhancements freeze is:
Feel free to file an exception to add this back to the release. If you plan to do so, please file this as early as possible. Thanks! |
Thanks @salaxander! We'll be filing an exception soon. |
Hi @trierra 👋 1.23 Docs shadow here. This enhancement is marked as 'Needs Docs' for the 1.23 release. Please follow the steps detailed in the documentation to open a PR against the Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. Thanks! |
@Priyankasaggu11929 see the PR here #3428 |
Thanks so much for the update, @trierra. 🙂 |
Hello @trierra 👋, 1.25 Release Docs shadow here. Please follow the steps detailed in the documentation to open a PR against Thank you! |
hi @krol3, should I branch out from master or |
Hi @trierra 👋 1.25 enhancements team here. Checking in once more as we approach 1.25 code freeze at 01:00 UTC on Wednesday, 3rd August 2022. It looks like with kubernetes/kubernetes#110411 this enhancement is on track for graduation to If there are any other related PRs, can you please link them to this issue and also update the initial issue description with links to all applicable PRs? As always, we are here to help should questions come up. Thanks!! |
Hi @trierra how are you? Do you mean dev-1.25? Weekly, we keep update the dev-1.25 with the main branch. Any doubt please contact me. |
Hi @marosset. It seems like all my PRs are merged, except this one kubernetes/website#34886 (comment) |
Great! |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". 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 |
@msau42: 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. |
What's the plan to remove Portworx in-tree driver? @msau42 |
The earliest possible best case schedule would be:
@trierra can you comment on your plans for feature promotion? |
Thank you. |
Enhancement Description
Parent enhancement: #625
Alpha
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s):Beta
k/enhancements
) update PR(s): Promote Portworx CSI migration to Beta in v1.25 #3345k/k
) update PR(s): promote the Portworx feature gate to Beta kubernetes#110411k/website
) update(s): Px 125 beta website#34886Please 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: