devfile v2 support for odo push (k8s and OpenShift) #3140
Labels
area/devfile-spec
Issues or PRs related to the Devfile specification and how odo handles and interprets it.
area/kubernetes
Issues or PRs related to Kubernetes
area/openshift
Issues or PRs related to OpenShift
kind/user-story
An issue of user-story kind
priority/High
Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
triage/needs-information
Indicates an issue needs more information in order to work on it.
/kind user-story
User Story
As an odo user, I want to be able to use devfile.yaml defined using v2 spec
Acceptance Criteria
odo push
should autodetect devfile.yaml versionodo push
It should create Deployment with containers and Services based on the devfile.yaml v2 containers definitionodo push
should create URL (Route or Ingress) based on devfile v2 definitionodo push
should create storage for storage defined in devfile v2above is relevant for
odo preference set pushtarget kube
some examples of devfile v2 https://github.com/sbose78/stack-registry/tree/sbose78-patch-1/stacks
Links
#3145 handles this for Docker (local pustarget)
/kind user-story
/area devfilev2
/area devfile
/priority high
The text was updated successfully, but these errors were encountered: