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: test failures in main - hub launched pods pending - related to k3s 1.27? #1681

Closed
consideRatio opened this issue Apr 28, 2023 · 1 comment · Fixed by #1714
Closed

ci: test failures in main - hub launched pods pending - related to k3s 1.27? #1681

consideRatio opened this issue Apr 28, 2023 · 1 comment · Fixed by #1714

Comments

@consideRatio
Copy link
Member

consideRatio commented Apr 28, 2023

We have tests failing in the main branch, and I don't understand why. It seems that pods get stuck pending. I'm not sure why, but I think k3s 1.27 being released is related. We see a test failure in kubespawner as well, but I'm not sure if that is related.

See the test failures in the main branch started april at least after 26 11.30 AM GMT+2.

Note that we don't have test failures in z2jh, or kubespawner against the k3s 1.27.

@consideRatio consideRatio changed the title ci: test failures in main - hub pods pending - related to k3s 1.27? ci: test failures in main - hub launched pods pending - related to k3s 1.27? Apr 28, 2023
@consideRatio
Copy link
Member Author

I've understood what this is about now. Its the jupyterhub chart's user-scheduler in z2jh 2.0.0 that isn't compatible with k8s 1.27, which makes the build pods get stuck in pending as they have been configured to use the user-scheduler.

It is compatible with k8s 1.27 in the development release of z2jh though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant