-
Notifications
You must be signed in to change notification settings - Fork 157
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
Support annotation in VolumeSnapshot and VolumeSnapshotContent resources #2986
Conversation
…notation' into orange/saima/support-snapshot-annotation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to correct few code comment, overall looks in good shape now
@saima-s can you please make a release note for this change: https://github.com/kanisterio/kanister/blob/master/CONTRIBUTING.md#release-notes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there.
releasenotes/notes/support-annotation-on-snapshotter-function-ff9b7ba2daf10427.yaml
Outdated
Show resolved
Hide resolved
releasenotes/notes/support-annotation-on-snapshotter-function-ff9b7ba2daf10427.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Vivek Singh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Have minor suggests in unit tests
Change Overview
This PR is about adding support for annotation in some methods of Snapshotter interface. Methods are listed below:
Pull request type
Please check the type of change your PR introduces:
Issues
Test Plan
Test case-1
Created snapshot and restored those snapshots in another namespace.
Result
Result can be found here