Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSI: add -secret and -parameter flags to volume snapshot create #12360

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

tgross
Copy link
Member

@tgross tgross commented Mar 23, 2022

Fixes #12318

Pass-through the -secret and -parameter flags to allow setting
parameters for the snapshot and overriding the secrets we've stored on
the CSI volume in the state store.

@tgross tgross added this to the 1.3.0 milestone Mar 23, 2022
@tgross tgross self-assigned this Mar 23, 2022
@tgross tgross force-pushed the csi-snapshot-create-secrets branch from fb017a2 to f1ee18b Compare March 23, 2022 15:13
@tgross tgross force-pushed the csi-snapshot-create-secrets branch from f1ee18b to 92b6493 Compare March 23, 2022 15:22
@tgross tgross changed the title CSI: allow -secret flag in nomad volume snapshot create command CSI: add -secret and -parameter flags to volume snapshot create Mar 23, 2022
@tgross tgross force-pushed the csi-snapshot-create-secrets branch from 92b6493 to b13a203 Compare March 23, 2022 15:34
@tgross tgross marked this pull request as ready for review March 23, 2022 15:40
@tgross tgross force-pushed the csi-snapshot-create-secrets branch from b13a203 to d2ea348 Compare March 23, 2022 15:55
@tgross tgross force-pushed the csi-snapshot-create-secrets branch from d2ea348 to f9aa451 Compare March 23, 2022 20:53
command/volume_snapshot_create.go Outdated Show resolved Hide resolved
command/volume_snapshot_create.go Show resolved Hide resolved
Pass-through the `-secret` and `-parameter` flags to allow setting
parameters for the snapshot and overriding the secrets we've stored on
the CSI volume in the state store.
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing ability to specify parameters/secrets in CSI CreateSnapshot
2 participants