-
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
Kubelet support for Split Image Filesystem #4191
Comments
/sig node |
/stage alpha |
/assign |
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 Here's where this enhancement currently stands:
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 The status of this enhancement is marked as |
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! |
Changes were merged so we hopefully should be good. |
With KEP PR #4198 approved, the enhancement is ready for the enhancements freeze. The status is now marked as |
Hey there @kannon92! 👋, v1.29 Docs Lead here. |
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! |
This first alpha release won’t have any corresponding doc changes yet. |
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. |
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:
The status of this KEP is currently As always, we are here to help if any questions come up. Thanks! |
With kubernetes/kubernetes#120616 this is now marked as |
Moving the KEP to |
Removed from milestone as mentioned in kubernetes/kubernetes#126314 (comment). /milestone clear |
@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. |
/milestone v1.31 Status updated to @kwilczynski: kubernetes/kubernetes#126429 is not part of the exception request for this KEP right? |
#126429 is not part of the exception request. |
Posted a query about potential support in containerd: containerd/containerd#10517 |
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 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. |
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). |
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 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Enhancement Description
One-line enhancement description (can be used as a release note): Kubelet can support ImageFilesystem being separated between writeable and read-only layer
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/4191-split-image-filesystem/README.md
Discussion Link: Garbage Collection Working group.
Primary contact (assignee): @kannon92
Responsible SIGs: sig-node
Enhancement target (which target equals to which milestone):
Alpha - CRI Updates
k/enhancements
) update PR(s):k/k
) update PR(s):Beta - container runtime support and ecosystem
Code (
crio/crio
):CAdvisor (
google/cadvisor
):CRITools (
kubernetes-sigs/critools
):Kubernetes (
kubernetes/kubernetes
):Testing
Docs (
k/website
) update PR(s):Feedback
Stable
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):-->
Nice to haves:
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: