Federico Di Pierro

Results 57 issues of 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...

kind/feature
dco-signoff: yes
size/XL
area/plugins

**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...

kind/feature
dco-signoff: yes
approved
lgtm
kind/cleanup
do-not-merge/hold
size/XL
area/plugins

**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...

kind/feature
release-note
dco-signoff: yes
approved
size/L
area/build
area/ci

**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...

kind/feature
area/engine
release-note
dco-signoff: yes
size/S
approved

### 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...

release-note/minor

`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...