Kir Kolyshkin

Results 105 issues of Kir Kolyshkin

Executive summary: there are a number of docker-* man pages available under [man/](https://github.com/docker/cli/tree/master/man), they all need some love. ### Formatting For one thing, formatting/typesetting needs to be cleaned up. The...

help wanted
exp/beginner
kind/docs

Observed lots of debug messages from resolver (and associated high CPU usage, part of which was because of excessive logging) when debug logging is turned on. Here is some data...

#### What type of PR is this? /kind dependency-change #### What this PR does / why we need it: vendor: bump containers/storage to v1.37.2. Brought to you by go get...

approved
release-note-none
dco-signoff: yes
kind/dependency-change

#### What type of PR is this? /kind dependency-change #### What this PR does / why we need it: vendor: bump containers/storage to v1.37.2. Brought to you by go get...

approved
release-note-none
dco-signoff: yes
kind/dependency-change

FIXME doc this Signed-off-by: Kir Kolyshkin

Amends commit 98fe566c527479195ce3c ("runc: do not set inheritable capabilities").

easy-to-review
area/ci

This is aimed at solving the problem of cgroup v2 memory controller behavior which is not compatible with that of cgroup v1. In cgroup v1, if the new memory limit...

New CLONE_INTO_CGROUP feature has made its way into Linux v5.17 (and it's only working with cgroup v2). Support for cgroupfd in Go has just landed (https://go-review.googlesource.com/c/go/+/417695) and will be available...

_Currently a draft pending #3580 merge. When reviewing as a draft, please skip the first 2 commits (they are from #3580)._ This PR reworks seccomp flags support: - adds new...

kind/refactor
impact/changelog
area/seccomp

enhancement
priority/low