Jeff Regan
Jeff Regan
It's become clear over time that kustomize is primarily used in a git context. When that's the case, questions about what went into a `build` are moot, and a `resources:`...
Let's make sure `kustomize edit add resources ....` accepts a list.
Also update docs site to describe how to use globs to manage the goal here.
[kustomization root]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#kustomization-root Pushing back a bit - kustomize follows a pattern used by `make`, `git`, `go` and other unix tools that operate with respect to some well-known file or...
@Shell32-Natsu I've started #3588 this should be easier once that's done. need a few days
#627 is about names, but currently i see it as a feature request. This bug and #586 are noting that kustomize doesn't recognize the kubernetes API directive [`generateName`](https://kubernetes.io/docs/reference/federation/v1/definitions/#_v1_objectmeta), which is...
Keeping this open for investigation. However, see https://github.com/kubernetes-sigs/kustomize/issues/3815#issuecomment-825820444 for more background on helm issues.
We should get a unit test in place that displays this behavior (or confirms that it's gone).
https://github.com/kubernetes-sigs/kustomize/blob/master/examples/transformerconfigs/crd/README.md try the Kustomize : `configurations` field?
We should schedule time to discuss this at a [sig-cli meeting](https://github.com/kubernetes/community/tree/master/sig-cli). Would you be willing to add it to an agenda and come talk about it?