Giuseppe Scrivano
Giuseppe Scrivano
similarly to ReadStringAsSlice(), ReadObjectAsSlice() reads an object from the iterator without converting to the string type. The result cannot be kept around, as it is valid only until the next...
There are cases where it would be necessary to skip the `setgroups(2)` syscall so that the original additional groups can be maintained. It can be used, for example, by rootless...
we have moved from github.com/klauspost/compress to github.com/valyala/gozstd in github.com/containers/storage for performance reasons when pulling container images, but unfortunately we need to support build also on targets where cgo is missing:...
archive?
it seems there is no activity going on this project and all the focus is on buildah now. Is `build` still maintained or should it be archived to make it...
needs the changes in: https://github.com/kubernetes/kubernetes/pull/123216 #### What type of PR is this? /kind feature #### What this PR does / why we need it: #### Which issue(s) this PR fixes:...
### What happened? when creating a user namespace, it is currently not possible to chown the cgroup to an user in the user namespace ### What did you expect to...
opening an issue to make clear the idea of deprecating support for cgroup v1, and eventually dropping it. cgroup v2 has been available for many years now, it is more...
if the specified length for the range is set to -1, then request all the data possible by using the "Range: =-" syntax for the HTTP range.
notify c/storage that the staged layer is not used and must be cleaned up on error.
there is not any activity on this project, should it be archived to make it clear?