Raphael Grömmer

Results 10 comments of Raphael Grömmer

Short update from my side, i have a workaround for this with the use of `do` and `across`: ```yaml - across: - var: name values: - file1 - file2 -...

There is a Vulnerability in `runc` which can be used for priviledge-escalation, see [CVE-2024-21626](https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv). It is fixed in the latest version from [runc](https://github.com/opencontainers/runc/releases/tag/v1.1.12) and also in [builtkit](https://github.com/moby/buildkit/releases/tag/v0.12.5) Is there any...

The issue seems to be fixed with the latest version. Updated earthly/earthly as well as earthly/buildkitd to the latest version (v0.8.3), had no issues pod is running fine. Also tested...

Also thought this would be neat to configure it directly `home-manager` via module. Therefore, started to add a basic module: #5

rotten talked with @Kumm-Kai /close

/assign @vknabel @Gerrit91 @LucaBernstein @marc1404

nice work @agorgl, im running from your branch and it works for now. Happy to see this merged :)