summaryrefslogtreecommitdiff
path: root/cmd/podman/pods
Commit message (Expand)AuthorAge
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* pod create --replaceValentin Rothberg2020-06-15
* Turn on More lintersDaniel J Walsh2020-06-15
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
* podman-pod{rm,start,stop}: support --pod-id-fileValentin Rothberg2020-06-11
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Add support for format {{.Label}}Brent Baude2020-06-01
* Add --format to pod inspectBoaz Shuster2020-05-27
* Merge pull request #6320 from rhatdan/skipOpenShift Merge Robot2020-05-21
|\
| * Start testing with cross compilationDaniel J Walsh2020-05-21
* | Merge pull request #6313 from sujil02/pod-create-idOpenShift Merge Robot2020-05-21
|\ \ | |/ |/|
| * Fixes podman pod create --pod-id-file #6292Sujil022020-05-21
* | Fix build on OS XMatthew Heon2020-05-20
|/
* Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* Fix parsing of --network for `podman pod create`Matthew Heon2020-05-07
* add {generate,play} kubeValentin Rothberg2020-05-06
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* And system prune feature for v2.Sujil022020-05-01
* V2 enable ps testsJhon Honce2020-04-29
* Merge pull request #6026 from baude/v2forcesystemtestsOpenShift Merge Robot2020-04-28
|\
| * system tests must passBrent Baude2020-04-28
* | Fix typos in rm messagesSujil022020-04-28
|/
* implement pod statsValentin Rothberg2020-04-27
* Enable pod ps integration testsBrent Baude2020-04-25
* V2 Restore exists E2E testsJhon Honce2020-04-22
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Add pod prune for api v2.Sujil022020-04-17
* Podman V2 birthBrent Baude2020-04-16