Commit Graph

2 Commits

Author SHA1 Message Date
Anthony Yeh 83ba9575f9 Use subPath to keep data dir out of volume root.
The data dir should not be at the root of the volume, because many
volume types create files or directories there automatically.
The database initialization script requires the data dir to be empty,
and we shouldn't try to guess which files may exist.

In particular, by retaining lost+found, it also becomes possible
to recover files that end up there.
2017-01-23 13:51:22 -08:00
Anthony Yeh c20e898491 Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -08:00