projectatomic / container-storage-setup

Service to set up storage for Docker and other container systems
Apache License 2.0
153 stars 77 forks source link

Crypt devices unsupported #281

Open Alveel opened 5 years ago

Alveel commented 5 years ago

I'm not 100% sure if there would be any more implications, but would it be possible to add crypt to the list of supported devices? Like mpath got added a while ago, having a crypt device would be really nice as well.

Relevant lines here

If that sounds good, I can obviously make a pull request.

Alveel commented 5 years ago

Perhaps the same for LVM. Following https://access.redhat.com/articles/2106521, LVM can be stacked, however disktype=lvm is not accepted either :)