July 27, 2017
View 1009e6a

Update logrus to v1.0.1

Derek McGowan authored on 2017/07/27 06:42:13
November 1, 2016
View fa710e5

Fix logrus formatting This fix tries to fix logrus formatting by removing `f` from `logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` when formatting string is not present.

Daehyeok Mun authored on 2016/11/01 13:05:01
July 18, 2016
View 6a1183b

Refactoring for logrus formatting Use module name logrus instead of log. Use logrus.[Error|Warn|Debug|Fatal|Panic|Info]f instead of w/o f

Daehyeok Mun authored on 2016/07/18 16:13:54
January 6, 2016
View a931c78

Before that change, etcd and zookeeper would fail to instantiate the discovery without the key being already there in the store or created beforehand and implicitely by a 'swarm join'.

Victor Vieux authored on 2016/01/06 11:41:51
December 30, 2015
View 8e03480

Remove usage of pkg sockets and tlsconfig.

David Calavera authored on 2015/12/30 09:27:12
September 29, 2015
View 124792a

Add TLS support for discovery backend

Daniel Hiltgen authored on 2015/09/29 08:22:57
September 1, 2015
View 166e082

Add `pkg/discovery` for nodes discovery

Arnaud Porterie authored on 2015/09/01 05:23:17