You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the issue report properly structured and detailed with version numbers?
Is this for Kubeflow development ?
Would you like to work on this issue?
You can join the CNCF Slack and access our meetings at the Kubeflow Community website. Our channel on the CNCF Slack is here #kubeflow-platform.
Version
master
Describe your issue
In the Istio docs Installing the Sidecar#Controlling the injection policy, the described way of controlling the istio sidecar injection is through the labels, both for the Pods and Namespaces. In the manifests, a lot of resources seemingly tries to control the sidecar injection behavior through annotation, which just doesn't work.
We should investigate which pods really need the sidecars and comply with the proper istio injection mechanism through labels.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Validation Checklist
Version
master
Describe your issue
In the Istio docs Installing the Sidecar#Controlling the injection policy, the described way of controlling the istio sidecar injection is through the labels, both for the Pods and Namespaces. In the manifests, a lot of resources seemingly tries to control the sidecar injection behavior through annotation, which just doesn't work.
We should investigate which pods really need the sidecars and comply with the proper istio injection mechanism through labels.
Steps to reproduce the issue
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: