[Dashboard] Add external-DWOC attribute to workspaces #21692
Labels
area/dashboard
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe
For #21405, it is required that workspaces use the Che-Operator created DWOC so that they can respect the PVC configuration settings set in the Eclipse Che CR.
Describe the solution you'd like
The attribute
controller.devfile.io/devworkspace-config
needs to be injected by the dashboard into devfiles (or devworkspaces) when a user starts a workspace. The attribute has two values:name
which needs to be set todevworkspace-config
andnamespace
which should be set to the namespace that che is deployed to.For example:
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: