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

docs: add notes about deprecating VolumeSnapshot functions #2929

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hairyhum
Copy link
Contributor

@hairyhum hairyhum commented Jun 7, 2024

Change Overview

VolumeSnapshot functions are using provider specific code to manage snapshots.
Since CSI has better support for more providers, users should switch to CSI snapshotting functions instead.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • πŸ› Bugfix
  • 🌻 Feature
  • πŸ—ΊοΈ Documentation
  • πŸ€– Test
  • πŸ—οΈ Build

Test Plan

Follow docs generation steps in https://github.com/kanisterio/kanister/blob/master/BUILD.md#documentation

  • πŸ’ͺ Manual
  • ⚑ Unit test
  • πŸ’š E2E

@infraq infraq added this to In Progress in Kanister Jun 7, 2024
@julio-lopez julio-lopez removed their request for review June 7, 2024 19:55
VolumeSnapshot functions are using provider specific code to manage snapshots.
Since CSI has better support for more providers, users should switch to CSI
snapshotting functions instead.
@hairyhum hairyhum force-pushed the docs-deprecate-volume-snapshot branch from 6119d88 to dbd2bfc Compare June 7, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanister
In Progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant