Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New URL parameter to override the workspace image #21990

Closed
Tracked by #21991
l0rd opened this issue Feb 7, 2023 · 1 comment · Fixed by eclipse-che/che-dashboard#761
Closed
Tracked by #21991

New URL parameter to override the workspace image #21990

l0rd opened this issue Feb 7, 2023 · 1 comment · Fixed by eclipse-che/che-dashboard#761
Assignees
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&noteworthy 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

Comments

@l0rd
Copy link
Contributor

l0rd commented Feb 7, 2023

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:

  • if no devfile is specified in the project CheCluster field devEnvironments.defaultComponents[0].container.image
  • if a devfile is specified: components[0].container.image
@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. area/factory/dashboard Issues related to factories frontend (che user dashboard side) severity/P1 Has a major impact to usage or development of the system. labels Feb 7, 2023
@l0rd l0rd changed the title Allow a new image URL parameter New URL parameter to specify the Workspace image Feb 7, 2023
@ibuziuk ibuziuk mentioned this issue Feb 8, 2023
56 tasks
@ibuziuk ibuziuk mentioned this issue Mar 7, 2023
45 tasks
@olexii4 olexii4 self-assigned this Mar 16, 2023
@ibuziuk ibuziuk mentioned this issue Mar 17, 2023
50 tasks
@l0rd l0rd added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording labels Mar 30, 2023
@l0rd l0rd changed the title New URL parameter to specify the Workspace image New URL parameter to override the workspace image Mar 30, 2023
@l0rd l0rd added this to the 7.64 milestone Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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&noteworthy 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants