index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
handlers
/
libpod
/
pods.go
Commit message (
Expand
)
Author
Age
*
Move pod jobs to parallel execution
Matthew Heon
2020-10-07
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
fix APIv2 pods top of non-exist pod gets two response value
zhangguanzhang
2020-09-09
*
Ensure pod REST API endpoints include ctr errors
Matthew Heon
2020-08-27
*
Clean up pods before returning from Pod Stop API call
Matthew Heon
2020-08-17
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Merge pull request #6546 from rhatdan/lint
OpenShift Merge Robot
2020-06-10
|
\
|
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
|
Ensure signal validation happens first in pod kill
Matthew Heon
2020-06-09
|
/
*
Merge pull request #5907 from sujil02/systemprune-v2
OpenShift Merge Robot
2020-04-28
|
\
|
*
Adding system prune for podman v2
Sujil02
2020-04-24
*
|
implement pod stats
Valentin Rothberg
2020-04-27
|
/
*
Add pod prune for api v2.
Sujil02
2020-04-17
*
podman v2 remove bloat v2
Brent Baude
2020-04-16
*
v2specgen prune libpod
Brent Baude
2020-04-14
*
podmanv2 pod inspect
Sujil02
2020-04-01
*
v2 api: implement pods top endpoint
Valentin Rothberg
2020-03-28
*
podmanv2 pod create using podspecgen
Brent Baude
2020-03-27
*
podmanv2 pod subcommands
Brent Baude
2020-03-26
*
Filter pods through pod list api
Sujil02
2020-03-17
*
Update start stop api to use pod status function.
Sujil02
2020-03-10
*
Fix spelling mistakes in code found by codespell
Daniel J Walsh
2020-03-07
*
rework apiv2 wait endpoint|binding
Brent Baude
2020-02-28
*
Merge pull request #5251 from sujil02/pod-test
OpenShift Merge Robot
2020-02-20
|
\
|
*
Add test to validate the pod bindings api
Sujil02
2020-02-19
*
|
apiv2 container create using specgen
Brent Baude
2020-02-19
|
/
*
Rework label parsing
Matthew Heon
2020-02-14
*
HTTP 304 (NotModified) is not an error!
Ed Santiago
2020-02-11
*
API v2: pods: fix two incorrect return codes
Ed Santiago
2020-02-11
*
fix longname handling for bindings
Brent Baude
2020-01-31
*
APIv2 review corrections #3
Brent Baude
2020-01-25
*
Add query parameter converters for complex types
Jhon Honce
2020-01-23
*
[CI:DOCS]First pass at review comments
baude
2020-01-21
*
[CI:DOCS]update apiv2 documentation with swagger goods
baude
2020-01-10
*
Initial commit on compatible API
Jhon Honce
2020-01-10