Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
| | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | Fix errors found when comparing podman v1 --help versus V2 | Daniel J Walsh | 2020-05-04 |
| | | | | | | | | Mainly add missing commands to podman image, podman containers, podman system Also fix some informations messages and descriptions. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | implement pod stats | Valentin Rothberg | 2020-04-27 |
Implement pod stats for the local and remote client. Both code paths end up in infra/abi to allow for code share. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |