-
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
Restore progress reporting bug fix #3583
Restore progress reporting bug fix #3583
Conversation
Signed-off-by: F. Gold <[email protected]>
Signed-off-by: F. Gold <[email protected]>
/kind changelog-not-required |
This PR might require a changelog as it's a bug fix. Although, it's for a bug that hasn't been present in a released version of Velero. @carlisia, thoughts on this? |
This is such a good question. I would say no, no need to include it. I will open an issue to document what deserves a changelog. |
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.
Thanks, @codegold79!
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.
Hi @codegold79, I'm asking you to revert just a very minor change.
I verified that you have put back in all of your changes from PR #3133, and have not removed anything related to the PR #3125.
This LGTM, thank you for fixing this!
Signed-off-by: F. Gold <[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.
🎉
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.
Thanks, @codegold79! 🎉
@codegold79 Thank you very much for the fix. I may have missed this in the rebase, both PRs (yours and mine) were merged around the same time. Sorry about that. I was unavailable last two weeks. Couldn't look at the issue. Thank you again! |
* Improve readbility and formatting of pkg/restore/restore.go Signed-off-by: F. Gold <[email protected]> * Update paths to include API group versions Signed-off-by: F. Gold <[email protected]> * Use full word, 'resource' instead of 'resrc' Signed-off-by: F. Gold <[email protected]>
* Improve readbility and formatting of pkg/restore/restore.go Signed-off-by: F. Gold <[email protected]> * Update paths to include API group versions Signed-off-by: F. Gold <[email protected]> * Use full word, 'resource' instead of 'resrc' Signed-off-by: F. Gold <[email protected]>
* Improve readbility and formatting of pkg/restore/restore.go Signed-off-by: F. Gold <[email protected]> * Update paths to include API group versions Signed-off-by: F. Gold <[email protected]> * Use full word, 'resource' instead of 'resrc' Signed-off-by: F. Gold <[email protected]>
Summary of change
Fixes the bug introduced by PR #3125.
Does your change fix a particular issue?
Fixes #3571
Please indicate you've done the following:
/kind changelog-not-required
.site/content/docs/main
.