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

Deprecate use of blockstorage package #2639

Open
hairyhum opened this issue Jan 31, 2024 · 2 comments
Open

Deprecate use of blockstorage package #2639

hairyhum opened this issue Jan 31, 2024 · 2 comments

Comments

@hairyhum
Copy link
Contributor

Currently for snapshot operations kanister uses blockstorage package, which has several providers abstracting away specific APIs.
Functions like CreateVolumeFromSnapshot use those providers.

Since introduction of CSI volume snapshots this functionality can be done via CSI apis instead of blockstorage providers. The functions currently using blockstorage package can be changed to use CSI and blockstorage package can be deprecated.

Copy link
Contributor

Thanks for opening this issue 👍. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.

Copy link
Contributor

github-actions bot commented Oct 7, 2024

This issue is marked as stale due to inactivity. Add a new comment to reactivate it. CC @kanisterio/maintainers

@github-actions github-actions bot added the stale label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Be Triaged
Development

No branches or pull requests

1 participant