website/content/en/docs/reference/command-line-tools-reference/feature-gates/CSINodeExpandSecret.md

26 lines
497 B
Markdown

---
title: CSINodeExpandSecret
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.25"
toVersion: "1.26"
- stage: beta
defaultValue: true
fromVersion: "1.27"
toVersion: "1.28"
- stage: stable
defaultValue: true
fromVersion: "1.29"
toVersion: "1.30"
removed: true
---
Enable passing secret authentication data to a CSI driver for use
during a `NodeExpandVolume` CSI operation.