podman/pkg/api
Daniel J Walsh 1fa4e45a95
Return title fields as a list
Podman is attempting to split the headers returned by the ps
command into a list of headers. Problem is that some headers
are multi-word, and headers are not guaranteed to be split via
a tab. This PR splits the headers bases on white space, and for
the select group of CAPS headers which are multi-word, combines
them back together.

Fixes: https://github.com/containers/podman/issues/17524

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-04-13 11:45:40 -04:00
..
handlers Return title fields as a list 2023-04-13 11:45:40 -04:00
server Merge pull request #17950 from umohnani8/deployments 2023-04-03 11:08:29 -04:00
types Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
Makefile Add support for podman build --group-add 2023-01-19 10:42:10 -05:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00