Skip to content
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

Restarting sidecar containers during Pod termination #4438

Open
1 of 4 tasks
matthyx opened this issue Jan 25, 2024 · 31 comments
Open
1 of 4 tasks

Restarting sidecar containers during Pod termination #4438

matthyx opened this issue Jan 25, 2024 · 31 comments
Assignees
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/node Categorizes an issue or PR as relevant to SIG Node. stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team

Comments

@matthyx
Copy link
Contributor

matthyx commented Jan 25, 2024

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jan 25, 2024
@matthyx
Copy link
Contributor Author

matthyx commented Jan 25, 2024

/sig node

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Jan 25, 2024
@SergeyKanzhelev
Copy link
Member

/stage alpha
/milestone v1.30

@k8s-ci-robot k8s-ci-robot added this to the v1.30 milestone Jan 27, 2024
@k8s-ci-robot k8s-ci-robot added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label Jan 27, 2024
@mrunalp
Copy link
Contributor

mrunalp commented Feb 2, 2024

/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Feb 2, 2024
@AnaMMedina21
Copy link
Member

Hello @matthyx 👋, 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 alpha for v1.30 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.30. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

The status of this enhancement is marked as tracked for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@Checksumz
Copy link

Hi @matthyx ,

👋 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.
The placeholder PR deadline is 27th February, 2024.
Here's the 1.30 Release Calendar

@matthyx
Copy link
Contributor Author

matthyx commented Feb 15, 2024

Hi @matthyx ,

👋 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. The placeholder PR deadline is 27th February, 2024. Here's the 1.30 Release Calendar

kubernetes/website#45142

@Vyom-Yadav
Copy link
Member

Hello @matthyx 👋, 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!


Does this enhancement work planned for v1.30 require any new docs or modification to existing docs?

A feature gate is being added, so we'll need docs, marking it as Need Docs. Thanks!

@AnaMMedina21
Copy link
Member

Hey again @matthyx 👋 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:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

Also, please let me know if there are other PRs in k/k we should be tracking for this KEP, I didn't see any in the description
As always, we are here to help if any questions come up. Thanks!

@matthyx
Copy link
Contributor Author

matthyx commented Mar 1, 2024

@AnaMMedina21 this is the main PR kubernetes/kubernetes#121412 however I'm not sure it will be finished on time...
I will keep you posted here!
/cc @gjkim42

@matthyx
Copy link
Contributor Author

matthyx commented Mar 6, 2024

@AnaMMedina21 we have missed code freeze, let's try again for 1.31

@Vyom-Yadav
Copy link
Member

@AnaMMedina21 I updated the status to Removed From Milestone

@pacoxu
Copy link
Member

pacoxu commented Mar 26, 2024

/milestone clear

@sreeram-venkitesh
Copy link
Member

Hi 👋, 1.31 Enhancements Lead here.

If you wish to progress this enhancement in v1.31, please have the SIG lead opt-in your enhancement by adding the lead-opted-in label and set the milestone to v1.31 before the Production Readiness Review Freeze.

/remove-label lead-opted-in

@k8s-ci-robot k8s-ci-robot removed the lead-opted-in Denotes that an issue has been opted in to a release label May 15, 2024
@SergeyKanzhelev
Copy link
Member

/label lead-opted-in
/milestone v1.31

@k8s-ci-robot k8s-ci-robot added this to the v1.31 milestone May 23, 2024
@SergeyKanzhelev
Copy link
Member

/assign @matthyx

@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label May 23, 2024
@sreeram-venkitesh
Copy link
Member

Hello @matthyx 👋, v1.31 Enhancements team here.

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024.

This enhancement is targeting for stage alpha for v1.31 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.31. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline (6th June) so that the PRR team has enough time to review your KEP before the enhancements freeze.

For this KEP, everything is taken care of in #4660, please make sure to get it merged before the enhancements freeze!

The status of this enhancement is marked as At risk for enhancements freeze. Once the above PR is merged, I can mark it as tracked. Please keep the issue description up-to-date with appropriate stages and the relevant PRs as well.

If you anticipate missing enhancements freeze, you can file an exception request in advance. Let me know if you have any questions! Thank you!

