Alexander Yastrebov
Alexander Yastrebov
@wolfch-elsevier Hello, 502 response does not look related to this. Skipper responds with 502 when it fails to connect to the backend. In case you run skipper as an ingress...
Leak detection using https://github.com/AlexanderYastrebov/noleak added by https://github.com/zalando/skipper/pull/2128
> Adding a default user agent to identify Vegeta. Optionally customizable via command-line arg. It is possible right now: ```sh echo "GET http://localhost:9090" | vegeta attack -header 'User-Agent: FooBar' -rate...
I also think it is not possible to remove default user agent via flags. See related https://github.com/golang/go/issues/15524
``` --- FAIL: TestDataClients (1.02s) skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557:...
``` --- FAIL: TestDataClients (1.03s) skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557:...
``` --- FAIL: TestDataClients (1.01s) skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557: Waiting for proxy being ready skipper_test.go:557:...
> I don't like it. Maybe write first a doc for this and why we need metadata. Thank you for having a look. The idea is to use pod and...
> I would assume that you would share pros and cons This approach allows skipper operator to define custom rules that may be specific to a given setup or contain...
Looks like duplicate of https://github.com/zalando/skipper/issues/1952