Merge v1.2.3 master
This commit is contained in:
parent
8ac281f9e3
commit
4e186cecf9
2 changed files with 4 additions and 1 deletions
|
@ -133,7 +133,7 @@ func TestDockerGetServiceFrontendRule(t *testing.T) {
|
|||
}{
|
||||
{
|
||||
container: containerJSON(name("foo")),
|
||||
expected: "Host:foo.",
|
||||
expected: "",
|
||||
},
|
||||
{
|
||||
container: containerJSON(labels(map[string]string{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue