Skip to content

KEP-4639: Allow writeable, container isolated volume content #5288

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented May 7, 2025

This proposal changes the KEP to allow writing the image volume contents in the same way as we already support it for the actual running container image. Runtimes have to ensure that the isolation is restricted to the running container by using technologies like overlayfs.

Refers to #4639, kubernetes/kubernetes#131557, cri-o/cri-o#9174

PTAL @kubernetes/sig-node-feature-requests @mikebrow @haircommander

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 7, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: saschagrunert
Once this PR has been reviewed and has the lgtm label, please assign mrunalp for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested review from dchen1107 and mrunalp May 7, 2025 13:21
@k8s-ci-robot k8s-ci-robot added kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 7, 2025
@saschagrunert saschagrunert force-pushed the kep-4639-read-write-images branch from d5b7133 to 687d127 Compare May 7, 2025 13:23
@saschagrunert saschagrunert force-pushed the kep-4639-read-write-images branch from 687d127 to ddb30d6 Compare May 7, 2025 13:39
@saschagrunert saschagrunert force-pushed the kep-4639-read-write-images branch from ddb30d6 to 32ab875 Compare May 7, 2025 14:26
@saschagrunert saschagrunert force-pushed the kep-4639-read-write-images branch 2 times, most recently from bd7a285 to fd5c3bc Compare May 14, 2025 06:45
This proposal changes the KEP to allow writing the image volume contents
in the same way as we already support it for the actual running
container image. Runtimes have to ensure that the isolation is
restricted to the running container by using technologies like
overlayfs.

Signed-off-by: Sascha Grunert <[email protected]>
@saschagrunert saschagrunert force-pushed the kep-4639-read-write-images branch from fd5c3bc to 2d4ec5e Compare May 19, 2025 07:46
@saschagrunert
Copy link
Member Author

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/node Categorizes an issue or PR as relevant to SIG Node. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants