Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change the name of a running compute session #296

Closed
3 tasks done
adrysn opened this issue Oct 8, 2021 · 0 comments · Fixed by lablup/backend.ai-webui#1181
Closed
3 tasks done

Change the name of a running compute session #296

adrysn opened this issue Oct 8, 2021 · 0 comments · Fixed by lablup/backend.ai-webui#1181
Assignees
Labels
area:ux UI / UX issue. comp:client Related to Client component comp:manager Related to Manager component comp:webui Related to WebUI component
Milestone

Comments

@adrysn
Copy link
Member

adrysn commented Oct 8, 2021

There is a request from users that they want to change the name of the RUNNING compute session. This is not a major issue, but I think it would be good to have this feature.

  • Create a manager API endpoint to accept the request to change a session name.
    • Should not change the name of a compute session when it is not RUNNING.
  • Add a CLI command to change a session's name.
  • Add a feature to update a session's name in Web-UI, perhaps by clicking the session name text.

image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area:ux UI / UX issue. comp:client Related to Client component comp:manager Related to Manager component comp:webui Related to WebUI component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants