renovate[bot]
b458ba0d49
Update module github.com/containers/psgo to v1.10.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 01:38:22 +00:00
Jan Kaluza
a98154a978
Switch common, storage and image to monorepo.
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com >
2025-09-01 12:33:04 +02:00
Piotr Resztak
04c126a3b4
vendor containers/psgo@v1.8.0
...
Signed-off-by: Piotr Resztak <piotr.resztak@gmail.com >
2022-10-14 17:28:15 +02:00
Valentin Rothberg
e22b9889d6
vendor c/psgo@v1.7.2
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2022-01-20 16:56:20 +01:00
Valentin Rothberg
5875e409e2
vendor c/psgo@v1.7.1
...
psgo added support for listing supplementary groups via
two new descriptors:
* `groups` for supplementary groups inside the container
* `hgroups` for the counterpart on the host
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2021-09-22 10:35:08 +02:00
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
Daniel J Walsh
4157af8776
Update vendor containers/psgo
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-06-02 05:56:52 -04: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
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
01ae700a17
update psgo to v1.2.1
...
* move to go modules
* fix ErrUnkownDescriptor typo
* catch errors of Setns()
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-04-26 12:47:02 +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
haircommander
f11020702d
Vendor changes to psgo
...
Signed-off-by: haircommander <pehunt@redhat.com >
Closes : #1298
Approved by: mheon
2018-08-23 15:01:17 +00: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