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

Devfile registry doesn't provide list of used images #21574

Closed
svor opened this issue Jul 21, 2022 · 0 comments
Closed

Devfile registry doesn't provide list of used images #21574

svor opened this issue Jul 21, 2022 · 0 comments
Assignees
Labels
area/devfile-registry kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.

Comments

@svor
Copy link
Contributor

svor commented Jul 21, 2022

Describe the bug

Devfile registry should provide a list of used images and write it into the external_images.txt file in the resulted devfile-registry image.

Che version

next (development version)

Steps to reproduce

docker run --rm --entrypoint /bin/sh "quay.io/eclipse/che-devfile-registry:7.51.0" -c "cat /var/www/html/*/external_images.txt" is empty

Expected behavior

external_images.txt should contain list of used images

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/latest

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. area/devfile-registry labels Jul 21, 2022
@svor svor self-assigned this Jul 21, 2022
@svor svor closed this as completed Jul 21, 2022
@svor svor mentioned this issue Jul 22, 2022
51 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-registry kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

1 participant