eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.93k stars 1.19k forks source link

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

Closed ibuziuk closed 2 years ago

ibuziuk commented 2 years ago

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 commented 2 years ago

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

ibuziuk commented 2 years ago

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

ibuziuk commented 2 years ago

Can not reproduce it anymore on the dogfooding also. Closing

olexii4 commented 2 years ago

I can reproduce the problem locally against main

nickboldt commented 2 years ago

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