-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat(core): add support for ssh connections into sessions #3318
Conversation
You can access the deployment of this PR at https://renku-ci-rp-3318.dev.renku.ch |
8b45ba0
to
ecb3908
Compare
No, when it asks you this, the keypair is added, but not pushed. So, by definition, it isn't building yet This code is provider independent, so this code is executed with docker and renkulab sessions
That's added now
The original thinking was that this way you can distinguish what deployment a session is on based on the name, but since most users won't be on more than 1 deployment anyways, that's now a hard requirement. |
…ceCenter/renku-python into feature/ssh-into-sessions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found two questionable doc strings... 😆
closes #3293
closes #3289
closes #3290
/deploy #persist renku-notebooks=master extra-values=notebooks.ssh.enabled=true,notebooks.ssh.service.type=NodePort,notebooks.ssh.service.port=32023