application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

Listener specific Custom error page configuration

Open bganguly14 opened this issue 7 months ago • 0 comments

Is your feature request related to a problem? Please describe. At present if we want to set any Custom error page, we have to set it on AppGw label. But that does not fulfil the requirement of multi tenant clusters where each application has its own custom error page. Currently, there are no annotations through which we can configure the Custom Error page per listener.

Image

Describe the solution you'd like As all the properties of an AGIC-enabled AppGw are controlled from the annotations, there should be some annotations to set custom error pages per listener.

bganguly14 avatar Mar 28 '25 13:03 bganguly14