Amir Omidi
Amir Omidi
Note: this is how they're handled in nix directly: https://nixos.wiki/wiki/Helm_and_Helmfile
> to be equivalent of what they recommended below in nix It won't be equivalent. I believe jetpack would need to special case this. I believe if you make a...
I wonder if there's a propagation delay here? E.g. a new node comes up but doesn't propagate fast enough. I wonder if adding a wait of 5 seconds or so...
@henworth can you describe what flags you changed? I think I'm seeing something similar to this but in the helm world this time. Update: ``` --stateful-filtering Enable stateful filtering for...
I've checked all the way back to 0.6.0 and the problem exists in all of them
We already have a system where we’re go installing other stuff. We use a separate go module to pin the versions and use dependabot to automatically update them over time....
Did this get resolved? I see that the binary is now being built for ARM too?
Woot! Thank you for your hard work here :)
So the concern I have with this flow is: Some assumptions: - Client: Agent - Server: The aforementioned server plugin - Finalize: Similar to ACME's Finalize method, but with a...
So, I think the way I can see this being made a bit safer without making a ton of changes to this flow is to use a self-signed mTLS identity...