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

cosmicds: Fix logs not being generated #3433

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

yuvipanda
Copy link
Member

@yuvipanda yuvipanda commented Nov 17, 2023

Turns out us unconditionally setting jupyterhub-singleuser as cmd prevents repo2docker's automatic log generation from working!

It gets put under REPO_DIR, so it's under /srv/repo/.jupyter-server-log.txt now.

Fixes #3109

Turns out us unconditionally setting `jupyterhub-singleuser`
as `cmd` prevents repo2docker's automatic log generation from
working!

Ref 2i2c-org#3109
@yuvipanda yuvipanda marked this pull request as ready for review November 17, 2023 05:48
@yuvipanda yuvipanda requested a review from a team as a code owner November 17, 2023 05:48
Copy link

Merging this PR will trigger the following deployment actions.

Support and Staging deployments

Cloud Provider Cluster Name Upgrade Support? Reason for Support Redeploy Upgrade Staging? Reason for Staging Redeploy
aws 2i2c-aws-us No Yes Following prod hubs require redeploy: cosmicds

Production deployments

Cloud Provider Cluster Name Hub Name Reason for Redeploy
aws 2i2c-aws-us cosmicds Following helm chart values files were modified: cosmicds.values.yaml

@yuvipanda yuvipanda merged commit 57cce76 into 2i2c-org:master Nov 17, 2023
Copy link

🎉🎉🎉🎉

Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/6901623179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done 🎉
Development

Successfully merging this pull request may close these issues.

Understand why logs aren't being generated by repo2docker for cosmicds hub
2 participants