Closed
Description
Feature Description
- One-line feature description (can be used as a release note): CSI volumes can only be referenced via PV/PVC today. This works well for remote persistent volumes. However, we would like CSI to be used to create local ephemeral volumes (e.g. volumes to inject identity information in to a pod), and these types of volumes should be able to be referred to directly in pod spec (without PV/PVC).
- Primary contact (assignee): @dobsonj
- Responsible SIGs: @kubernetes/sig-storage-feature-requests
- Design proposal link (community repo): CSI: support for in-line volumes in pods. community#2273
- KEP: https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/596-csi-inline-volumes
- Link to e2e and/or unit tests: See https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/596-csi-inline-volumes/README.md#test-plan
- Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred: @msau42
- Approver (likely from SIG/area to which feature belongs): @saad-ali
- Feature target (which target equals to which milestone):
- Alpha release target (x.y): 1.13
- Beta release target (x.y): 1.16
- Stable release target (x.y): 1.25
- PRs
- Inline CSI volumes support KEP #716
- CSI inline volume support KEP with suggested updates #790
- csi-inline-volumes.md: prepare for beta #1172
- KEP-596: promote CSIInlineVolume to GA #3158
- KEP-596: Move GA milestone to 1.25, update PRR #3368
- KEP-596: Update graduation criteria and test results #3445
- CSI Inline Volume Implementation kubernetes#74086
- ephemeral volume tests kubernetes#81960
- ephemeral inline CSI volumes as beta kubernetes#82004
- KEP-596: Move CSIInlineVolume feature to GA kubernetes#111258
- CSI inline volume alpha support documentation website#10934
- CSI Inline Ephemeral Documentation Update website#14704
- storage: CSI inline volumes in beta website#15705
- Update security considerations for CSI inline ephemeral volumes website#32667
- KEP-596: Move CSIInlineVolume to GA website#35510
- Add blog about CSI Inline Volumes GA website#35511
- Update security considerations for CSI inline ephemeral volumes kubernetes-csi/docs#508
- KEP-596: Move CSIInlineVolume to GA kubernetes-csi/docs#520
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to adding, removing, or otherwise changing an APICategorizes issue or PR as related to a new feature.Categorizes an issue or PR as relevant to SIG Storage.Denotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an enhancement issue is NOT actively being tracked by the Release Team
Activity