Files
podman/libpod
Valentin Rothberg 019f19cf4f inspect: rename ImageID go field to Image
The json field is called `Image` while the go field is called `ImageID`,
tricking users into filtering for `Image` which ultimately results in an
error.  Hence, rename the field to `Image` to align json and go.

To prevent podman users from regressing, rename `Image` to `ImageID` in
the specified filters.  Add tests to prevent us from regressing.  Note
that consumers of the go API that are using `ImageID` are regressing;
ultimately we consider it to be a bug fix.

Fixes: #4193
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-10-15 12:16:47 +02:00
..
2017-11-01 11:24:59 -04:00
2019-07-03 15:41:33 -05:00
2019-07-11 09:13:06 -05:00
2019-01-18 15:43:11 -06:00
2019-07-08 09:18:11 -05:00
2019-07-07 08:54:20 -05:00
2019-07-22 15:57:23 -04:00
2019-06-25 13:51:24 -05:00
2019-06-25 13:51:24 -05:00
2019-08-18 03:48:40 +00:00
2019-06-25 13:51:24 -05:00
2019-08-28 11:35:00 -04:00
2019-06-25 13:51:24 -05:00
2018-03-14 20:21:31 +00:00
2019-08-02 15:30:31 -04:00