summaryrefslogtreecommitdiff
path: root/pkg/spec/spec_test.go
Commit message (Expand)AuthorAge
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Split up create config handling of namespaces and securityPeter Hunt2019-11-07
* Check for rootless before checking cgroups version in spec_test.Danila Kiver2019-09-15
* Skip spec_test for rootless envs without cgroup v2.Danila Kiver2019-09-14
* Migrate unit tests from cmd/podman into pkg/specMatthew Heon2019-05-01
* Migrate to unified volume handling codeMatthew Heon2019-05-01
* Swap default mount propagation from private to rprivateMatthew Heon2018-09-13
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* podman create, start, getattachsocketbaude2018-05-21