summaryrefslogtreecommitdiff
path: root/libpod/volume.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Rewrite copy-up to use buildah CopierMatthew Heon2021-02-10
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6747 from giuseppe/fix-user-volumesOpenShift Merge Robot2020-06-30
|\
| * container: move volume chown after spec generationGiuseppe Scrivano2020-06-29
* | Add support for dangling filter to volumesMatthew Heon2020-06-24
|/
* v2 system subcommandbaude2020-05-05
* binding tests for volumesBrent Baude2020-02-27
* Deprecate & remove IsCtrSpecific in favor of IsAnonMatthew Heon2020-01-29
* When first mounting any named volume, copy upMatthew Heon2019-09-09
* Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
* Add volume stateMatthew Heon2019-09-05
* Change volume driver and options JSON tagsMatthew Heon2019-09-05
* Re-add locks to volumes.Matthew Heon2019-08-28
* Fix typosMatthew Heon2019-08-02
* Implement backend for 'volume inspect'Matthew Heon2019-08-02
* Purge all use of easyjson and ffjson in libpodMatthew Heon2019-06-13
* volumes: push the chown logic to runtime_volume_linux.goGiuseppe Scrivano2019-03-29
* Only remove image volumes when removing containersMatthew Heon2019-02-26
* Remove locks from volumesMatthew Heon2019-02-21
* Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* Add "podman volume" commandumohnani82018-12-06