-
Notifications
You must be signed in to change notification settings - Fork 22
Add error logs #96
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
Add error logs #96
Conversation
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!
Signed-off-by: Dale Haiducek <[email protected]>
I put one of the error logs in the wrong spot, but it's been moved now. I didn't notice it was returning I also added a commit to refetch the policy to minimize the "object has been updated" errors. I'll look in the test results to see whether it was effective. |
/hold |
74740c3
to
ed0dfd0
Compare
Signed-off-by: Dale Haiducek <[email protected]>
This PR is ready for review...again. I added some refetches and did some minor refactoring as followup to the new error messages. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhaiducek, gparvin The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
Some E2E tests had controller-runtime errors without any of our error logs prior to them. Hopefully these new log messages will make what's going on a bit clearer. Relevant error: