Tyler Helmuth
Tyler Helmuth
@pavolloffay instead of adding a new env prefix, could we remove the constraint?
> I could find that the opentelemetry-auto-instrumentations sidecard was not injected Couple questions: - Are you using Go auto instrumentation? That is the only language where a sidecar is injected....
@LudvigHz helm cannot update the CRDs, so if there are breaking changes between operator versions you need to uninstall the chart and delete the CRDs and then re-install the chart.
What are you doing to manage certificates? Are you using cert-manager?
When I perform an install from scratch I am not able to reproduce this issue yet.
What does your values.yaml look like for the operator install?
@santhotech I was not able to reproduce this problem locally yet. When I set `runAsNonRoot: true` on the application container the SecurityContext, including `runAsNonRoot`, is correctly copied to the initContainer...
@santhotech are you able to reproduce this issue in a local kind cluster
This is really interesting. We've typically only done a release when the nodejs API/SDK has a bump, but I guess there is nothing stopping us from bumping when only the...
@shishir84 are the app being annotated and the Instrumentation CR in the same namespace? If not your annotation will not work. You'll see a log in the Operator logs saying...