News

BREAKING CHANGES: Storage interface has 2 new methods, Clone and Close, to better support storages that need to clone / close in each connection (mgo) Client was changed to be an interface instead of ...
The make target make seccomp.json generates the seccomp.json file, which contains the allowed list of syscalls that can be used by container runtime engines like CRI-O, Buildah, Podman and Docker, and ...