podman/vendor/github.com/varlink/go
Valentin Rothberg 7965bf5404 podman-varlink: log timeouts
The default timeout of one second when using podman-varlink can confuse
users as podman exits in silence after this timeout in case no
connection to the endpoint is alive.  Print a log (info level) that the
varlink service has expired to guide the user.

This change requires to vendor in the latest master of varlink/go.

Signed-off-by: Valentin Rothberg <vrothberg@suse.com>

Closes: #899
Approved by: rhatdan
2018-06-05 17:03:58 +00:00
..
cmd vendor in latest github.com/varlink/go 2018-06-04 13:24:35 +00:00
varlink podman-varlink: log timeouts 2018-06-05 17:03:58 +00:00
.gitignore vendor in latest github.com/varlink/go 2018-06-04 13:24:35 +00:00
.travis.yml vendor in latest github.com/varlink/go 2018-06-04 13:24:35 +00:00
LICENSE Initial varlink implementation 2018-04-23 14:29:45 +00:00
Makefile vendor in latest github.com/varlink/go 2018-06-04 13:24:35 +00:00
README.md Initial varlink implementation 2018-04-23 14:29:45 +00:00
golang-github-varlink-go.spec Latest revendoring deleted the cmd dir in varlink 2018-04-25 19:19:57 +00:00

README.md

Build Status Go Report Card Go Doc Coverage Status Release

go/varlink