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
Add support for component contributions in DevWorkspace custom resource
Add field `.spec.contributions` to the DevWorkspace custom resource to
allow specifying additional resources (e.g. editors, etc.) that should
be included in a DevWorkspace. This allows for adding additional
components to a workspace while using the .spec.template field to store
a devfile.
Signed-off-by: Angel Misevski <[email protected]>
0 commit comments