-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Occasional reconciler error #566
Comments
@kuritka is this still the issue? |
Hi @somaritane, just checked locally. Yes, the Reconciler error still ocurs. |
@kuritka it very frequent situation for k8s based projects. Please see how it was handled by crossplane runtime crossplane/crossplane-runtime#498 . TL;DR : let's just move such events to debug log level of minimal importance |
@kuritka I think it's not the case anymore and will close the issue. Feel free to reopen if it is still valid |
k8gb_gslb_error_total
metric revealed , an unexpected error generated inside the controller runtime. From my observation, the error is not critical to the functioning of k8gb, it just messes up the metrics.Find out what in k8gb is causing this error and make the necessary changes.
the error occurs very little and appears after a while of running on localhosts
The text was updated successfully, but these errors were encountered: