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

ci: add helm chart upgrade test #551

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

consideRatio
Copy link
Collaborator

@consideRatio consideRatio commented Apr 20, 2022

Closes #480. Seems relevant to have a test to test the upgrade of the Helm chart from some previous version as by doing so we help verify we won't have trouble when we make a new release and people will upgrade.

This test already caught that we need to ask users to do a manual kubectl apply of the bundled CRDs, see #553.

@consideRatio consideRatio force-pushed the pr/add-helm-chart-upgrade-test branch from ecee866 to b23cb3a Compare April 20, 2022 22:04
@consideRatio consideRatio force-pushed the pr/add-helm-chart-upgrade-test branch from 594a36b to 925ad0d Compare April 21, 2022 09:35
@consideRatio consideRatio marked this pull request as draft April 21, 2022 09:35
@consideRatio consideRatio force-pushed the pr/add-helm-chart-upgrade-test branch 2 times, most recently from 340c9d7 to 9118173 Compare April 21, 2022 12:12
@consideRatio consideRatio marked this pull request as ready for review April 21, 2022 12:15
@consideRatio consideRatio merged commit 0b0f05e into dask:main Apr 21, 2022
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.

Helm chart / CI: Add install -> upgrade test
1 participant