JuanJo Ciarlante
JuanJo Ciarlante
> I was thinking to add support for using a label selector; wdyt? it would be really useful to _also_ be able to subset by `kind` and/or `metadata.name` (/ `namespace`).
the dot-separation is an interesting and tricky one also, because it depends if you viewed it from the Kubernetes hierarchy[1] or DNS (sp for Services)[2] PoV. I.e. the pairs below...
It would be pretty impactful for us, we use something like `//component.jsonnet` importing e.g. `../../common/component.libsonnet` while relying on `-J` for "base" libraries. Obviously non-issue if it'd be behind a runtime...
It would be pretty impactful for us, we use something like `//component.jsonnet` importing e.g. `../../common/component.libsonnet` while relying on `-J` for "base" libraries. Obviously non-issue if it'd be behind a runtime...
check #484 -- I'm seeing alike errors from that `selfLink` issue