ivanmatmati
ivanmatmati
Hi @aep , thanks for reporting. We'll check that.
Hi @aep , it's solved in the latest code which will be included in the next release. Can you test the nightly build ? You only have to replace the...
Hi @dosmanak , I'm looking at it, thanks for reporting.
It seems the documentation for annotation is not aligned with the code on this because of the possibility of using CRD for that. But as the annotation is present at...
Hi @fabianonunes , you're correct and actually I made a mistake because the version that @dosmanak uses does not provide the annotation for service and ingress. As you noticed only...
Hi @PKizzle , we took note of your suggestion and will discuss it in a follow-up of this feature as we plan to expand it in a close future.
Hi @mecampbellsoup , the stats frontend can't be disabled. If you want to create your backend, you can. By default our script creates a service pointing to the controller. Your...
You have several options. Among them, you can secure the ingress with [authentication](https://github.com/haproxytech/kubernetes-ingress/blob/master/documentation/annotations.md#auth-type) or with [allow](https://github.com/haproxytech/kubernetes-ingress/blob/master/documentation/annotations.md#whitelist) and deny lists of IPs or CIDRs.
Hi @Rash419 , I'm in the process of reproducing the issue with your inputs. It greatly helps, thanks.
Hi @Rash419 , I tried to reproduce the issue you submitted with your inputs. It seems at one point I could see it but now by retrying with a fresh...