mirror of https://github.com/containers/podman.git
On panic from handler: log warning and stack trace, report InternalServerError to client When using `podman system service` make determining the listening endpoint deterministic. // When determining _*THE*_ listening endpoint -- // 1) User input wins always // 2) systemd socket activation // 3) rootless honors XDG_RUNTIME_DIR // 4) if varlink -- adapter.DefaultVarlinkAddress // 5) lastly adapter.DefaultAPIAddress Fixes #5150 Fixes #5151 Signed-off-by: Jhon Honce <jhonce@redhat.com> |
||
---|---|---|
.. | ||
shortcuts | ||
checkpoint_restore.go | ||
client.go | ||
client_config.go | ||
client_unix.go | ||
client_windows.go | ||
containers.go | ||
containers_remote.go | ||
errors.go | ||
images_remote.go | ||
info_remote.go | ||
network.go | ||
pods.go | ||
pods_remote.go | ||
reset.go | ||
reset_remote.go | ||
runtime.go | ||
runtime_remote.go | ||
runtime_remote_supported.go | ||
sigproxy_linux.go | ||
terminal.go | ||
terminal_linux.go | ||
volumes_remote.go |