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.