summaryrefslogtreecommitdiff
path: root/test/e2e/ps_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* netavark e2e testsBrent Baude2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* Manual fixesEd Santiago2021-12-02
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* Remove StringInSlice(), part 2Ed Santiago2021-11-23
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* Eighty-six eighty-eightyEd Santiago2021-09-22
* Support --format tables in ps outputJhon Honce2021-09-20
* ps: support the container notation for ps --filter network=...flouthoc2021-07-30
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* codespell cleanupDaniel J Walsh2021-05-05
* Fix podman ps --filter ancestor to match exact ImageName/ImageIDflouthoc2021-04-25
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* bump go module to v3Valentin Rothberg2021-02-22
* podman ps --format '{{ .Size }}' requires --size optionDaniel J Walsh2021-02-17
* container ps json format miscuebaude2021-02-11
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-01-27
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Add network filter for podman ps and pod psPaul Holzinger2021-01-09
* add pod filter for psbaude2020-12-22
* Add podman container ps commandPaul Holzinger2020-11-23
* Align the podman ps --filter behavior with dockerPaul Holzinger2020-11-18
* move from docker.ioEd Santiago2020-10-28
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* Fix ps port outputSascha Grunert2020-10-20
* Port V1 --format table to V2 podmanJhon Honce2020-10-08
* Fix podman-remote ps --ns brokenzhangguanzhang2020-10-04
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Fix podman ps -lDaniel J Walsh2020-09-09
* Add the Status field in the ps --format=jsonzhangguanzhang2020-08-11
* add {{.RunningFor}} placeholder in ps --formatAshley Cui2020-07-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Merge pull request #6864 from vrothberg/v2-moduleOpenShift Merge Robot2020-07-06
|\
| * move go module to v2Valentin Rothberg2020-07-06
* | podman ps truncate the commandPaul Holzinger2020-07-05
|/
* Print port mappings in `ps` for ctrs sharing networkMatthew Heon2020-06-24
* Add more Remote testsDaniel J Walsh2020-06-03
* fix `ps --last=N`Valentin Rothberg2020-05-28
* v2 enable remote integration testsBrent Baude2020-05-19
* Make podman container list == podman psDaniel J Walsh2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* podman-ps: support image IDsValentin Rothberg2020-02-17