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

Kubelet support for Split Image Filesystem #4191

Open
10 of 15 tasks
kannon92 opened this issue Sep 6, 2023 · 73 comments
Open
10 of 15 tasks

Kubelet support for Split Image Filesystem #4191

kannon92 opened this issue Sep 6, 2023 · 73 comments
Assignees
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Milestone

Comments

@kannon92
Copy link
Contributor

kannon92 commented Sep 6, 2023

Enhancement Description

Nice to haves:

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 Sep 6, 2023
@kannon92
Copy link
Contributor Author

kannon92 commented Sep 7, 2023

/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 Sep 7, 2023
@SergeyKanzhelev
Copy link
Member

/stage alpha
/milestone v1.29
/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label Sep 15, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.29 milestone Sep 15, 2023
@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Sep 15, 2023
@kannon92
Copy link
Contributor Author

/assign

@sreeram-venkitesh
Copy link
Member

Hello @kannon92 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.

This enhancement is targeting for stage alpha for v1.29 (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: 1.29. 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).

For this KEP #4198 seems to take care of everything. Please make sure that the PR is merged in time. Will move the KEP to tracked for enhancement freeze once everything is merged into k/enhancements.

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

@sreeram-venkitesh sreeram-venkitesh moved this to At Risk for Enhancements Freeze in 1.29 Enhancements Tracking Sep 27, 2023
@sreeram-venkitesh
Copy link
Member

Hi @kannon92, checking in once more as we approach the 1.29 enhancement freeze deadline on 01:00 UTC Friday, 6th October 2023. The status of this enhancement is marked as at risk. It looks like #4198 will address most of the requirements. Please make sure that the changes are merged in time. Let me know if I missed anything. Thanks!

@kannon92
Copy link
Contributor Author

kannon92 commented Oct 5, 2023

Changes were merged so we hopefully should be good.

@npolshakova
Copy link

With KEP PR #4198 approved, the enhancement is ready for the enhancements freeze. The status is now marked as tracked for enhancement freeze for 1.29. 🚀 Thank you!

@npolshakova npolshakova moved this from At Risk for Enhancements Freeze to Tracked for Enhancements Freeze in 1.29 Enhancements Tracking Oct 6, 2023
@katcosgrove
Copy link
Contributor

Hey there @kannon92! 👋, v1.29 Docs Lead here.
Does this enhancement work planned for v1.29 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against dev-1.29 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, 19 October 2023.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.
Thank you!

@katcosgrove
Copy link
Contributor

Hi again @kannon92! The deadline to open a placeholder PR against k/website for required documentation is this Thursday, 19 October. Could you please update me on the status of docs for this enhancement? Thank you!

@kannon92
Copy link
Contributor Author

This first alpha release won’t have any corresponding doc changes yet.

@James-Quigley
Copy link

Hi @kannon92 👋 from the v1.29 Communications Release Team! We would like to check if you have any plans to publish blogs 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.
The deadline will be on Tuesday 14th November 2023 (after the Docs deadline PR ready for review)
Here's the 1.29 Calendar

@sreeram-venkitesh
Copy link
Member

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

  • 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.

The status of this KEP is currently at risk for Code Freeze. From what I understand, kubernetes/kubernetes#120914 and kubernetes/kubernetes#120616 are the code PRs that is planned for the v1.29 release. Please make sure that kubernetes/kubernetes#120616 is merged in time for the code freeze.

As always, we are here to help if any questions come up. Thanks!

@sreeram-venkitesh sreeram-venkitesh moved this from Tracked for Enhancements Freeze to At Risk for Code Freeze in 1.29 Enhancements Tracking Oct 27, 2023
@npolshakova npolshakova moved this from At Risk for Code Freeze to Exception Required in 1.29 Enhancements Tracking Nov 3, 2023
@npolshakova
Copy link

With kubernetes/kubernetes#120616 this is now marked as tracked for code freeze for 1.29! 🚀

@sreeram-venkitesh
Copy link
Member

Moving the KEP to At risk for code freeze for now because of kubernetes/kubernetes#126313

x-ref: kubernetes/kubernetes#126314 (comment)

@sreeram-venkitesh sreeram-venkitesh moved this from Tracked for Code Freeze to At Risk for Code Freeze in 1.31 Enhancements Tracking Jul 24, 2024
@sreeram-venkitesh sreeram-venkitesh moved this from At Risk for Code Freeze to Removed from Milestone in 1.31 Enhancements Tracking Jul 24, 2024
@sreeram-venkitesh
Copy link
Member

Removed from milestone as mentioned in kubernetes/kubernetes#126314 (comment).

/milestone clear

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

@sreeram-venkitesh, we were able to land a fix quickly. Which is already merged and the problem with failing tests has been fixed. Would you be able to move us back into the milestone for 1.31? We don't want to miss it... if it can be helped.

@sreeram-venkitesh
Copy link
Member

/milestone v1.31

Status updated to tracked for code freeze 🥳 with kubernetes/kubernetes#126335 and kubernetes/kubernetes#126205 merged.

@kwilczynski: kubernetes/kubernetes#126429 is not part of the exception request for this KEP right?

@k8s-ci-robot k8s-ci-robot added this to the v1.31 milestone Jul 29, 2024
@sreeram-venkitesh sreeram-venkitesh moved this from Removed from Milestone to At Risk for Code Freeze in 1.31 Enhancements Tracking Jul 29, 2024
@sreeram-venkitesh sreeram-venkitesh moved this from At Risk for Code Freeze to Tracked for Code Freeze in 1.31 Enhancements Tracking Jul 29, 2024
@kannon92
Copy link
Contributor Author

#126429 is not part of the exception request.

@kannon92
Copy link
Contributor Author

Posted a query about potential support in containerd: containerd/containerd#10517

@haircommander
Copy link
Contributor

Since this went in beta in 1.32 and doesn't have adoptors yet, I think we will not make progress on this in 1.32 (outside of potential containerd support)

@haircommander haircommander moved this from Proposed for consideration to Not for release in SIG Node 1.32 KEPs planning Sep 12, 2024
@kannon92
Copy link
Contributor Author

kannon92 commented Sep 12, 2024

@haircommander one thing I don't understand (which is why I put in proposed for consideration) is that I have one bug fix for beta I would like reviews for 1.32.

If we want to only include phase changes than that is fine. But it doesn't really track the work that is done within a stage.

I have kubernetes/kubernetes#126559 which has a PR open.

@haircommander
Copy link
Contributor

yeah to simplify planning i figure we can use the board to track enhancements that the release team will follow (that require a change to the KEP, documentation, etc).

@tjons
Copy link
Contributor

tjons commented Sep 16, 2024

Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board 😀. Please readd it if you wish to progress this enhancement in 1.32.

/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 Sep 16, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 15, 2024
@kannon92
Copy link
Contributor Author

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Projects
Status: Tracked for Code Freeze
Status: Tracked for Code Freeze
Status: Not for release
Status: Tracked for Doc Freeze
Development

No branches or pull requests