Bug description
ISTIO_META_OWNER is not populated the correct way in istio/installer based installs.
https://github.com/istio/installer/blob/master/istio-control/istio-autoinject/files/injection-template.yaml#L244-L245
v.
https://github.com/istio/istio/blob/master/install/kubernetes/helm/istio/files/injection-template.yaml#L243-L244
There are likely other issues, but that is the one that is impacting me directly at the moment.
Expected behavior
ISTIO_META_OWNER is populated the same way, regardless of installation method.
How was Istio installed?
ICP v. helm
Bug description
ISTIO_META_OWNER is not populated the correct way in istio/installer based installs.
https://github.com/istio/installer/blob/master/istio-control/istio-autoinject/files/injection-template.yaml#L244-L245
v.
https://github.com/istio/istio/blob/master/install/kubernetes/helm/istio/files/injection-template.yaml#L243-L244
There are likely other issues, but that is the one that is impacting me directly at the moment.
Expected behavior
ISTIO_META_OWNER is populated the same way, regardless of installation method.
How was Istio installed?
ICP v. helm