moby--moby/registry
Sebastiaan van Stijn e6281b1b3f
Revert "Don't die when daemon cannot read certs.d"
This reverts commit 2808762b27.

This exception was added for rootless mode, but superseded by the
follow-up commit f4fa98f583, which
uses a different path to look for the certs when running in rootless
mode

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-25 11:47:58 +01:00
..
resumable bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
auth.go registry: use constants for http methods 2019-10-13 17:30:25 +02:00
auth_test.go
config.go
config_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config_unix.go
config_windows.go
endpoint_test.go
endpoint_v1.go registry: use constants for http methods 2019-10-13 17:30:25 +02:00
errors.go
registry.go Revert "Don't die when daemon cannot read certs.d" 2020-02-25 11:47:58 +01:00
registry_mock_test.go registry: normalize comment formatting 2019-11-27 15:45:23 +01:00
registry_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
service.go
service_v2.go
session.go registry: add a critical section to protect authTransport.modReq 2019-10-27 20:00:04 -04:00
types.go