dependabot[bot]
309d989712
Bump github.com/containers/psgo from 1.5.2 to 1.6.0
...
Bumps [github.com/containers/psgo](https://github.com/containers/psgo ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/containers/psgo/releases )
- [Commits](https://github.com/containers/psgo/compare/v1.5.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/psgo
dependency-type: direct:production
update-type: version-update:semver-minor
...
[NO TESTS NEEDED] since it's migrating to a new version.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-09-10 15:23:43 +02:00
Valentin Rothberg
21f5154399
vendor containers/psgo@v1.5.2
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-01-05 10:44:16 +01:00
dependabot-preview[bot]
d6d8106601
Bump github.com/containers/psgo from 1.4.0 to 1.5.0
...
Bumps [github.com/containers/psgo](https://github.com/containers/psgo ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/containers/psgo/releases )
- [Commits](https://github.com/containers/psgo/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-17 06:05:48 -04:00
dependabot-preview[bot]
5941894757
build(deps): bump github.com/containers/psgo from 1.3.2 to 1.4.0
...
Bumps [github.com/containers/psgo](https://github.com/containers/psgo ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/containers/psgo/releases )
- [Commits](https://github.com/containers/psgo/compare/v1.3.2...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-12-11 10:47:21 +01:00
Valentin Rothberg
6e0ca9e46c
vendor c/psgo@v1.3.2
...
Now supports cgroupsv2.
Fixes : #4192
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-10-07 16:27:09 +02:00
Giuseppe Scrivano
1e0d632785
vendor: update containers/psgo
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-07-02 16:40:41 +02:00
Giuseppe Scrivano
da3021edd1
vendor: update psgo to v1.3.0
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-05-23 14:44:34 +02:00
Valentin Rothberg
508ab7f565
vendor psgo v1.2
...
The psgo library now be used concurrently by multiple goroutines without
interferring with another.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-03-11 18:05:37 +01:00
Daniel J Walsh
60a74088fa
Vendor in latest psgo code to fix race conditions
...
When running podman top, the processes collected can exit befor
psgo gets information on the processes. This can cause some weird
errors and creates some CI flakes.
psgo now properly ignores this situation rather then returning errors
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-12-21 09:07:21 -05:00
Daniel J Walsh
37e3f47ef3
Vendor in latest containers/psgo code
...
This fixes a couple of issues with podman top.
podman top --latest USER HUSER
Now shows you the User inside of the containers usernamespace as well as the user on the host.
podman top --latest capeff capbnd
Now has headings that differentiatiate between the Capabiltiies. We also have support for
ambient capabilities.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #1286
Approved by: vrothberg
2018-08-16 18:28:44 +00:00
Valentin Rothberg
159f7f179b
vendor latest containers/psgo
...
Signed-off-by: Valentin Rothberg <vrothberg@suse.com>
Closes : #1162
Approved by: rhatdan
2018-07-26 17:01:40 +00:00