podman/pkg/api/handlers
Chetan Giradkar 572f38c0db Set correct exitcode in remove events and change ContainerExitCode from int to int ptr
Added additional check for event type to be remove and set the correct exitcode.
While it was getting difficult to maintain the omitempty notation for Event->ContainerExitCode, changing the type from int to int ptr gives us the ability to check for ContainerExitCode to be not nil and continue operations from there.

closes #19124

Signed-off-by: Chetan Giradkar <cgiradka@redhat.com>
2023-11-28 13:31:18 +00:00
..
compat Automatic code cleanups - JetBrains 2023-11-07 14:05:15 -06:00
libpod Add status messages to podman --remote commit 2023-11-01 14:31:09 -04:00
swagger docs(API): Fix compat network (dis-)connect 2023-10-24 17:37:17 +02:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Set correct exitcode in remove events and change ContainerExitCode from int to int ptr 2023-11-28 13:31:18 +00:00
decoder.go fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
types.go remote: exec: do not leak session IDs on errors 2023-10-19 11:34:36 +02:00