Open
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
- 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): - Code (
k/k
) update PR(s): - Docs (
k/website
) update(s): - Out of tree update PR(s):
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to design.Denotes that an issue has been opted in to a releaseCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Storage.Denotes an issue tracking an enhancement targeted for Beta statusDenotes an enhancement issue is actively being tracked by the Release Team
Type
Projects
Status
Tracked for code freeze
Status
Implemented