Nic Cope
Nic Cope
@wilhelmi Just to make sure I'm following, are you literally putting a CompositionRevision in the package, or just a Composition? The former is not intended to work, but the latter...
@lsoica are you expecting the `Composition` itself to be updated? That won't happen - the `Composition` is used to render distinct, new resources (mostly managed resources). If you're not seeing...
> Therefore, it seems more appropriate to write our render XRM function with a different approach than the one in the KPT catalog. Agreed. > Getting the elements of the...
Another option we might consider is building this as a tool that bakes the Helm chart into the function - so instead of a generic `render-helm-chart` function each person would...
> I think regex support could be enabled via a flag. This could also be a different kind of transform entirely (e.g. `matches` or something). I don't feel strongly though.
> Remove the --debug flag and add 2 new flags I like the idea of decoupling output format from verbosity but I'd prefer to avoid removing the debug flag as...
> We could keep --debug and just define it as a shortcut/legacy (maybe set it for deprecation and warn?) for setting --log-format=text and --log-level=debug. I'm not seeing why we'd need...
Hey @psinghal20! Please do feel free to work on this now that you've moved us over to kong. :)
> Adding a 'stale bot' to close stale issues. FWIW I enabled this for this repo today. I'd really like to setup reviewers and auto-assignment ASAP, but I'm struggling to...
I think we're close to done here. To recap: * We now have a "stale bot" that will mark issues and PRs stale after 90 days of inactivity, then close...