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 |
|