Nikolai Emil Damm
Nikolai Emil Damm
> Is this comment for another issue? > > > Having to add is temporary until a ksail config has been implemented allowing defaulting the current cluster set in the...
> Personally I have no use of the `--output` option. Piping the results of `stdout` to a file is a well-known practice on Unix/Linux: > > `ksail sops decrypt >...
Hey @blakepettersson, I have been following the progress here with great interest. Really awesome work! It seems the solution is mostly polish at this point. Can you share anything on...
@oliverbaehler hey, have you had time to look at this? We (me @KristianTrifork and a few others) are very interested in some variation of this contribution to ensure our tenants...
Same issue here: https://github.com/devantler-tech/github-actions/actions/runs/16355921734/job/46214155518?pr=20
A workaround I found is to delete the repo on https://app.codecov.io/, and then running your failing workflow again. This will recreate the entity on Codecovs side, and for me that...
> I've felt this issue, in kustomize controller as well. It might be to our benefit to introduce a way for new reconciliations to interrupt a timeout-in-progress, but it's hard...
Whoops, you are definitely right. I experienced having a hard time with this some time ago, probably because I am not setting the `timeout` to anything, and thus experiencing the...
Thanks for the thorough info here! It makes sense :-) I have used the `Reciever` for one project, but my projects rely on OCI as the source most of the...