-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat: add delete sub-command for backup-location #3073
Conversation
Signed-off-by: JenTing Hsiao <[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.
This is a great add, thank you! I tested it and it works, but I do have a request to use the new api calls.
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
Signed-off-by: JenTing Hsiao <[email protected]>
This is ready to be reviewed. |
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.
I tested this and it works as intended. Thank you for this contribution!
* feat: add delete sub-command for backup-location Signed-off-by: JenTing Hsiao <[email protected]> * Change to use kubebuilder/runtimecontroller API Signed-off-by: JenTing Hsiao <[email protected]> * fix get BSL by label doesn't work Signed-off-by: JenTing Hsiao <[email protected]> * Update changelog Signed-off-by: JenTing Hsiao <[email protected]> * Ordering by alphabet Signed-off-by: JenTing Hsiao <[email protected]> * Better example format for help message Signed-off-by: JenTing Hsiao <[email protected]> * Capital the comments Signed-off-by: JenTing Hsiao <[email protected]>
* feat: add delete sub-command for backup-location Signed-off-by: JenTing Hsiao <[email protected]> * Change to use kubebuilder/runtimecontroller API Signed-off-by: JenTing Hsiao <[email protected]> * fix get BSL by label doesn't work Signed-off-by: JenTing Hsiao <[email protected]> * Update changelog Signed-off-by: JenTing Hsiao <[email protected]> * Ordering by alphabet Signed-off-by: JenTing Hsiao <[email protected]> * Better example format for help message Signed-off-by: JenTing Hsiao <[email protected]> * Capital the comments Signed-off-by: JenTing Hsiao <[email protected]>
* feat: add delete sub-command for backup-location Signed-off-by: JenTing Hsiao <[email protected]> * Change to use kubebuilder/runtimecontroller API Signed-off-by: JenTing Hsiao <[email protected]> * fix get BSL by label doesn't work Signed-off-by: JenTing Hsiao <[email protected]> * Update changelog Signed-off-by: JenTing Hsiao <[email protected]> * Ordering by alphabet Signed-off-by: JenTing Hsiao <[email protected]> * Better example format for help message Signed-off-by: JenTing Hsiao <[email protected]> * Capital the comments Signed-off-by: JenTing Hsiao <[email protected]>
* feat: add delete sub-command for backup-location Signed-off-by: JenTing Hsiao <[email protected]> * Change to use kubebuilder/runtimecontroller API Signed-off-by: JenTing Hsiao <[email protected]> * fix get BSL by label doesn't work Signed-off-by: JenTing Hsiao <[email protected]> * Update changelog Signed-off-by: JenTing Hsiao <[email protected]> * Ordering by alphabet Signed-off-by: JenTing Hsiao <[email protected]> * Better example format for help message Signed-off-by: JenTing Hsiao <[email protected]> * Capital the comments Signed-off-by: JenTing Hsiao <[email protected]>
* feat: add delete sub-command for backup-location Signed-off-by: JenTing Hsiao <[email protected]> * Change to use kubebuilder/runtimecontroller API Signed-off-by: JenTing Hsiao <[email protected]> * fix get BSL by label doesn't work Signed-off-by: JenTing Hsiao <[email protected]> * Update changelog Signed-off-by: JenTing Hsiao <[email protected]> * Ordering by alphabet Signed-off-by: JenTing Hsiao <[email protected]> * Better example format for help message Signed-off-by: JenTing Hsiao <[email protected]> * Capital the comments Signed-off-by: JenTing Hsiao <[email protected]>
* feat: add delete sub-command for backup-location Signed-off-by: JenTing Hsiao <[email protected]> * Change to use kubebuilder/runtimecontroller API Signed-off-by: JenTing Hsiao <[email protected]> * fix get BSL by label doesn't work Signed-off-by: JenTing Hsiao <[email protected]> * Update changelog Signed-off-by: JenTing Hsiao <[email protected]> * Ordering by alphabet Signed-off-by: JenTing Hsiao <[email protected]> * Better example format for help message Signed-off-by: JenTing Hsiao <[email protected]> * Capital the comments Signed-off-by: JenTing Hsiao <[email protected]>
fixes #2168
or