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
Auto remove PVCs created by StatefulSet #1847
Comments
@kk-src: The label(s) 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. |
/sig storage |
/assign |
@kubernetes/sig-storage-feature-requests |
@pacoxu: Reiterating the mentions to trigger a notification: 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. |
CC @dsu-igeek |
Having discussions with @dsu-igeek @msau42 @mattcary |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Hi @kk-src Enhancements Lead here. Will there be any work for this in 1.20? Also, as a reminder to be included in a release: The KEP must be merged in an implementable state Thanks |
As per #1915 (comment) marking this is as tracked. Please note that Enhancements Freeze is October 6th, by which time to be included in the milestone: Best, |
/milestone v1.20 |
Hi @kk-src 👋! I'm one of the Enhancement shadows for the 1.20 release cycle. This is a friendly reminder that the Enhancement freeze is roughly one week from now on the 6th of October. I'm repeating the requirements needed by then:
Let us know if you have any questions etc.! Thanks! |
As a reminder, the Enhancements Freeze is Tomorrow October 6th EOD PST. All KEPs and updates must be merged by that time. After October 6th, you will need to request an Exception to be included in the |
Hi @kk-src Enhancements Freeze is now in effect. Unfortunately, your KEP PR has not merged. If you wish to be included in the 1.20 Release, please submit an Exception Request as soon as possible. Best, |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/milestone v1.27 |
Hello @kk-src 👋, v1.27 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00 PDT Thursday 9th February 2023. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as |
Thank you, I've created #3847 to update the KEP. Note this KEP is tracked in the sig-apps project board. I'll try to update the label. /tracked yes |
/tracked |
Ah, thank you! I didn't realize. |
Thank you @mattcary ! The changes cover the previous points, but the markdown formatting seems off in the Scalability section: subheadings are cut short and the rest appears as text. Could you take a look? Thanks! |
Oops, thanks for catching that. |
@mattcary thank you!
This enhancement is ready to be traced for graduation to beta in v1.27. /label tracked/yes |
Hi @kk-src 👋, I’m reaching out from the 1.27 Release Docs team. This enhancement is marked as ‘Needs Docs’ for the 1.27 release. Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release. |
@Rishit-dagli is this not the right placeholder pr? kubernetes/website#39819 |
@mattcary there is also the k8s documentation that updates the feature gate table, user guide, etc. |
Done! kubernetes/website#39926 |
Checking in as we approach 1.27 code freeze at 17:00 PDT on Tuesday 14th March 2023. Please ensure the following items are completed:
For this enhancement, it looks like the following PRs need to merge: This is based on information shared here, given the inability of the lead to change the issue description. Please let me know what other PRs in k/k I should be tracking for this KEP. As always, we are here to help should questions come up. Thanks! |
Hi, I'm leading this bug, but don't have access to change the issue description. The pending PR is kubernetes/website#39926. |
Oops, sorry that's the wrong PR. kubernetes/kubernetes#116501 is the right pending PR. |
@mattcary thank you, I've updated the status above. |
Hi @carlory, Is this targeting 1.29? If it is, can you add the |
sorry for missing this -- we're pushing this to 1.30 so we can collect more usage data, see #4197 (comment) |
Enhancement Description
One-line enhancement description (can be used as a release note):
Auto remove PVCs created by StatefulSet
Kubernetes Enhancement Proposal: KEP-1847: Auto remove PVCs created by StatefulSet.
Primary contact (assignee): @mattcary
Responsible SIGs: @sig-apps (with collaboration by @sig-storage)
Enhancement target (which target equals to which milestone):
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Please to keep this description up to date. This will help the Enhancement Team track efficiently the evolution of the enhancement
Resolves kubernetes/kubernetes#55045
The text was updated successfully, but these errors were encountered: