Skip to content

ODC Adoption of Devfile v2.2.0 #924

@maysunfaisal

Description

@maysunfaisal

Which area/kind this issue is related to?

OpenShift Developer Console (ODC)

Issue Description

ODC 4.12 release plans on adopting devfile v2.2.0 and this entails the import flow on ODC which will consume the outer loop resources specified on the devfile samples https://github.com/devfile/registry/blob/main/extraDevfileEntries.yaml

Currently, the ODC uses the inner loop devfile library generate functions and relies on the devfile.yaml attribute alpha.dockerimage-port but we must switch to the kubernetes resources defined in the kubernetes component, for example:

- name: outerloop-deploy
    kubernetes:
      uri: outerloop.yaml

ODC should create all the resources specified in outerloop.yaml for its Devfile import flow

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions