-
Notifications
You must be signed in to change notification settings - Fork 59
fix(config-cat): Rework error reporting #1242
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
Conversation
Signed-off-by: Adam Simon <[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 approach seems good to me. I think it's a good idea to offload the majority of the status logic to the SDK.
Signed-off-by: Adam Simon <[email protected]>
Sorry for the delay @adams85, many of us were at KubeCon last week. |
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.
Looks good to me!
Can we go ahead and merge this? |
Yes, looks good to me @adams85! |
Signed-off-by: Mark Phelps <[email protected]>
This PR
Attempts to fix #1212 by reworking error reporting. (More on the reason for the change in the related issue.)
Related Issues
Fixes #1212
Notes
This PR is not meant to be a complete solution, more of a quick fix to the related issue. It should be revised and improved later.
Follow-up Tasks
n/a
How to test
n/a