containerd / overlaybd

Overlaybd: a block based remote image format. The storage backend of containerd/accelerated-container-image.
Apache License 2.0
260 stars 58 forks source link

Missing extended attributes after userspace conversion #301

Closed juliusl closed 11 months ago

juliusl commented 11 months ago

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 after conversion

How can we reproduce it?

Centos image

What is the version of your Overlaybd?

Latest

What is your OS environment?

Mariner

Are you willing to submit PRs to fix it?

yuchen0cc commented 11 months ago

fix in #302 further discussion https://github.com/containerd/accelerated-container-image/issues/251