summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/pods.go
Commit message (Expand)AuthorAge
* Move pod jobs to parallel executionMatthew Heon2020-10-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* fix APIv2 pods top of non-exist pod gets two response valuezhangguanzhang2020-09-09
* Ensure pod REST API endpoints include ctr errorsMatthew Heon2020-08-27
* Clean up pods before returning from Pod Stop API callMatthew Heon2020-08-17
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Merge pull request #6546 from rhatdan/lintOpenShift Merge Robot2020-06-10
|\
| * Fixup issues found by golintDaniel J Walsh2020-06-10
* | Ensure signal validation happens first in pod killMatthew Heon2020-06-09
|/
* Merge pull request #5907 from sujil02/systemprune-v2OpenShift Merge Robot2020-04-28
|\
| * Adding system prune for podman v2Sujil022020-04-24
* | implement pod statsValentin Rothberg2020-04-27
|/
* Add pod prune for api v2.Sujil022020-04-17
* podman v2 remove bloat v2Brent Baude2020-04-16
* v2specgen prune libpodBrent Baude2020-04-14
* podmanv2 pod inspectSujil022020-04-01
* v2 api: implement pods top endpointValentin Rothberg2020-03-28
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* podmanv2 pod subcommandsBrent Baude2020-03-26
* Filter pods through pod list apiSujil022020-03-17
* Update start stop api to use pod status function.Sujil022020-03-10
* Fix spelling mistakes in code found by codespellDaniel J Walsh2020-03-07
* rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* Merge pull request #5251 from sujil02/pod-testOpenShift Merge Robot2020-02-20
|\
| * Add test to validate the pod bindings apiSujil022020-02-19
* | apiv2 container create using specgenBrent Baude2020-02-19
|/
* Rework label parsingMatthew Heon2020-02-14
* HTTP 304 (NotModified) is not an error!Ed Santiago2020-02-11
* API v2: pods: fix two incorrect return codesEd Santiago2020-02-11
* fix longname handling for bindingsBrent Baude2020-01-31
* APIv2 review corrections #3Brent Baude2020-01-25
* Add query parameter converters for complex typesJhon Honce2020-01-23
* [CI:DOCS]First pass at review commentsbaude2020-01-21
* [CI:DOCS]update apiv2 documentation with swagger goodsbaude2020-01-10
* Initial commit on compatible APIJhon Honce2020-01-10