podman/pkg/api/handlers/utils
Valentin Rothberg ed24f0b2ca remote wait: fix "removed" condition
The "removed" condition mapped to an undefined state which ultimately
rendered the wait endpoint to return an incorrect exit code.  Instead,
map "removed" to "exited" to make sure Podman returns the expected
exit code.

Fixes: #18889
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-06-16 11:55:53 +02:00
..
containers.go remote wait: fix "removed" condition 2023-06-16 11:55:53 +02:00
errors.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
handler.go Switch to `github.com/blang/semver/v4` 2022-07-14 13:53:13 +02:00
handler_test.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
images.go Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00