Skip to content

nodejs 2.0 and 2.2 devfiles use terminating image under the hood and not usable by Eclipse Che #767

Closed
@ibuziuk

Description

@ibuziuk

Which area this bug is related to

/area registry

Bug Summary

The following nodejs devfiles are using registry.access.redhat.com/ubi8/nodejs-14:latest image under the hood. The image is not usable by Eclipse Che / CRW since it is a terminating one, and does not specify non-terminating command / args.

Affected devfiles:

image

Expected behavior

Workspace is started without errors

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

runtime container which uses registry.access.redhat.com/ubi8/nodejs-14:latest puts the pod in the CrashLoopBackOff state

image

Additional context

The problem has been already raised in #681 (comment)

Any workaround?

N/A

Suggestion on how to fix the bug

Update the image and make it non-terminating

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/registryDevfile registry for stacks and infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions