Katrina Verey

Results 216 comments of Katrina Verey

As @monopole mentioned [here](https://github.com/kubernetes-sigs/kustomize/issues/680#issuecomment-473457038), the maintainer team is open to accepting this feature as long as it is explicitly triggered and the edit it performs is fully structured. However, we...

Can you please provide a reproduction sample? It doesn't happen universally (we have many tests for this transformer). If confirmed, we would consider this urgent to fix.

I'm not able to reproduce using that sample. Even on Kustomize v4.2.0, I get `Error: nothing selected by ~G_~V_ConfigMap|~X|someConfigMap:data.SOME_MISSING_THING`, not a panic. If I fix the reference to be to...

Thank you! I successfully reproduced. /triage accepted /kind regression /assign

After careful consideration of the input on these issues, I'm inclined to agree that limited glob support in the resources field could provide concrete benefits and carry reasonably minimal risk...

don't worry about the ioutil warnings; they're fixed in https://github.com/kubernetes-sigs/kustomize/pull/4754