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

Enable single running workspace restriction for DevWorkspaces started from UD #21032

Closed
Tracked by #21318
ibuziuk opened this issue Jan 17, 2022 · 5 comments · Fixed by eclipse-che/che-dashboard#475, eclipse-che/che-operator#1338 or eclipse-che/che-dashboard#507
Assignees
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Jan 17, 2022

Describe the bug

It is possible to start multiple devworkspaces from UD. The second and subsequent would fail on some clusters due to RWO limitation.limitations

Che version

7.41@latest

Steps to reproduce

start a devworkspace from UD when there is already one running.

Expected behavior

It should be possible to have only one running workspace by default

Runtime

OpenShift

Screenshots

image

what is more workspace startup is failing with the Unknown Error:

image

Installation method

OperatorHub

Environment

Amazon

Eclipse Che Logs

No response

Additional context

No response

@ibuziuk ibuziuk added kind/bug Outline of a bug - must adhere to the bug report template. area/dashboard severity/P1 Has a major impact to usage or development of the system. labels Jan 17, 2022
@ibuziuk ibuziuk changed the title Enable one running workspace restriction for DevWorkspaces Enable single running workspace restriction for DevWorkspaces Jan 17, 2022
@ibuziuk ibuziuk changed the title Enable single running workspace restriction for DevWorkspaces Enable single running workspace restriction for DevWorkspaces started from UD Jan 17, 2022
@ibuziuk ibuziuk mentioned this issue Feb 22, 2022
24 tasks
@ibuziuk ibuziuk self-assigned this Mar 4, 2022
@ibuziuk ibuziuk reopened this Apr 13, 2022
@ibuziuk
Copy link
Member Author

ibuziuk commented Apr 13, 2022

looks like it is possible to start multiple workspace from getting-started on the dogfooding instance :/ reopening

@ibuziuk ibuziuk mentioned this issue Apr 13, 2022
45 tasks
@ibuziuk
Copy link
Member Author

ibuziuk commented Apr 14, 2022

funny enough I can not reproduce the problem locally against 'main' 🤷

@ibuziuk
Copy link
Member Author

ibuziuk commented Apr 14, 2022

Can not reproduce it anymore on the dogfooding also. Closing

@ibuziuk ibuziuk closed this as completed Apr 14, 2022
@olexii4
Copy link
Contributor

olexii4 commented Apr 18, 2022

I can reproduce the problem locally against main

@nickboldt
Copy link
Contributor

Should be fixed in devspaces dashboard 3.0-16 in downstream https://quay.io/repository/devspaces/dashboard-rhel8?tab=tags&tag=3.0-16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment