Skip to content

Pull and parse parent devfile from Kubernetes CRD in library #355

@yangcao77

Description

@yangcao77

Currently devfile library can only parse parent devfile if uri is specified.

This issue is to support Kubernetes CRD defined under parent.
(Question: should be with type DevWorkspaceTemplate or DevWorkspace ??)

Needs to get KubeConfig and creates Kubernetes client, and access the Kubernetes CRD from that client.

The parent devfile should be parsed & override & merge into the flattened devfile.

Metadata

Metadata

Assignees

Labels

area/libraryCommon devfile library for interacting with devfiles

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions