spiegel_podman/pkg/varlinkapi
Peter Hunt 479eeac62c move editing of exitCode to runtime
There's no way to get the error if we successfully get an exit code (as it's just printed to stderr instead).
instead of relying on the error to be passed to podman, and edit based on the error code, process it on the varlink side instead

Also move error codes to define package

Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-07-23 13:29:33 -04:00
..
virtwriter Update e2e tests for remote exec 2019-07-23 13:29:33 -04:00
attach.go Finish up remote exec implementation 2019-07-23 13:29:33 -04:00
config.go Revert "Add VarlinkCall.RequiresUpgrade() type and method" 2019-05-16 14:36:11 -04:00
containers.go move editing of exitCode to runtime 2019-07-23 13:29:33 -04:00
containers_create.go podman-remote create|run 2019-04-08 09:05:31 -05:00
events.go journald event logging 2019-04-24 16:00:04 -05:00
generate.go Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
images.go Remove debug message 2019-07-20 16:20:48 -04:00
mount.go podman-remote create|run 2019-04-08 09:05:31 -05:00
pods.go enable integration tests for remote-client 2019-05-07 14:06:02 -05:00
remote_client.go podman-remote create|run 2019-04-08 09:05:31 -05:00
system.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
transfers.go Fix the double replySendFile() 2019-07-12 15:36:08 +02:00
util.go podman-remote make --size optional in ps 2019-07-18 09:34:19 -04:00
volumes.go podman-remote create|run 2019-04-08 09:05:31 -05:00