Michał Kluczek

Results 26 comments of Michał Kluczek

This change would also improve metrics. Right now there are dozens of SRV_x servers reported in the metrics which is difficult to follow. (that also relates to https://github.com/haproxytech/kubernetes-ingress/issues/670)

> Hi @mike-code , > > Could you check if you have any of the legacy annotation `servers-increment` or `server-slots` in your Ingress Controller Configmap ? The ConfigMap (created by...

@hdurand0710 Both `Service` (k8s Service) and `Ingress` has `haproxy.org/scale-server-slots: "4"` annotation, yet the servers reported in haproxy stats shows 42 entries. I don't have any "legacy" configuration, ie. this is...

@hdurand0710 hm, it worked now but there are two things that are not right: 1. scale-server-slots on `Ingress` has no effect 2. On `Service` resource however, if I set `haproxy.org/scale-server-slots:...

It seems that majority of requests failed (4xx). I wonder if these are recent changes or whether Teams for enterprise are served different backend API depending on when they signed...