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

Adding a Kanister function to restore CSI VolumeSnapshot #1166

Merged
merged 47 commits into from
Jan 17, 2022

Conversation

shlokc9
Copy link
Contributor

@shlokc9 shlokc9 commented Dec 29, 2021

Change Overview

This PR consists of a new Kanister function to restore CSI VolumeSnapshot along with it's documentation

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

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@shlokc9 shlokc9 changed the title Adding a Kanister function to restore CSI VolumeSnapshot [WIP] Adding a Kanister function to restore CSI VolumeSnapshot Dec 29, 2021
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
@shlokc9 shlokc9 marked this pull request as ready for review December 31, 2021 09:09
@shlokc9 shlokc9 changed the title [WIP] Adding a Kanister function to restore CSI VolumeSnapshot Adding a Kanister function to restore CSI VolumeSnapshot Dec 31, 2021
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Show resolved Hide resolved
pkg/function/restore_csi_snapshot_test.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Realized a few things while going through the changes again. You can address the create snapshot changes suggested separately.

pkg/function/restore_csi_snapshot_test.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot_test.go Outdated Show resolved Hide resolved
pkg/function/restore_csi_snapshot.go Outdated Show resolved Hide resolved
@shlokc9 shlokc9 mentioned this pull request Jan 13, 2022
10 tasks
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shlokc9 shlokc9 added the kueue label Jan 17, 2022
@mergify mergify bot merged commit fe499ac into master Jan 17, 2022
@mergify mergify bot deleted the func-restore-csi-snapshot branch January 17, 2022 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants