Sagi Shnaidman
|
c85718665b
|
Fix uid/gid checks for podman 1.6.4 volumes
And prepare volume tasks for versioned checks
|
2021-01-15 02:29:32 +02:00 |
|
Sagi Shnaidman
|
075d35daee
|
Fix idempotency for volume GID and UID
Fix #150
Add special treat for volume GIDs and UIDs options.
|
2020-12-20 21:10:53 +02:00 |
|
Sergey
|
c9479367d9
|
Set options for a volume as list and fix idempotency (#119)
Options can be set multiple times for a driver, so let's configure
them as a list.
Fix idempotency for options and add tests for them.
Fix #108
|
2020-10-08 17:40:18 +03:00 |
|
Holger Hees
|
1bd3b70de6
|
fix diff calculation for lower/upper cases (#115)
* fix diff calculation
* fix formatting
* fix formatting
* removed unused import statements
* add missing requirement doc
|
2020-10-07 11:50:43 +03:00 |
|
Sergey
|
cb6934de24
|
Fix return data from podman_volume module (#106)
|
2020-09-03 01:21:54 +03:00 |
|
Sergey
|
4069b600ea
|
Create podman_volume module for volumes management (#87)
|
2020-07-22 09:04:00 +03:00 |
|