Skip to content

Rstudio does not open in a iframe when hosted on another cluster #207

@olevski

Description

@olevski

With the remote clusters feature when rstudio runs on the dev cluster but is accessed from Renkulab.io then the rstudio session cannot be opened in an iframe.

The reason for this is most likely this part:
https://github.com/SwissDataScienceCenter/renku-frontend-buildpacks/blob/main/buildpacks/rstudio/bin/rstudio-entrypoint.sh#L19

Where the www-frame-origin=same parameter is set to same. But it should be pointing to renkulab.io to allow the session hosted on the dev cluster to open in an iframe from renkulab.io.

This also needs to be propagated somehow via env variablees or via amalthea (or both).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions