-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentationkind/bugSomething isn't workingSomething isn't workingseverity/P1Issues that have a critical impactIssues that have a critical impact
Description
I have glanced through the devfile docs and found inconsistencies wrt devfile schema 2.x.x. Perhaps these are from devfile schema 1.x.x?
projects
component
plugin
plugin component has no preferences

kubernetes
kubernetes component has no selector, reference, reference content, entrypoint, etc

storage
persistent storage (vol mount)cannot be specified via kubernetes/openshift except for container

You will need to have a volume component to specify storage
env
plugin cannot mention env in its spec

endpoints
plugin cannot define endpoints like this

command
exec
exec command does not have run as root spec
Metadata
Metadata
Assignees
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentationkind/bugSomething isn't workingSomething isn't workingseverity/P1Issues that have a critical impactIssues that have a critical impact



