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

Document AWS, Azure, and GCP plugin changes related to CSI #4362

Closed
eleanor-millman opened this issue Nov 17, 2021 · 4 comments
Closed

Document AWS, Azure, and GCP plugin changes related to CSI #4362

eleanor-millman opened this issue Nov 17, 2021 · 4 comments
Assignees
Milestone

Comments

@eleanor-millman
Copy link
Contributor

eleanor-millman commented Nov 17, 2021

Documentation for the 1.8 release for the following changes:

#4108
#4109
#4110

Please put docs on this change in the AWS, Azure, and GCP plugin repos.

Please make a PR and tag @a-mccarthy as a reviewer. Thanks!

@eleanor-millman eleanor-millman added this to the v1.8.0 milestone Nov 17, 2021
@eleanor-millman eleanor-millman changed the title Document CSI plugin changes Document AWS, Azure, and GCP plugin changes related to CSI Nov 17, 2021
@reasonerjt
Copy link
Contributor

The new versions of plugins for AWS, Azure and GCP will be released with the support of snapshotting and restoring the persistent volumes provisioned by CSI driver via the APIs of the cloud providers. With this enhancement, users can backup and restore the persistent volumes on these could providers without using the CSI plugin, which will remain beta and the feature flag EnableCSI will be disabled by default.

For the version of the plugins and the CSI drivers they support respectively please see the table:

Plugin Version CSI Driver
velero-plugin-for-aws v1.4.0 ebs.csi.aws.com
velero-plugin-for-microsoft-azure v1.4.0 disk.csi.azure.com
velero-plugin-for-gcp v1.4.0 pd.csi.storage.gke.io

@reasonerjt reasonerjt assigned a-mccarthy and unassigned ywk253100 Dec 17, 2021
@reasonerjt
Copy link
Contributor

@a-mccarthy
Please see the comment above, I don't find a page on the documentation regarding the plugin of cloud providers.

You may want to add this section in the page to describe the overall support status of CSI in velero.

@a-mccarthy a-mccarthy mentioned this issue Jan 5, 2022
3 tasks
@a-mccarthy
Copy link
Contributor

@reasonerjt is there any change in functionality a user would need to do to make this work? or would they do things as they normally would, only now Velero works through the cloud providers APIs to do the snapshot/restore when you run the velero command for a CSI provisioned persistent volume?

@a-mccarthy
Copy link
Contributor

@reasonerjt I updated the docs with more information for the CSI updates in #4502, https://velero.io/docs/main/csi/. Please reopen this issue if you feel like there is more to add to the docs. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants