podman/libpod/config
Matthew Heon 87194a6f79 Fix F30-F31 migration for Podman 1.7.0
The earlier attempt to re-add config migration only worked with
user-specified configs (podman run --config). This version works
more in line with that we want - the first rootless config file
will be changed from runc to crun.

Verified on my system after an F31 migration - everything seems
to be working well.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2019-12-13 13:51:39 -05:00
..
testdata add libpod/config 2019-10-31 17:42:37 +01:00
config.go Fix F30-F31 migration for Podman 1.7.0 2019-12-13 13:51:39 -05:00
config_test.go add libpod/config 2019-10-31 17:42:37 +01:00
default.go libpod/config: default: use `crun` on Cgroups v2 2019-11-07 13:55:41 +00:00
merge.go add libpod/config 2019-10-31 17:42:37 +01:00
merge_test.go add libpod/config 2019-10-31 17:42:37 +01:00