Soumik Majumder
Soumik Majumder
The move to YAML v3 is unfortunately still unprioritised as it might introduce breaking changes
Thanks to Praveen for valiantly fighting off the bot, I am going to add a discussion tag here so that it so that we can have a truce 😆
I think it would be interesting to compare the pros and cons of having fine grained controllers vs having a "use flux to deploy a Carvel package" controller. Maybe this...
Would this mean we would contribute these bits to the Flux project directly?
Hey 👋🏼 I am not very sure why I was assigned to this
Could you share an example template we can reproduce this with?
However, my best bet is that running `helm install` introduces some sort of handling for these cases. It would be interesting to see if the output of `helm template` has...
This repository is for the CLI `kapp` and not the controller. I will move this issue to the appropriate repo. However, `kapp-controller` will only pull from a registry. I am...
Ah I see, I believe right now the only way forward here would be to spin up a local registry on that node.
kapp-controller does cache images referred to with shasum references. It won't pull these images twice. Does this solve the issue at hand?