We have a usecase where we have a couple of services deployed in a namespace , We use OTEL operator to inject SDK binaries. The problem with python based services is that few of them have dependency on OTEL SDKs and they are not all on the same version of SDK causing the services to break when it get's skewed as certain OTEL internal method references change