Skip to content
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

Disable istio sidecar injection #496

Merged
merged 1 commit into from
May 18, 2022

Conversation

jacobtomlinson
Copy link
Member

@jacobtomlinson jacobtomlinson commented May 18, 2022

In #488 I am working on getting Dask clusters created by the operator to play nicely with Istio. So far this has been more challenging than I expected.

This PR is intended as a stop-gap which adds Istio to the CI but adds labels to the scheduler and worker pods to disable sidecar injection. This should mean the operator will work on clusters running Istio, but without the benefit of actually using it.

Hopefully, these changes will be quickly replaced by efforts in #488.

xref #482

@jacobtomlinson jacobtomlinson marked this pull request as ready for review May 18, 2022 12:17
@jacobtomlinson jacobtomlinson merged commit a2e5aa9 into dask:main May 18, 2022
@jacobtomlinson jacobtomlinson deleted the disable-istio branch May 18, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant