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

Nodejs stack metadata does not match the image version #890

Closed
yangcao77 opened this issue Jul 12, 2022 · 1 comment
Closed

Nodejs stack metadata does not match the image version #890

yangcao77 opened this issue Jul 12, 2022 · 1 comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/bug Something isn't working
Projects

Comments

@yangcao77
Copy link
Contributor

/kind bug

Which area this bug is related to?

/area registry

What versions of software are you using?

Operating System:

Go Pkg Version:

Bug Summary

Describe the bug:

The UI shows (pulls from metadata) the stack is Nodejs 14, but the devfile itself actually uses Nodejs16. registry.access.redhat.com/ubi8/nodejs-16:latest

Screen Shot 2022-07-12 at 3 39 01 PM

To Reproduce:

Expected behavior

metadata should match the image version.

We should also scan through the registry to make sure all stacks & samples metadata match what's inside the devfile.

Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable.

Additional context

Any workaround?

Suggestion on how to fix the bug

@openshift-ci openshift-ci bot added kind/bug Something isn't working area/registry Devfile registry for stacks and infrastructure labels Jul 12, 2022
@yangcao77 yangcao77 added this to Under consideration in Sprint 221 via automation Jul 12, 2022
@yangcao77
Copy link
Contributor Author

fixed by pr: devfile/registry#117

Sprint 221 automation moved this from Under consideration to Done Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant