Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rootless: fix top huser and hgroup | Giuseppe Scrivano | 2019-05-23 |
| | | | | | | | when running in rootless mode, be sure psgo is honoring the user namespace settings for huser and hgroup. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||
* | Add podman pod top | haircommander | 2018-08-23 |
Using the vendored changes from psgo, incorporate JoinNamespaceAndProcessInfoByPids to get process information for each pid namespace of running containers in the pod. Also added a man page, and tests. Signed-off-by: haircommander <pehunt@redhat.com> Closes: #1298 Approved by: mheon |