summaryrefslogtreecommitdiff
path: root/cmd/podman/pods/create.go
Commit message (Expand)AuthorAge
* Revert "Allow multiple --network flags for podman run/create"Luap992020-11-30
* Merge pull request #8410 from Luap99/fix-multiple-networksOpenShift Merge Robot2020-11-21
|\
| * Allow multiple --network flags for podman run/createPaul Holzinger2020-11-20
* | Specify what the replace flag replaces in help textBenjamin Porter2020-11-20
|/
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Add support for slirp network for podsAshley Cui2020-09-25
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* 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
* pod create --replaceValentin Rothberg2020-06-15
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Merge pull request #6320 from rhatdan/skipOpenShift Merge Robot2020-05-21
|\
| * Start testing with cross compilationDaniel J Walsh2020-05-21
* | Fixes podman pod create --pod-id-file #6292Sujil022020-05-21
|/
* 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
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* V2 Restore exists E2E testsJhon Honce2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Podman V2 birthBrent Baude2020-04-16