-
Notifications
You must be signed in to change notification settings - Fork 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
Reflector hangs after exception #442
Comments
I have the same problem, only I have it hangs stabily once every 2 weeks. Any luck finding a solution? |
Hi @OlehKyrtsun, |
I'm using reflector version 7.1.238. So far I decided to just write a job that will restart this sub once a week |
To add onto this, we are on reflector 7.1.262 and have had multiple issues in the last few days of reflector not copying new certs into the istio-system namespace. Last logs in the pod show something like this, which actually shows it hasn't been working since April 22, 2024 (over a month ago). Deleting the pod and letting a new one come up fixes the issue, but it would be great if it didn't just silently die.
|
I'll be creating a cronjob in the k8s on pitch deletions, haven't found another solution yet |
@toni-rib-skydio "funny" yours get stuck closely at same date and hour. |
May be healthcheck endpoint also require some improvements. |
@loganmzz where is this hosted? We've seen similar issues with authorization on automatic node scaling when hosted in google cloud. Can you tell me more about the environment? |
I'm on AWS with dynamic nodes (spot instances) |
@loganmzz I don't have an environment like that to simulate. But it seems the authorization for the service account from those nodes is not allowed to contact the control-plane. I'm not sure how to debug this. |
I've noticed an interesting thing. I have a reflector built to transfer SSL certificates between newspaces in k8s, when the certificate was reissued reflector caught this error but updated the certificate. I'm running on AWS. I'm waiting for a new cert update now |
Versions:
v1.28.9-eks-036c24b
7.0.193
We encountered issue with outdated certificate for some services. After investigation, it seems Reflector is hanging since several weeks, not mirroring update from Cert Manager certificate secret.
Tried to update an annotation on given secret, but no reaction. However, HTTP healthcheck is still responding.
Last logs:
The text was updated successfully, but these errors were encountered: