Moemen MHEDHBI

Results 23 comments of Moemen MHEDHBI

Thanks @thriqon for taking a look to this request. > Should the feature be deactivatable / enabled by default? It is better to have the choice to activate it or...

>To summarize, I need 2 things: > > a way to set userlist per ingress rule > a way to set a bypass condition for the authentication rule The [basic-auth...

I think we better enable [config-snippets](https://github.com/haproxytech/kubernetes-ingress/tree/master/documentation#config-snippet) for TCP frontends, this way you can add whatever configuration you want.

Yes we plan to support it, at least the core resources, in the upcoming months.

Hi @sysadmiral Sorry for the delay, this is in the roadmap of the next release: 1.8 scheduled in two months

Hi Currently preflight requests are not supported, It will be in our road map for 1.7

Hi @yashmujumdar15 Lua usage is not currently available but this can be considered for future releases. can you share more details about your use-case of LUA usage?

Hi, Yes you can specify additional config via [backend-config-snippet](https://github.com/haproxytech/kubernetes-ingress/tree/master/documentation#config-snippet)

We are going to prioritize this request and work on it as part of the backend CRD https://github.com/haproxytech/kubernetes-ingress/blob/master/crs/definition/backend.yaml

@LukeChannings It seems that [ssl-passthrough](https://github.com/haproxytech/kubernetes-ingress/blob/master/documentation/README.md#https) is what you are looking for . If you put that annotation in an ingress object, all rules(precisely host field) in that ingress will be...