-
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
kubectl delete: Add interactive(-i) flag #3895
Comments
/sig cli |
/milestone v1.28 |
/stage alpha |
Hello @ardaguclu 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 1:00 UTC on Friday 16th June 2023.. This enhancement is targeting for 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 |
Hello @ardaguclu 1.28 Docs Shadow here. Does this enhancement work planned for 1.28 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.28 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 20th July 2023. Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Hey @ardaguclu Enhancements team here 👋 Just checking in as we approach Code freeze at 01:00 UTC Wednesday, 19th July 2023 . Here’s the enhancement’s state for the upcoming code freeze:
This is the code related PR that I found on this KEP issue Please keep the issue description up-to-date with all the PR/s that are associated with this KEP and let me know if there are other PR/s in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks! |
Hey @ardaguclu 👋 Enhancements Lead here, |
Hello 👋, 1.29 Enhancements Lead here. If you wish to progress this enhancement in v1.29, please have the SIG lead opt-in your enhancement by adding the /remove-label lead-opted-in |
Hey again @ardaguclu 👋 v1.29 Enhancements team here, Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November 2023 . Here's where this enhancement currently stands:
For this KEP, the following PR has been merged before the code freeze: With the PR merged and the issue description updated, this KEP is currently As always, we are here to help if any questions come up. Thanks! |
hi @ardaguclu, 👋 from the v1.29 Release Team-Communications! We would like to check if you have any plans to publish a blog for this KEP regarding new features, removals, and deprecations for this release. If so, you need to open a PR placeholder in the website repository. |
/remove-label lead-opted-in |
Hello 👋 1.30 Enhancements Lead here, I'm closing milestone 1.29 now, /milestone clear |
/label lead-opted-in |
Hello @ardaguclu 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 9th February 2024. This enhancement is targeting for 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 |
Thanks @meganwolf0, updated the KEP status to |
With all the requirements fulfilled this enhancement is now marked as tracked for the upcoming enhancements freeze 🚀 |
Hi @ardaguclu, 👋 from the v1.30 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement! We encourage blogs for features including, but not limited to: breaking changes, features and changes important to our users, and features that have been in progress for a long time and are graduating. To opt in, you need to open a Feature Blog placeholder PR against the website repository. |
Hello @ardaguclu 👋, v1.30 Docs Shadow here. Does this enhancement work planned for v1.30 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.30 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, February 22nd, 2024 18:00 PDT Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you!
|
Hey again @ardaguclu 👋 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Wednesday 6th March 2024 . Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze: With this, it is now marked as Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. |
Hello @ardaguclu 👋, Enhancements team here. With all the implementation(code related) PRs merged as per the issue description: This enhancement is now marked as |
I think, we can close this issue as completed as it has been promoted to stable in 1.30. |
Enhancement Description
k/enhancements
) update PR(s): KEP-3895: kubectl delete: Add interactive(-i) flag #3896k/k
) update PR(s): kubectl delete: Introduce new interactive flag for interactive deletion kubernetes#114530k/website
) update PR(s): document kubectl delete --interactive flag website#41979k/enhancements
) update PR(s): KEP-3895: Promote interactive flag in delete command to beta #4178k/k
) update PR(s): KEP-3895: Promote interactive delete to beta kubernetes#120416k/website
) update(s): Remove alpha environment variable because feature is in beta website#42907k/enhancements
) update PR(s): KEP-3895: Promote interactive delete to stable #4396k/k
) update PR(s): Add e2e test for kubectl interactive delete kubernetes#122653k/website
) update(s):Please 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: