New URL parameter to override the workspace image
#21990
Labels
area/factory/dashboard
Issues related to factories frontend (che user dashboard side)
kind/enhancement
A feature request - must adhere to the feature request template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P1
Has a major impact to usage or development of the system.
sprint/current
status/release-notes-review-needed
Issues that needs to be reviewed by the doc team for the Release Notes wording
Milestone
Is your enhancement related to a problem? Please describe
After testing Che with the universal developer image, developers want to use a custom image. To do that they currently need to create or edit a devfile.
But creating a new devfile + pushing it to the git repo may be overkill if the need is just to replace the default image.
Describe the solution you'd like
Add a new URL parameter named
image
to overrides:CheCluster
fielddevEnvironments.defaultComponents[0].container.image
components[0].container.image
The text was updated successfully, but these errors were encountered: