linode-blockstorage-csi-driver
linode-blockstorage-csi-driver copied to clipboard
support for volume snapshot creation, deletion and restore
General:
- [x] Have you removed all sensitive information, including but not limited to access keys and passwords?
- [x] Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?
Feature Requests:
- [x] Have you explained your rationale for why this feature is needed?
- [ ] Have you offered a proposed implementation/solution?
Bug Reporting
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Environment Specifications
Screenshots, Code Blocks, and Logs
Additional Notes
For general help or discussion, join the Kubernetes Slack team channel #linode
. To sign up, use the Kubernetes Slack inviter.
The Linode Community is a great place to get additional support.
In General other cloud, CSI drivers have the support for the creation, deletion, and restore of the snapshot. Can it be added to LKE as well
Without this implemented, is there any way to backup PVC volumes on LKE?
hey, when is this feature planned to be released?
Interesting I was trying to setup volume snapshots and didn't get it to work.
Hi everyone! Sorry for this ticket having sat here so long, unaddressed.
Unfortunately, the CSI driver is limited by what is exposed through the Linode API, which currently does not support snapshots for block storage volumes. Linode has "instance volumes" which are the hypervisor-local disks attached to a Linode instance, and those support snapshots, but there is currently no way to snapshot a block storage volume.
If you would like this feature to be added, the best course of action would be to submit a feature request to the Linode Community Q&A.