-
Notifications
You must be signed in to change notification settings - Fork 6
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
Follow-up #47 #48
Follow-up #47 #48
Conversation
Triggered successful build https://github.com/datajoint/djlabhub-docker/actions/runs/9893617659 |
Using image
Building (from job https://github.com/datajoint/djlabhub-docker/actions/runs/9897039148/job/27340619425_ the last working image from commit 0cd58c9: we get the same "failed start hook" error:
|
Pod initialization was failing due to the presence of a Pod initialized successfully with the image built by https://github.com/datajoint/djlabhub-docker/actions/runs/9902160296 and testing on QA codebook on commit https://github.com/datajoint-company/dj-gitops/pull/343/commits/d3529072eb90d8fcc8bbe68fc7d09dfa789af7e1 |
singleuser CD fails when attempting to checkout submodule, e.g. this CD job.
To fix, we need to run the checkout step with
submodule: true
, as we do withworks-api
CD: https://github.com/datajoint/djlabhub-dockerThe value of SSH_PRIVATE_KEY is stored as
ipython-datajoint-creds-updater djlabhub
in LastPass.I set the GitHub secret using:
gh secret set SSH_PRIVATE_KEY < /home/eho/.ssh/ipython-datajoint-creds-updater-djlabhub