Paul Holzinger
56a24d5183
fix container inspect output to not escape html chars
...
The default std json behavior is to escape &, < and >. Because we print
to the terminal we do not want escapes and rather the real chars.
That is what PrintGenericJSON() does but because we have custom
MarshalJSON() overwrite on the type which called json.Marshal() this
option was not carried into that. The inner type must not escape it.
This is not a problem in the other direction because the outer
json.Marshal call will still escape the chars returned from the inner
MarshalJSON() result if needed.
Fixes : #28560
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2026-04-23 20:12:14 +02:00
..
2026-04-23 20:12:14 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-09-01 12:33:04 +02:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-03-09 16:08:43 +01:00
2026-04-22 14:02:25 -05:00
2025-11-11 12:32:46 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-23 06:03:47 +02:00
2026-04-22 14:02:25 -05:00
2024-11-27 08:09:50 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-04-07 18:11:06 +02:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:53 +01:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-03-12 17:22:01 +01:00
2026-04-22 14:02:25 -05:00
2026-04-21 14:27:58 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-06-27 10:50:17 +02:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:53 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2022-03-23 19:05:29 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2026-02-27 22:18:53 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-23 06:03:47 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2025-09-01 12:33:04 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-02 15:06:37 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2025-09-01 12:33:04 +02:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-02-11 15:13:29 +00:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-17 10:00:32 -04:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00