Description
Enhancement Description
CSI spec 1.5 enhanced the spec to add optional secrets field to
NodeExpandVolumeRequest. To support this, we need to have NodeExpandSecret
to the
CSI PV source and also derive the expansion secret in csiclient to
send it out as part of the nodeexpand request.
-
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/3107-csi-nodeexpandsecret/
-
Discussion Link: csi: add nodeExpandSecret support for CSI client & add unit test kubernetes#105963 (comment)
-
Primary contact (assignee): @humblec
-
Responsible SIGs: sig storage
-
Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.25
- Beta release target (x.y): 1.27
- Stable release target (x.y): 1.29
-
Alpha
- KEP (
k/enhancements
) update PR(s): - Code (
k/k
) update PR(s): - Docs (
k/website
) update PR(s):
- KEP (
-
Beta
- KEP (
k/enhancements
) update PR(s): - Code (
k/k
) update PR(s): - Docs (
k/website
) update PR(s):
- KEP (
-
Stable
- KEP (
k/enhancements
) update PR(s): - Code (
k/k
) update PR(s): - Docs (
k/website
) update PR(s):
- KEP (
-
Additional Ref:
Pass secret in NodeExpansion Call for the CSI driver kubernetes#95367
Add Secrets in NodeExpandVolumeRequest container-storage-interface/spec#457
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
Type
Projects
Status