@sreeram-venkitesh
Copy link
Member

@matthyx Pinging once again as a slight reminder that we're reaching the enhancements freeze deadline this Friday, June 14th!

@sreeram-venkitesh
Copy link
Member

With #4660 merged, we can mark this KEP as tracked for enhancements freeze! 🎉

@matthyx
Copy link
Contributor Author

matthyx commented Jun 13, 2024

With #4660 merged, we can mark this KEP as tracked for enhancements freeze! 🎉

Thanks!

@LaurentGoderre
Copy link
Member

@matthyx v1.31 Docs team here. I have two questions. I see that there was a docs PR but it is now closed with no changes, I am wondering what happened there.

Also, I am wondering if as part of this enhancement there could be a note of this behavior in https://github.com/kubernetes/website/blob/d9949e15fd037a193aa7608f00c190c974351734/content/en/docs/tutorials/services/pods-and-endpoint-termination-flow.md

@matthyx
Copy link
Contributor Author

matthyx commented Jun 18, 2024

@matthyx v1.31 Docs team here. I have two questions. I see that there was a docs PR but it is now closed with no changes, I am wondering what happened there.

Also, I am wondering if as part of this enhancement there could be a note of this behavior in https://github.com/kubernetes/website/blob/d9949e15fd037a193aa7608f00c190c974351734/content/en/docs/tutorials/services/pods-and-endpoint-termination-flow.md

@LaurentGoderre I will reopen the docs PR to cover the new flag, and I think it's a good idea to mention that in the termination page 👍

@rashansmith
Copy link

Hi @matthyx,

👋 from the v1.31 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement!
Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and is graduating.

To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines.

Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.

@sreeram-venkitesh sreeram-venkitesh added the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Jun 24, 2024
@rashansmith
Copy link

Hey @matthyx, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog.

@gjkim42
Copy link
Member

gjkim42 commented Jul 2, 2024

@matthyx
Could you fix this link?

@matthyx
Copy link
Contributor Author

matthyx commented Jul 3, 2024

Hey @matthyx, friendly reminder about the upcoming blog opt-in and placeholder deadline on July 3rd. Please open a blog placeholder PR if you are interested in contributing a blog.

kubernetes/website#45142

@sreeram-venkitesh
Copy link
Member

sreeram-venkitesh commented Jul 7, 2024

Hey again @matthyx @gjkim42 👋 v1.31 Enhancements team here,

Just checking in as we approach code freeze at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024.

Here's where this enhancement currently stands:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP):

If you anticipate missing code freeze, you can file an exception request in advance.

Marking this KEP as At risk for code freeze for now until kubernetes/kubernetes#125710 is approved. Please update this PR in the issue description and also please let me know if there are other PRs in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks!

@sreeram-venkitesh
Copy link
Member

Hi again @matthyx! We're a week away from the code freeze deadline and I wanted to ping you as a slight reminder for getting kubernetes/kubernetes#125710 merged in time before the deadline. Please let me know if there are any other PRs that we should be tracking as well. Thanks!

@LaurentGoderre
Copy link
Member

@matthyx could you also please add that PR link tot the issue description.

@sreeram-venkitesh
Copy link
Member

Hello @matthyx @gjkim42 👋 v1.31 Enhancements team here,

Unfortunately, the implementation (code related) PR(s) associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.31 milestone.

If you still wish to progress this enhancement in v1.31, please file an exception request as soon as possible, within three days. If you have any questions, you can reach out in the #release-enhancements channel on Slack and we'll be happy to help. Thanks!

/milestone clear

@k8s-ci-robot k8s-ci-robot removed this from the v1.31 milestone Jul 24, 2024
@kannon92
Copy link
Contributor

Are you planning to work on the implementation in 1.32?

@matthyx
Copy link
Contributor Author

matthyx commented Aug 20, 2024

Are you planning to work on the implementation in 1.32?

yes if we can have the review cycles of @smarterclayton :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/node Categorizes an issue or PR as relevant to SIG Node. stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Projects
Status: Removed from Milestone
Status: Removed from Milestone
Status: No status
Status: Proposed for consideration
Development

No branches or pull requests