Phileas Lebada

Results 16 comments of Phileas Lebada

Google started to publish their own `chrome-headless-shell` builds for all major CPU architectures. The zip for linux64 is 88MB, extracted ~113MiB (apparent size 185MiB on my system). That still needs...

@yongzhang > I experienced the same issue but with different senario, I manage kubernetes manifests with terraform, after terraform updated configmap, reloader starts rolling update, and in the same time...

I'm very happy to heart that @jay-dee7. I'm kind of trying to learn enough go to contribute this feature, I've also started digging into the vault-code and I'm very much...

That would be great, however I believe the current timeout might be a bit too low? 8GB AMI is I believe a reasonable size. I just ran into this here...

`programs.nix-ld.enable = true;` and deactivating this project for the time being "workarounds" the issue. You may have to add additional packages to environment to fully work.

Hey @dHannasch that is very handy to know, I'm now passing a token via `NO_PROXY` to git until Kaniko has added a way of passing secrets into the build-job. I...