Singularity icon indicating copy to clipboard operation
Singularity copied to clipboard

Support for persistent volumes

Open jaredstehler opened this issue 7 years ago • 2 comments

http://mesos.apache.org/documentation/latest/persistent-volume/

My initial thought is that we could support a similar syntax to the volume definition structure for docker containers, and auto-generate persistent volume ids based off the singularity request id.

This will need some ui changes I imagine.

jaredstehler avatar Nov 20 '17 15:11 jaredstehler

TBD: whether Shared Persistent Volumes should be considered in scope for this: http://mesos.apache.org/documentation/latest/shared-resources/

jaredstehler avatar Nov 20 '17 18:11 jaredstehler

see #1690 for a start

stevenschlansker avatar Jan 05 '18 00:01 stevenschlansker