Files
Matt Heon e04668c8ca Match output of Compat Top API to Docker
We were only splitting on tabs, not spaces, so we returned just a
single line most of the time, not an array of the fields in the
output of `ps`. Unfortunately, some of these fields are allowed
to contain spaces themselves, which makes things complicated, but
we got lucky in that Docker took the simplest possible solution
and just assumed that only one field would contain spaces and it
would always be the last one, which is easy enough to duplicate
on our end.

Fixes #23981

Signed-off-by: Matt Heon <mheon@redhat.com>
2024-09-17 11:34:22 -04:00
..
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-20 09:51:18 -04:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00
2024-08-19 11:41:28 +02:00