diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-08-29 16:14:18 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-09-05 12:29:36 -0400 |
commit | c8193633cd82228b01e789becead410c2a940227 (patch) | |
tree | 388b8d87f012fad91661a1d5aa623b6002d4d54f /libpod.conf | |
parent | b962b1e3538312f145aea0cf5546ae31f35f635f (diff) | |
download | podman-c8193633cd82228b01e789becead410c2a940227.tar.gz podman-c8193633cd82228b01e789becead410c2a940227.tar.bz2 podman-c8193633cd82228b01e789becead410c2a940227.zip |
Change volume driver and options JSON tags
In upcoming commits, we're going to turn on the backends for
these fields. Volumes with these set will act fundamentally
differently from other volumes. There will probably be validation
required for each field.
Until now, though, we've freely allowed creation of volumes with
these set - they just did nothing. So we have no idea what could
be in the DB with old volumes.
Change the struct tags so we don't have to worry about old,
unvalidated data. We'll start fresh with new volumes.
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'libpod.conf')
0 files changed, 0 insertions, 0 deletions