ivanmatmati

Results 102 comments of ivanmatmati

Hi @ynuyasha , can you paste the output of a verbose curl to the wrong redirection ? Can you also check the log output for the request ?

Hi @eltorio, thanks for your enthusiastic development. We'll sure have a look and give you our feedback.

@larspk , @fabianonunes is correct, the `maxconn` field in the `default_server` section is related to `pod-maxconn`. Actually the `pod-maxconn` annotation only sets the `maxconn` of the `default_server` directive. Just be...

Hi @pasztorl , i've started to look at this question/issue. I'll let you know the outcome.

After a few tests, this is the result. If you request a non matching path, you don't get the output of the information. But if you request an existing one,...

Hi @ShadowJonathan , Indeed we didn't implement this possibility. But there's always the possibility to inject your own configuration through config snippets as documented [here](https://github.com/haproxytech/kubernetes-ingress/blob/master/documentation/annotations.md#config-snippet). If you have already worked...

Why should it be kept open ?

Inactivity is usually a good reason to close a stale issue. In this case, it's not. Considering the config snippet you provided, it seems that it's highly personal and not...

@ShadowJonathan, I've just come across the new contents of your "website" about stale bots where you put a picture of one of my interaction with a user in this github...

Hi @apalmatier, as discussed on Slack we'll make the documentation more explicit in its dedicated section but the CRD will take precedance over any annotations. More precisely, if it exists...