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

Update RELATED_IMAGE regexes for che/devspaces #21522

Closed
Tracked by #21653
dkwon17 opened this issue Jun 30, 2022 · 0 comments
Closed
Tracked by #21653

Update RELATED_IMAGE regexes for che/devspaces #21522

dkwon17 opened this issue Jun 30, 2022 · 0 comments
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@dkwon17
Copy link
Contributor

dkwon17 commented Jun 30, 2022

Is your enhancement related to a problem? Please describe

Revaluate the regexes in the che-operator used to determine default workspace images for the image puller. The current regexes are listed here. These regexes are used to determine images that are listed in these CSV files: example1 example2

Describe the solution you'd like

More workspace-related images could be detected and added, and maybe some regexes can removed. Some images that could be added are UDI images, IDEA image, EAP images, and eventually the che-code image. The current regexes do not collect these types of images.

Prepulling and caching these images via the image-puller helps improve workspace start time.

Describe alternatives you've considered

Instead of having regexes to detect related images, they can be manually provided.

Without the image puller operator, this can be done with a configmap, or,

With the image puller operator, this can be provided in the custom resource

Additional context

No response

@dkwon17 dkwon17 added the kind/enhancement A feature request - must adhere to the feature request template. label Jun 30, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jun 30, 2022
@dkwon17 dkwon17 added the severity/P2 Has a minor but important impact to the usage or development of the system. label Jun 30, 2022
@Kasturi1820 Kasturi1820 added area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 1, 2022
@tolusha tolusha mentioned this issue Aug 25, 2022
82 tasks
@tolusha tolusha closed this as completed Sep 9, 2022
@tolusha tolusha added this to the 7.54 milestone Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants