-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructurekind/bugSomething isn't workingSomething isn't working
Description
/kind bug
/area registry
Bug Summary
These 4 OpenShift console samples have a invalid devfile.yaml at their root (1, 2, 3, 4):
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
Metadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructurekind/bugSomething isn't workingSomething isn't working
