-
### What is the version of your Accelerated Container Image
v1.0.1
### What would you like to be added?
When `rwMode` is `dev` set a block device is created with each container allowing the disk sp…
-
### What happened in your environment?
Hello! I'm trying to use overlaybd and I'm having problems with parent snapshots not existing.
After following the quickstart guide I am not able to build i…
-
### What happened in your environment?
We encountered an error a few times where containerd fails to start a container with overlaybd. The error we see in containerd is like:
```
Aug 23 00:21:21 co…
-
### What happened in your environment?
While converting a large image,
```
/opt/overlaybd/snapshotter/ctr obdconv large-image:0.1 large-image:0.1_obd
```
It consistently fails with an error …
-
### What happened in your environment?
The converted image runs the getcap output is different for /usr/bin/ping than in the non-converted image.
This causes ping to run into a permission denied iss…
-
Kata Containers supports using block device as container's rootfs, and it is the only way for firecracker which needs to setup a devmapper snapshotter as [guided](https://github.com/kata-containers/ka…
-
### What happened in your environment?
Failed to create container, `nerdctl run` reports `failed to create shim task: OCI runtime ...... no space left on device: unknown`, but there's plenty of disk …
-
### What happened in your environment?
/usr/bin/ping is missing cap. permissions, causes a permission issue when using ping
### What did you expect to happen?
All extended attributes are preserved …
-
ctr snapshot --snapshotter=overlaybd tree
> sha256:ec95d1a964906dce1c037f435d474bfa131c4d32588002e133e3a6138cd0f14b
>> sha256:e94bd2bcac6420c55553fcc222a3dcb7838f3b6e45daef02f592ec61803415d5
>>> …
-
Firstly, i add a flag `policy` to nerdctl run command. In this way, overlaybd-snapshotter can get this flag's value.
Then, overlaybd-snapshotter passes the value to overlaybd.
`err = os.WriteFile(p…