-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
refactor: util functions for Status & Conditions handling #4487
Conversation
/run-e2e |
Could you rebase main? There are changes required to execute the e2e tests |
/run-e2e |
/run-e2e |
/run-e2e gcp_storage |
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.
Looking good, could you please add a entry to Changelog? TO Other
section?
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.
Please, also rebase the PR, so we can run e2e tests against up-to-date code.
/run-e2e |
Please udpate Changelog as well. |
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.
Looking good, just fix the error messages to follow golang convetion.
… util functions Signed-off-by: Tobo Atchou <tobo.atchou@gmail.com>
… util functions. add Changelog Signed-off-by: Tobo Atchou <tobo.atchou@gmail.com>
… util functions. fix error message Signed-off-by: Tobo Atchou <tobo.atchou@gmail.com>
Thank you @zroubalik . Done now. |
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, thanks, great job!
/run-e2e |
Checklist
Fixes #2906