You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading a devfile as a factory in che.openshift.io
The workspace creation fails because there are not enough resources. And that's normal. But the message talks about the workspace agent and this is misleading since it should be a Che 7 sidecar workspace without the agents.
.title('Error when starting agent').content('Unable to start workspace agent. Error when trying to start the workspace agent: '+message.error).ariaLabel('Workspace agent start')
Any suggestions about how to rephrase?
What about?
.title('Error when starting workspace').content('Unable to start workspace. Error when trying to start the workspace: '+message.error).ariaLabel('Workspace start')
Description
Loading a devfile as a factory in che.openshift.io
The workspace creation fails because there are not enough resources. And that's normal. But the message talks about the workspace agent and this is misleading since it should be a Che 7 sidecar workspace without the agents.
Reproduction Steps
https://che.openshift.io/f?url=https://pastebin.com/raw/kwhdvQQ9
The text was updated successfully, but these errors were encountered: