Skip to content

Conversation

@leafty
Copy link
Member

@leafty leafty commented Aug 21, 2025

Merging into #984.

PR stack:

This change adds a new location field on the Amalthea session CRD which has two accepted values:

  • local: the interactive session process runs inside the session pod
  • remote: the interactive session process runs remotely and is controlled from the session pod
    Remote sessions are first implemented to support running sessions in HPC environments, though this can be generalized to many environment types.

Only the location field is added, no further change is contained here.

For a deployment, see: https://staging.dev.renku.ch.

@leafty leafty force-pushed the leafty/exp-remote-sessions branch from 80292df to 4a51321 Compare August 22, 2025 12:04
@leafty leafty changed the base branch from build/support-remote-sessions-hpc to leafty/exp-dev-naming August 22, 2025 12:04
@RenkuBot
Copy link
Contributor

You can access the deployment of this PR at https://renku-ci-am-985.dev.renku.ch

@leafty leafty force-pushed the leafty/exp-dev-naming branch from 7f8c13a to d87fe48 Compare September 1, 2025 11:31
@leafty leafty force-pushed the leafty/exp-remote-sessions branch from 661e73a to 7d399fa Compare September 1, 2025 13:00
Base automatically changed from leafty/exp-dev-naming to build/support-remote-sessions-hpc September 2, 2025 12:09
@leafty leafty force-pushed the leafty/exp-remote-sessions branch from 518ba1c to e00de68 Compare September 2, 2025 12:10
@leafty leafty changed the title experimental: remote sessions feat: add location field to amalthea sessions Sep 2, 2025
@leafty leafty marked this pull request as ready for review September 2, 2025 12:20
@leafty leafty requested review from a team and olevski as code owners September 2, 2025 12:20
Copy link
Collaborator

@SalimKayal SalimKayal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leafty leafty merged commit e74d832 into build/support-remote-sessions-hpc Sep 8, 2025
44 of 86 checks passed
@leafty leafty deleted the leafty/exp-remote-sessions branch September 8, 2025 07:20
leafty added a commit that referenced this pull request Sep 30, 2025
This change adds a new `location` field on the Amalthea session CRD which has two accepted values:
* `local`: the interactive session process runs inside the session pod
* `remote`: the interactive session process runs remotely and is controlled from the session pod
    Remote sessions are first implemented to support running sessions in HPC environments, though this can be generalized to many environment types.
    
Only the `location` field is added, no further change is contained here.
leafty added a commit that referenced this pull request Sep 30, 2025
This change adds a new `location` field on the Amalthea session CRD which has two accepted values:
* `local`: the interactive session process runs inside the session pod
* `remote`: the interactive session process runs remotely and is controlled from the session pod
    Remote sessions are first implemented to support running sessions in HPC environments, though this can be generalized to many environment types.

Only the `location` field is added, no further change is contained here.
leafty added a commit that referenced this pull request Oct 8, 2025
This change adds a new `location` field on the Amalthea session CRD which has two accepted values:
* `local`: the interactive session process runs inside the session pod
* `remote`: the interactive session process runs remotely and is controlled from the session pod
    Remote sessions are first implemented to support running sessions in HPC environments, though this can be generalized to many environment types.

Only the `location` field is added, no further change is contained here.
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 this pull request may close these issues.

4 participants