-
Notifications
You must be signed in to change notification settings - Fork 510
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
Issue with Opamp after operator upgrade on 0.44.2 version #985
Comments
pls following open-telemetry/opentelemetry-operator#2314. |
yes, i did uninstall operator through helm. i also did updated manual the 3 crds but still have issue. should crds be applied after or before helm update ? Then should a custom resource like below should applied ?
|
Can you try completely removing the crds |
Not necessarily, and I don't think that's the root cause of the error |
Having the same issue "failed to wait for opampbridge caches to sync: timed out waiting for cache to be synced for Kind *v1alpha", the manager container restarts every couple of minutes. try the solution open-telemetry/opentelemetry-operator#2314, seems not work. any updates here? |
Seems like missing |
Hi,
i'm trying to upgrade operator to version 0.44.2 of helm chart.
I get some errors regarding opampbridge but couldn't find how to solve it.
pod logs reports :
I did uninstall, re-install everything, patched CRDS but can't make it work. i did found this issue
but still struggling on CR yaml file. i found this example => #938 (comment)
but still searching on this endpoint.
Should it be a websocket ? (ws://) should the port stay on 4320 as my service only seems to expose port 80 ?
An example of CR opamp file would be helpfull
The text was updated successfully, but these errors were encountered: