| Commit message (Expand) | Author | Age |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Fix missing options in volumes display while setting uid and gid | zhangguanzhang | 2020-12-23 |
* | fix: allow volume creation when the _data directory already exists | Yan Minari | 2020-11-05 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Add basic deadlock detection for container start/remove | Matthew Heon | 2020-02-24 |
* | Fix SELinux labels of volumes | Daniel J Walsh | 2020-02-13 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | Return a better error for volume name conflicts | Matthew Heon | 2019-10-23 |
* | Ensure volumes can be removed when they fail to unmount | Matthew Heon | 2019-10-14 |
* | Correctly report errors on unmounting SHM | Matthew Heon | 2019-09-05 |
* | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
* | Re-add locks to volumes. | Matthew Heon | 2019-08-28 |
* | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | remove libpod from main | baude | 2019-06-25 |
* | Use standard remove functions for removing pod ctrs | Matthew Heon | 2019-05-10 |
* | Fix E2E tests | Matthew Heon | 2019-04-04 |
* | Volume force-remove now removed dependent containers | Matthew Heon | 2019-04-04 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | volumes: push the chown logic to runtime_volume_linux.go | Giuseppe Scrivano | 2019-03-29 |
* | Default to SELinux private label for play kube mounts | Peter Hunt | 2019-03-28 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | Remove locks from volumes | Matthew Heon | 2019-02-21 |
* | Remove runtime lockDir and add in-memory lock manager | Matthew Heon | 2019-01-04 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |