Skip to content

Devfiles in the OpenShift Dev Console samples are invalid #666

@l0rd

Description

@l0rd

/kind bug
/area registry

Bug Summary

These 4 OpenShift console samples have a invalid devfile.yaml at their root (1, 2, 3, 4):

image

All have a buildguidance container referencing a nonexistent buildguidanceimage-placeholder:

  - name: buildguidance
    attributes:
      tool: console-import
    container:
      image: buildguidanceimage-placeholder. # <== this image doesn't exist

As a consequence CRW fails to start the workspaces (related issue).

Additional context

openshift/console#8729

Metadata

Metadata

Assignees

Labels

area/registryDevfile registry for stacks and infrastructurekind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions