-
**Describe the bug**
I've recently disabled the `avahi-daemon.service` and `avahi-daemon.socket` units, because I don't need Avahi (I only need to resolve mDNS and I can do that with `systemd-resolve…
-
### Description
The following fails with runsc but succeeds w/ crun/runc as well as on the host:
```c
#define _GNU_SOURCE
#include
#include
int main(void)
{
int fd = open("/tmp", O_DIRECTORY);…
-
### What happened?
using containerd + crun running operator
### Steps to reproduce
install containerd + crun
```
kubectl logs -f -n observability jaeger-operator-cc7d8bd9c-b9d4w
exit status…
-
### What happened?
With the cri-o version(in 1.29), I see the default runtime is set to crun in /etc/crio/crio.conf.d/10-crio.conf
I had updated the cri-o version from 1.28.9 to 1.29.9 successfully …
-
(This is more of a question, but I wasn't sure where to post this other than the issue tracker.)
I'm trying to use `crun` as the back-end for a sandboxing tool that makes it possible to modify a cont…
-
In https://github.com/containers/common/commit/1aedc12e356cfd29a5bb54d94e9b2e09da3649ca you added the following signal rules to the AppArmor profile:
```
# Allow certain signals from OCI runtime…
-
### Description
Trying to start a Kubernetes container with userns using the nginx official image, fails. This was reported here: https://github.com/containerd/containerd/issues/10598 by @ctrox.
…
-
### What happened?
`crictl checkpoint -e checkpoint.tar 0996cce899b0a` failed with "could not load `libcriu.so.2`"
$ crictl checkpoint -e checkpoint.tar 0996cce899b0a
E0824 19:57:21.786869 85…
-
The current installation method expects the user to run `curl | sudo sh`, which isn't considered a safe practice. I assume this is how to build it from a source tree:
1. run [build.sh](https://gi…
sanel updated
2 months ago
-
### Bug description
After creating and destroying a number of containers, I can suddenly no longer create containers. The run command fails with
`Error: crun: create keyring `410742b2d2de473d2cb95…