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

Set DevWorkspace name by a user #23078

Open
gestrem opened this issue Aug 8, 2024 · 2 comments
Open

Set DevWorkspace name by a user #23078

gestrem opened this issue Aug 8, 2024 · 2 comments
Labels
area/ux Issues related to User Experience Design kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach

Comments

@gestrem
Copy link

gestrem commented Aug 8, 2024

Is your enhancement related to a problem? Please describe

When I open severals workspaces from github branches with a devfile url, it becomes difficult to identify on which branch I'm working on inside the devspaces dashboard "Recent Workspaces"

Describe the solution you'd like

I would like to be able to set the workspace name (i.e MyAmazingWorkspace1) in the factory url such as https://devspacesopenshift.mydomaine #git_repository_url?workspaceUserName=MyAmazingWorkspace1 or rename it after the workspace has been created ..

Describe alternatives you've considered

A nice way to achieve it would be to add in the DevWorkspace definition a new functional attribute in the editable by the user such as workspaceUserName . Maybe DevWorkspaceTemplate CRD could be a alternative. Not sure if it can be handled by the user ..

Additional context

No response

@gestrem gestrem added the kind/enhancement A feature request - must adhere to the feature request template. label Aug 8, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 8, 2024
@ibuziuk ibuziuk added area/ux Issues related to User Experience Design severity/P2 Has a minor but important impact to the usage or development of the system. status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 8, 2024
@ibuziuk
Copy link
Member

ibuziuk commented Aug 12, 2024

for the time being it is not allowed - renaming DevWorkspace is not possible after creation.
user should leverage name / generate-name devfile spec

@ibuziuk
Copy link
Member

ibuziuk commented Nov 25, 2024

related issue - #19543 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux Issues related to User Experience Design kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach
Projects
None yet
Development

No branches or pull requests

3 participants