che
che copied to clipboard
Show warning, that old workspace can't be if container run capabilities enabled
Is your task related to a problem? Please describe
If container run capabilities enabled, then old workspaces can't be started.
Additional context https://github.com/eclipse-che/che/issues/23605
Describe the solution you'd like
Show warning explaining, that workspace can't be started, because current scc doesn't match the one from a DW attribute controller.devfile.io/scc
Describe alternatives you've considered
No response
Additional context
No response
From the UX perspective, we should probably show a warning with a hover text clarifying that admin enabled nested containers and previously created workspaces can not be started. Also, we should consider adding a link to documentation there - https://eclipse.dev/che/docs/stable/administration-guide/enabling-container-run-capabilities/