Files
Paul Holzinger 836fa4c493 Move the cni lock file into the cni config dir
Commit(fe3faa517e1b) introduced a lock file for network create/rm calls.
There is a problem with the location of the lock file. The lock file was
stored in the tmpdir. Running multiple podman network create/remove
commands in parallel with different tmpdirs made the lockfile inaccessible
to the other process, and so parallel read/write operations to the cni
config directory continued to occur. This scenario happened frequently
during the e2e tests and caused some flakes.

Fixes #9041

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-01-21 11:50:45 +01:00
..
2021-01-04 13:27:38 -06:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-10-05 15:30:37 -07:00
2020-12-23 14:04:32 -06:00
2020-12-22 13:34:31 -05:00
2020-12-22 13:34:31 -05:00
2020-12-22 13:34:31 -05:00
2020-12-22 13:34:31 -05:00
2020-12-22 13:34:31 -05:00
2020-10-21 13:31:40 -04:00
2020-12-22 13:34:31 -05:00
2020-10-02 15:14:18 -04:00
2020-12-22 13:34:31 -05:00
2020-12-07 15:16:20 +01:00