1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-20 11:33:18 +03:00

refactor(kv): split provide and configuration.

This commit is contained in:
Fernandez Ludovic
2017-12-23 17:45:25 +01:00
committed by Traefiker
parent e3d1201b46
commit be0dd71bb4
9 changed files with 944 additions and 546 deletions

View File

@@ -291,7 +291,7 @@ func (s *EtcdSuite) TestGlobalConfiguration(c *check.C) {
c.Assert(err, checker.IsNil)
}
func (s *EtcdSuite) TestCertificatesContentstWithSNIConfigHandshake(c *check.C) {
func (s *EtcdSuite) TestCertificatesContentWithSNIConfigHandshake(c *check.C) {
etcdHost := s.composeProject.Container(c, "etcd").NetworkSettings.IPAddress
// start Træfik
cmd, display := s.traefikCmd(