Federico Di Pierro
Federico Di Pierro
**What type of PR is this?** /kind feature **Any specific area of the project related to this PR?** /area plugins **What this PR does / why we need it**: Some...
**What type of PR is this?** /kind cleanup /kind feature **Any specific area of the project related to this PR?** /area plugins **What this PR does / why we need...
**What type of PR is this?** /kind feature **Any specific area of the project related to this PR?** /area build /area CI **What this PR does / why we need...
**What type of PR is this?** /kind feature **Any specific area of the project related to this PR?** /area engine **What this PR does / why we need it**: The...
### Description Adding a `log-file` option to broadcast logs to both stderr (or stdout) and the log file, if set. By default, unset. Leverages `io.MultiWriter`. Note: the new `log-file` does...
`Run static checks / golangci-lint (windows)` job started failing today. It likely is a caching issue, and the bug is already reported upstream: https://github.com/golangci/golangci-lint/issues/5979 Clearing the PR cache seems not...
Bumping `github.com/opencontainers/runtime-spec` to v1.3.0 means that any project using tetragon packages, and having a dep on containerd would fail to build, since containerd still uses `github.com/opencontainers/[email protected]`. The new runtime-spec uses...