Ilya Dmitrichenko
Ilya Dmitrichenko
I can add deletion methods in this PR or leave for another one, what would you prefer?
> I would leave it for another PR, this has lots of good things already, thank you! Ok, I have cleaned up most of the commits, just the last two...
> ...just the last two need some attention. all done now!
@stefanprodan should be good to merge now!
> Currently, Timoni can be used with Flux by building module instances in CI and pushing the resulting Kubernetes manifests to a container registry, from where Flux picks it up...
@salotz I think sponsoring the project might be an option to get this moving forward.
To work around this, one can place Timoni configs in the top-level dir and import what needs importing from the existing subpackage(s). But that means you cannot have multiple Timoni...
If you use Flux, you can already use Timoni along the side of Helm. I am not sure if it will be in scope for Timoni to e.g. render a...
@yyvess there was a fix in CUE that is meant to resolve this issue (https://github.com/cue-lang/cue/commit/bfce1505abf03b2800e5a7b48b592d4ef9a4075c), I opened https://github.com/stefanprodan/timoni/pull/424, it'd be great if you could test it with your use-case.
This PR did solve my problem, however I am no longer working on this so won't have the time to see this through.