Skip to content

Replace all manually handled mounts with containerd's mount helper #825

Description

@cmainas

Containerd provides the https://pkg.go.dev/github.com/containerd/containerd/mount package with helper functions for mounting files and directories. Therefore with the work from #824 we can replace the logic we have with the manual mounting of files and directories with the contianerd's package, which can be trusted more than our code.

Metadata

Metadata

Assignees

Labels

CoreRelated to urunc's internalsenhancementNew feature or request

Type

Fields

No fields configured for Task.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions