[epic] Begin using DevWorkspace Operator container contributions functionality #21736
Labels
area/dashboard
area/devfile-registry
kind/enhancement
A feature request - must adhere to the feature request template.
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Is your enhancement related to a problem? Please describe
DevWorkspace Operator PRs
.spec.contributions
field in DevWorkspace devfile/devworkspace-operator#939Add a new field to DevWorkspaces and functionality to allow automatic merging of components in a DevWorkspace. This issue is to track the semi-coordinated work required across the dashboard and devfile registry to begin using this feature in DWO.
Describe the solution you'd like
The following tasks need to be semi-coordinated between dashboard and devfile registry. In addition, these changes should wait until the next DevWorkspace Operator release to ensure the functionality is available on the DWO side. DevWorkspace Operator v0.17.0 will be the first release to include
.spec.contributions
and the merge functionality..spec.contributions
instead of as plugin components in.spec.templates
#21737controller.devfile.io/container-contribution: true
attribute on injectable components #21739The text was updated successfully, but these errors were encountered: