-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enable istio sidecar for kubeflow namespace #80
feat: enable istio sidecar for kubeflow namespace #80
Conversation
/assign @jlewi |
@Bobgy Are you planning on turning this on for 1.1? This seems like a pretty big change which is landing pretty late in the 1.1 release cycle. I'm ok with enabling it on master but on 1.1 seems very risky. |
@jlewi I understand your concern. Sorry, I should have brought it up earlier, but I'll list a few reasons why I think we should better have it.
I have tested this setup in my own cluster, I am not observing any behavior changes. Can we give it a try and if something doesn't work, roll back? |
I was confused I thought this was in kubeflow/manifests but its kubeflow/gcp-blueprints. Are the kubeflow/manifests changes already on the 1.1 branch of kubeflow/manifests? /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlewi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@jlewi Yes, it's there: https://github.com/kubeflow/manifests/blob/v1.1-branch/namespaces/base/namespaces.yaml. |
This PR uses kubeflow/manifest's namespaces package instead.
https://github.com/kubeflow/manifests/blob/master/namespaces/base/namespaces.yaml
Therefore, istio sidecar auto injection is turned on.