-
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
Ephemeral Containers #277
Comments
cc @kubernetes/sig-cli-feature-requests |
@dchen1107 @idvoretskyi This should move to 1.8 milestone & features. /sig api-machinery |
@verb thanks, updated. |
@verb Is this still targeted for 1.8? |
@pwittrock No, let's bump to 1.9 |
@verb still on track for 1.9? |
@idvoretskyi yes |
/remove-sig api-machinery |
Hi! I would really like to start contributing on it (realistically starting next week or so). |
@radu-matei Yes, I'm actively working on it. I have some PRs lined up but we haven't quite finalized the API yet, see kubernetes/community#1269. I'd love to have some help here, of course. Was there a particular area to which you'd like to contribute? |
@verb I probably can work on |
/milestone v1.25 |
Hello @verb 👋, 1.25 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00 PST on Thursday June 16, 2022. For note, This enhancement is targeting for stage Here's where this enhancement currently stands:
Looks like for this one, we would just need to update the following:
Open PR #3384 is addressing above ^ For note, the status of this enhancement is marked as |
Hi @dchen1107, my only concern is that due to the release lag of cloud providers a portion of users haven't had an opportunity to try the feature and provide feedback. For example, 1.23 only became available in GKE's rapid channel last month. I was going to push graduation in the 1.26 cycle. That being said, afaik we're feature complete, we have graduation criteria to measure some real-world usage, and 1.23 should have at least a couple of months in GKE's regular channel (I don't know about other providers) before code freeze. You're probably getting more feedback than I am. I support GA if you think it's time, and I'm available to work on it. |
Hello, @verb 👋 I'm the lead for 1.25 Enhancements team. Following the above comment #277 (comment), just a quick note that I'm updating the label to |
1.23 was available in January. 1.24 was available in May. |
Hello @verb 👋, just a quick check-in again, as we approach the 1.25 enhancements freeze. Please plan to get the PR with PRR and updated test plan merged before enhancements freeze on Thursday, June 23, 2022 at 18:00 PM PT. For note, the current status of the enhancement is |
Thank you @verb for updating the test plan, the enhancement has been marked as |
Hi @verb 👋 Checking in once more as we approach 1.25 code freeze at 01:00 UTC on Wednesday, 3rd August 2022. Please ensure the following items are completed:
(updated) The status of the enhancement is currently marked as Please also update the issue description with the relevant links for tracking purpose. Thank you so much! |
Hi @Priyankasaggu11929, thanks for following up. I've opened PRs and updated the description with links. |
With all k/k code PRs merged now, the enhancement is ready for the 1.25 Code Freeze. The status is now marked as |
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 |
With GA in 1.25, I'm happy to consider this KEP fully implemented. Thanks everyone! 🎉 I know there are still improvements we want to make for ephemeral containers, but let's track these with new KEPs. I'll send a PR to mark this implemented. 👍 /remove-lifecycle stale |
EphemeralContainers feature gate was removed in kubernetes/kubernetes#114410 for v1.27. |
Feature Description
Documentation
Milestones
These are the user-visible milestones on the way towards a Kubernetes release that will support
kubectl debug
functionality. Those interested can follow this issue for updates. I've included estimated release targets, but these are highly dependent on reviewer availability and should not be relied upon.Pod
kind (target 1.22)Related Enhancements and Proposals
kubectl debug
commandIssues & Feature Requests
Completed features
kubectl debug
kubernetes#45922:kubectl debug
commandScheduled for work in 1.23
Scheduled for work in 1.25
Future work, out of scope for this KEP
Contribute to these features or help prioritize by voting for these issues.
The text was updated successfully, but these errors were encountered: