-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
kind/designCategorizes issue or PR as related to design.Categorizes issue or PR as related to design.lead-opted-inDenotes that an issue has been opted in to a releaseDenotes that an issue has been opted in to a releasesig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.sig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta statustracked/yesDenotes an enhancement issue is actively being tracked by the Release TeamDenotes an enhancement issue is actively being tracked by the Release Team
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): VolumeSource: OCI Artifact or OCI Image
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4639-oci-volume-source
- Discussion Link:
- Primary contact (assignee): [email protected], [email protected]
- Responsible SIGs: sig-node, sig-storage
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.31
- Beta release target (x.y): 1.33-1.34
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements
) update PR(s): - Code (
k/k
) update PR(s): - Out of tree update PR(s):
- Add OCI Volume Source support to
crictl [create|run] --with-pull
kubernetes-sigs/cri-tools#1464 - Add OCI/Image Volume Source support cri-o/cri-o#8317
- Make ImageVolume garbage collection work cri-o/cri-o#8408
- CRI-O: add
pull-kubernetes-node-crio-cgrpv2-imagevolume-e2e
test job test-infra#33071 - Fix imagevolume test focus test-infra#33088
- Add OCI Volume Source support to
- Docs (
k/website
) update PR(s):
- KEP (
- Beta
- KEP (
k/enhancements
) update PR(s):- KEP-4639: update to most recent implementation state and graduate to beta #4897
- 4639: bump to 1.34 and document noexec drop #5417
- [KEP-4639] Image Volume: remove noexec option #5354
- 4639: bump to 1.34 and document noexec drop #5417 retargeting beta in v1.34, dropped noexec requirement
- Code (
k/k
) update PR(s): - Docs (
k/website
) update(s): - Out of tree update PR(s):
- KEP (
- Stable
- KEP (
k/enhancements
) update PR(s): [KEP-4639] Graduate image volumes to GA #5450 - Code (
k/k
) update PR(s): - Docs (
k/website
) update(s):
- KEP (
- Follow-ups:
- Read-write volumes as outlined in: KEP-4639: Allow writeable, container isolated volume content #5288
mitar, anandf, pacoxu, fykaa, aamoyel and 1 moredungdm93, rkargMsft, wzshiming, vladikr, yankeexe and 20 more
Metadata
Metadata
Assignees
Labels
kind/designCategorizes issue or PR as related to design.Categorizes issue or PR as related to design.lead-opted-inDenotes that an issue has been opted in to a releaseDenotes that an issue has been opted in to a releasesig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.sig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta statustracked/yesDenotes an enhancement issue is actively being tracked by the Release TeamDenotes an enhancement issue is actively being tracked by the Release Team
Type
Projects
Status
Tracked for code freeze
Status
Implemented