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
The ability to use an external DWOC was introduced in #918, though it is possible for the external DWOC to not be resolved (eg. the name/namespace of the DWOC are not properly set in the controller.devfile.io/devworkspace-config workspace attribute, or the DWOC could not be found on the cluster)
In these cases, it would be better to set the workspace's status to a warning state to make it more apparent to users that something went wrong when resolving the external DWOC (in addition to not logging an operator error for a workspace error, as we are currently doing). The status message could include the error that occurred when trying to resolve the external DWOC.