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

Use and fix support for Python 3.11 in Helm chart images #666

Merged
merged 6 commits into from
Jan 2, 2023

Conversation

consideRatio
Copy link
Collaborator

@consideRatio consideRatio commented Jan 2, 2023

Summary of changes

Helm chart

  • Complements Add support for Python 3.11 #659 with fixes in the k8s dask-cluster controller
  • Builds dask-gateway-server image to use Python 3.11
  • Builds dask-gateway image used for testing by scheduler and worker to use Python 3.11

CI System

@consideRatio consideRatio changed the title helm chart: use python 3.11 in images and fix issues testing against it Fix compatibility for py311 and use py311 it in Helm chart images Jan 2, 2023
@consideRatio consideRatio added the bug Something isn't working label Jan 2, 2023
@consideRatio consideRatio force-pushed the pr/test-using-py311 branch 2 times, most recently from fe9a210 to ebdfef4 Compare January 2, 2023 19:31
@consideRatio consideRatio changed the title Fix compatibility for py311 and use py311 it in Helm chart images Use and fix support for Python 3.11 in Helm chart images Jan 2, 2023
@consideRatio consideRatio merged commit 9a51b14 into dask:main Jan 2, 2023
@consideRatio consideRatio added maintenance and removed bug Something isn't working labels Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant