Commit Graph

3 Commits

Author SHA1 Message Date
Aditya Rajan 57ce3a50bc parse: extend ValidateVolumeOpts to support advanced overlay options
Relax ValidateVolumeOpts to support more verbose options for overlay
example `upperdir, workdir` and in future maybe `volatile`.

Signed-off-by: Aditya R <arajan@redhat.com>
2022-01-18 17:29:08 +05:30
Daniel J Walsh a611d0b06c Fix tests on lxd
Fixes: https://github.com/containers/common/issues/462

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-04-24 06:43:19 -04:00
Daniel J Walsh f9bd8a21b0 Move some volume and device parsing from buildah to common
We want to split out buildah/pkg/parse for components other
containers/engines are using without pulling in the buildah library.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-18 08:43:35 -05:00