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

rest: unify approach to supporting multiple interactive session types #504

Open
audrium opened this issue Feb 20, 2023 · 0 comments
Open

Comments

@audrium
Copy link
Member

audrium commented Feb 20, 2023

Some parts of the r-w-controller can handle multiple session types, while other parts assume that all sessions are Jupyter notebooks.

For example:

We should have a unified approach to supporting multiple interactive session types. Session closure endpoint should also have interactive_session_type as a parameter. Session type could be added as a pod label for better filtering which would make it easier to find and manage sessions of a particular type. Please note that reana-admin interactive_session_cleanup CLI command might also be improved depending on the implementation of this issue.

_Originally posted by @mdonadoni in reanahub/reana-server#577 (comment)

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

No branches or pull requests

1 participant