podman/pkg/api/server
Jhon Honce 7e4d696d94 Report StatusConflict on Pod opt partial failures
- When one or more containers in the Pod reports an error on an operation
report StatusConflict and report the error(s)

- jsoniter type encoding used to marshal error as string using error.Error()

- Update test framework to allow setting any flag when creating pods

- Fix test_resize() result check

Fixes #8865

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-02-02 12:44:08 -07:00
..
idle Change http ConnState actions between new and active 2020-10-31 20:31:33 -06:00
docs.go Switch references of /var/run -> /run 2021-01-07 05:37:24 -05:00
handler_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go Spelling 2020-12-22 13:34:31 -05:00
register_auth.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_containers.go Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
register_distribution.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_events.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_exec.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_generate.go generate kube on multiple containers 2020-12-07 11:34:39 -06:00
register_healthcheck.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_images.go Switch podman image push handlers to use abi 2021-01-27 09:27:25 -05:00
register_info.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_manifest.go podman manifest exists 2021-01-22 20:19:13 +01:00
register_monitor.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_networks.go podman network exists 2021-01-19 15:18:03 +01:00
register_ping.go REST API v2 - ping - fix typo in header 2020-11-25 20:49:08 +01:00
register_play.go Add an option to control if play kube should start the pod 2020-11-17 20:00:58 +01:00
register_plugins.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_pods.go Report StatusConflict on Pod opt partial failures 2021-02-02 12:44:08 -07:00
register_swagger.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_swarm.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_version.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_volumes.go podman volume exists 2021-01-21 19:18:51 +01:00
server.go Ensure shutdown handler access is syncronized 2021-01-25 15:44:42 -05:00
swagger.go Reduce general binding binary size 2021-01-13 09:35:24 -06:00