1
0
Fork 0

Remove deprecated code

This commit is contained in:
Ludovic Fernandez 2023-03-22 16:40:06 +01:00 committed by GitHub
parent a3bcf0f39e
commit 8b47c5adf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
102 changed files with 87 additions and 16995 deletions

View file

@ -26,37 +26,6 @@
"using": [
"web"
]
},
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd": {
"entryPoints": [
"web"
],
"middlewares": [
"default-stripprefix-containous@kubernetescrd"
],
"service": "default-test-route-containous-1bc3efa892379bb93c6e",
"rule": "Host(`bar.com`) \u0026\u0026 PathPrefix(`/foo`)",
"priority": 12,
"tls": {
"options": "default-mytlsoption-containous"
},
"status": "enabled",
"using": [
"web"
]
}
},
"middlewares": {
"default-stripprefix-containous@kubernetescrd": {
"stripPrefix": {
"prefixes": [
"/tobestripped"
]
},
"status": "enabled",
"usedBy": [
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd"
]
}
},
"services": {
@ -76,7 +45,7 @@
"url": "http://10.42.0.3:80"
},
{
"url": "http://10.42.0.7:80"
"url": "http://10.42.0.6:80"
}
],
"passHostHeader": true,
@ -90,35 +59,11 @@
],
"serverStatus": {
"http://10.42.0.3:80": "UP",
"http://10.42.0.7:80": "UP"
}
},
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd": {
"loadBalancer": {
"servers": [
{
"url": "http://10.42.0.3:80"
},
{
"url": "http://10.42.0.7:80"
}
],
"passHostHeader": true,
"responseForwarding": {
"flushInterval": "100ms"
}
},
"status": "enabled",
"usedBy": [
"default-test-route-containous-1bc3efa892379bb93c6e@kubernetescrd"
],
"serverStatus": {
"http://10.42.0.3:80": "UP",
"http://10.42.0.7:80": "UP"
"http://10.42.0.6:80": "UP"
}
},
"noop@internal": {
"status": "enabled"
}
}
}
}