summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/volumes.go
Commit message (Expand)AuthorAge
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* Swagger refactor/cleanupJhon Honce2022-05-19
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Allow label and labels when creating volumesJhon Honce2021-10-28
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* Volumes prune endpoint should use only prune filtersJakub Guzik2021-04-07
* Fix volumes and networks list/prune filters in http apiJakub Guzik2021-03-19
* bump go module to v3Valentin Rothberg2021-02-22
* podman volume existsPaul Holzinger2021-01-21
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Add volume prune --filter supportBaron Lenardson2020-12-12
* Lowercase some errorsKir Kolyshkin2020-10-05
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* container: move volume chown after spec generationGiuseppe Scrivano2020-06-29
* APIv2: Return `StatusCreated` from volume creationmaybe-sybr2020-06-24
* Turn on More lintersDaniel J Walsh2020-06-15
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Adding system prune for podman v2Sujil022020-04-24
* v2 bloat pruning phase 2Brent Baude2020-04-15
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* podmanv2 volumesBrent Baude2020-03-24
* podmanv2 volume createBrent Baude2020-03-20
* binding tests for volumesBrent Baude2020-02-27
* fix longname handling for bindingsBrent Baude2020-01-31
* [CI:DOCS]update apiv2 documentation with swagger goodsbaude2020-01-10
* Initial commit on compatible APIJhon Honce2020-01-10