-
```
--- FAIL: TestTeeEndToEndBody2TeeRoutesAndClosing (0.00s)
tee_test.go:265: shadow handler got a request, but should not
panic: close of closed channel [recovered]
panic: close of closed c…
-
**Describe the bug**
Following the instructions found at this link https://opensource.zalando.com/skipper/kubernetes/ingress-controller/ do not lead to successfully deploying the Skipper ingress cont…
-
**Description:**
We have seen the SCDF document which says we can set the property maximumConcurrentTasks as below
spring.cloud.dataflow.task.platform..accounts[].deployment.maximumConcurrentTasks…
-
Right now the users can only find out about problems with an Ingress (e.g. unparseable `skipper-routes`) by looking at Skipper logs. This is cumbersome and we should do better: if there are any errors…
-
I have no idea what the best current approach is to handle a second exog.
AFAIK this has not been systematically added to model and might need refactoring.
The last case that Skipper added is for …
-
Hi There!
I have recently started evaluating the Skipper as an ingress controller for K8S, at very initial level need info on how to disable the HTTPS redirect, i have tried the below but nothing w…
-
**Node version**:
**Sails version** _(sails)_: 1.5.0
**ORM hook version** _(sails-hook-orm)_: 4.0.0
**Sockets hook version** _(sails-hook-sockets)_: 5.0.0
**Organics hook version** _(sails-hook…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you would like**
Skipper team has grafana dashboard internally as it here https://opensource.zalando.…
-
If you add `dropRequestHeader("Host") -> setRequestHeader("Host", "bar") -> ` the new host "bar" is not replacing the host header, but appending it. This works differently from the network backend.
…
-
While working with Skipper, I recognized that metrics of deleted routes are still exposed on the Prometheus endpoint "/metrics".
traefik faced a similar issue and documented their solution in the s…