Sandro
Sandro
We are hitting constant rate limits in our usage because of helm's none caching. It would be very appreciated if this PR could move forward.
Can we get this into helm 3.19 possibly?
You probably want to use a patch like https://github.com/NixOS/nixpkgs/commit/38291ead98c0186473aa75bc38df465851dde490 instead of piping into nom
Feel free to give me a ping when that is ready. I maybe can find some time to do it on top of go.
I would really need to try this to know fore sure if it works perfectly but I am not keen on bricking my router right now in case of any...
Me and @marcelcoding have some interest in using this for future infrastructure. Hopefully we find some time bringing this forward together.
Are you on nixos-unstable? Do you have nix.settings.trusted-users or nix.settings.allowed-users set in your config? Could it be that you need to adapt your config because of https://redirect.github.com/NixOS/nixpkgs/pull/318635 ?
What is `nix show-config` saying about `allowed-users`?
I would guess that your log_format throws it off. Does it still happen when you remove that?
We could replace python with python3Minimal which is not really supported in nixpkgs because it is for bootstrapping and it will cause a cache bust for most of python packages....