For instance, on OpenShift if we are using DeploymentConfigs instead of Deployments we cant auto inject jaeger sidecars. With the latest Istio setup on OpenShift daemonsets are deprecated, so this becomes more important.
Places I can think of where sidecars could be injected:
I think #171 would solve this for all controllers (as well as pods without a controller).
For instance, on OpenShift if we are using DeploymentConfigs instead of Deployments we cant auto inject jaeger sidecars. With the latest Istio setup on OpenShift daemonsets are deprecated, so this becomes more important.
Places I can think of where sidecars could be injected:
I think #171 would solve this for all controllers (as well as pods without a controller).