automation-tests/pkg/api/handlers
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
..
compat Match output of Compat Top API to Docker 2024-09-17 11:34:22 -04:00
libpod prune: support clearing build cache using CleanCacheMount 2024-09-05 10:40:07 -07:00
swagger set !remote build tags where needed 2024-08-19 11:41:28 +02:00
types Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils set !remote build tags where needed 2024-08-19 11:41:28 +02:00
decoder.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
types.go Fix reference to deprecated types.Info 2024-03-27 08:17:10 -05:00