Joao Morais

Results 99 comments of Joao Morais

Thanks for bringing that (again) to our attention. In fact ingress classes is a needed and cluster scoped resource that makes namepaced ingress not to work. Adding to dev backlog...

There is [cross-namespace](https://haproxy-ingress.github.io/docs/configuration/keys/#cross-namespace) configs, maybe this is what you're talking about? Otherwise please fill a new issue with your expectation so it won't be forgotten.

Hi, v0.13 partially supports gateway api, v0.14 updates its version but with the same support, v0.15 should have a new api version update and fully support it. Unfortunately, due to...

Hi, planning to add shared tables for rate/max/etc limits, btw already did some poc and tests with peers, but we've at least gateway api and control plane / data plane...

Ingress resources are merged together to create a single configuration, so it's not doable a 403 error page per ingress. You can however create a 403 page per ... domain,...

Btw closing, we've that implemented since v0.13. @hileef please let us know if you have any problem with the functionality or if for any reason it doesn't fit your needs.

@marcelo-devsres nevermind, that applies to 404, not 403. This is in fact not supported, but you can however use a custom config adding an `errorfile` directive. It's indeed not a...