summaryrefslogtreecommitdiff
path: root/pkg/bindings/test/containers_test.go
Commit message (Expand)AuthorAge
* Recreate until container prune tests for bindingsJakub Guzik2021-04-01
* Fix bindings prune containers flaky testJakub Guzik2021-03-31
* Containers prune endpoint should use only prune filtersJakub Guzik2021-03-30
* Use version package to track all versionsJhon Honce2021-03-03
* bump go module to v3Valentin Rothberg2021-02-22
* Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-03
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* Add binding options for container|pod existsbaude2021-01-18
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* podman v3 container bindingsbaude2020-12-21
* Fix potential race condition in testingDaniel J Walsh2020-12-01
* Add support for external containerDaniel J Walsh2020-10-15
* Fix podman-remote ps --ns brokenzhangguanzhang2020-10-04
* bindings: reenable flaky(?) pause/unpause testEd Santiago2020-08-31
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* bindings: skip flaky pause/unpause testEd Santiago2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Adds more docker py testSujil022020-06-15
* V2 enable remote logs and testingJhon Honce2020-05-22
* Make convenience boxed true/false easier to useJhon Honce2020-05-14
* WIP V2 attach bindings and testJhon Honce2020-05-13
* bindings tests for container remove and inspectLokesh Mandvekar2020-05-08
* set binding tests to requiredBrent Baude2020-05-08
* Fix NewSpecGenerator args in pkg/bindings/testLokesh Mandvekar2020-04-27
* Ability to prune container in api V2Sujil022020-04-15
* v2podman ps revert structure changesBrent Baude2020-04-14
* v2podman add container initBrent Baude2020-04-13
* podmanv2 history and image remove templatesBrent Baude2020-04-13
* v2podman container cleanupBrent Baude2020-04-09
* add tests for kill and existsLokesh Mandvekar2020-04-08
* podmanv2: implement pod topValentin Rothberg2020-03-28
* podmanV2: implement topValentin Rothberg2020-03-27
* Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
* podmanv2 enable remote waitBrent Baude2020-03-20
* apiv2 add bindings for logs|eventsBrent Baude2020-03-19
* add apiv2 healthcheck codeBrent Baude2020-03-13
* add default network for apiv2 createBrent Baude2020-03-06
* Merge pull request #5347 from baude/apiv2waitOpenShift Merge Robot2020-03-02
|\
| * rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* | Fix wrong condition in bindings testChris Evich2020-02-28
|/
* Merge pull request #5328 from lsm5/trivial-typo-correctionOpenShift Merge Robot2020-02-25
|\
| * fix trivial typoLokesh Mandvekar2020-02-25
* | Temp. skip "remove pause by id" bindings testChris Evich2020-02-25
|/
* add apiv2 tests for podman pause and stopLokesh Mandvekar2020-02-24