vmware-archive / kubecfg

A tool for managing complex enterprise Kubernetes environments as code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate breadcrumbs

derrickburns opened this issue · comments

When kubecfg flattens a using object, information is lost that cannot be recovered, ie the path to the original object.

Without the path, the operation is not invertible.

I have a need for inversion.

Can you add support for adding a k8s label with the path?