capability for non CSI storage

This commit is contained in:
zhangmin
2020-07-06 16:01:57 +08:00
parent 52abbeb355
commit 052b1b5f25
29 changed files with 1378 additions and 263 deletions

View File

@@ -19,6 +19,12 @@ spec:
- name: Volume
type: boolean
JSONPath: .spec.features.volume.create
- name: Expand
type: string
JSONPath: .spec.features.volume.expandMode
- name: Clone
type: boolean
JSONPath: .spec.features.volume.clone
- name: Snapshot
type: boolean
JSONPath: .spec.features.snapshot.create