summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/pods.go
Commit message (Expand)AuthorAge
* Fix stuttersDaniel J Walsh2022-09-10
* fix podman pod inspect to support multiple podsPaul Holzinger2022-09-08
* "pod pause/unpause/stop" append "report.Errs" to "reports"Toshiki Sonoda2022-07-19
* Merge pull request #14370 from umohnani8/todoopenshift-ci[bot]2022-07-05
|\
| * Fix podman pod unpaue TODOUrvashi Mohnani2022-07-05
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
|/
* pod: ps does not race with rmGiuseppe Scrivano2022-06-28
* pods: move code to a new functionGiuseppe Scrivano2022-06-28
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* podman pod clonecdoern2022-06-10
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12534 from Luap99/network-dbOpenShift Merge Robot2021-12-15
|\
| * remove unneeded return value from c.Networks()Paul Holzinger2021-12-14
* | fix network id handlingPaul Holzinger2021-12-14
|/
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* kube: Add support for podman pod logsAditya Rajan2021-09-05
* InfraContainer Reworkcdoern2021-08-26
* implement init containers in podmanBrent Baude2021-08-04
* bump go module to v3Valentin Rothberg2021-02-22
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Align the podman pod ps --filter behavior with podman psPaul Holzinger2020-11-18
* Move pod jobs to parallel executionMatthew Heon2020-10-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Print errors from individual containers in podsMatthew Heon2020-07-02
* Turn on More lintersDaniel J Walsh2020-06-15
* podman-pod{rm,start,stop}: support --pod-id-fileValentin Rothberg2020-06-11
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Add support for format {{.Label}}Brent Baude2020-06-01
* And system prune feature for v2.Sujil022020-05-01
* Fix typos in rm messagesSujil022020-04-28
* pkg, pods: report pod rm errorsGiuseppe Scrivano2020-04-27
* pkg, pods: pod rm honors --ignoreGiuseppe Scrivano2020-04-27
* pkg, pods: not lose pod start/restart errorsGiuseppe Scrivano2020-04-27
* pkg, pods: honor --ignore for pod stopGiuseppe Scrivano2020-04-27
* Enable pod ps integration testsBrent Baude2020-04-25
* podman rmi: refactor logicValentin Rothberg2020-04-21
* Add pod prune for api v2.Sujil022020-04-17
* podman v2 remove bloat v2Brent Baude2020-04-16
* v2specgen prune libpodBrent Baude2020-04-14
* podmanv2 psBrent Baude2020-04-06
* podmanv2 pod inspectSujil022020-04-01
* podmanv2 pod psBrent Baude2020-03-31
* podmanv2: implement pod topValentin Rothberg2020-03-28
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* podmanv2 pod subcommandsBrent Baude2020-03-26
* enable linting on v2Brent Baude2020-03-25
* podmanv2 pod existsBrent Baude2020-03-20