mirror of
https://github.com/containous/traefik.git
synced 2025-10-14 15:33:19 +03:00
Fix fenced server status computation
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
@@ -4751,12 +4751,6 @@ func TestLoadIngressRoutes(t *testing.T) {
|
||||
URL: "http://10.10.0.4:80",
|
||||
Fenced: true,
|
||||
},
|
||||
{
|
||||
URL: "http://10.10.0.5:80",
|
||||
},
|
||||
{
|
||||
URL: "http://10.10.0.6:80",
|
||||
},
|
||||
},
|
||||
PassHostHeader: pointer(true),
|
||||
ResponseForwarding: &dynamic.ResponseForwarding{
|
||||
|
Reference in New Issue
Block a user