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

Snapshot Creation and Deletion implemented. #187

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

dvrohan
Copy link

@dvrohan dvrohan commented Dec 5, 2023

What this PR does / why we need it:
Adds functionality for user to create and delete snapshots.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

How Has This Been Tested?:
Tested manually.

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration and test output
Create a snapshot.yaml file. Use kubectl apply command to create a snapshot. Check on the test drive for "Create Snapshot" operation. Use delete command to delete the snapshot. Check on the test drive for "Perform Curation" operation.

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:
None

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

Successfully merging this pull request may close these issues.

3 participants