cnvrg-operator icon indicating copy to clipboard operation
cnvrg-operator copied to clipboard

Dev 22129 definable ingress class ingress.tpl

Open bradsoper opened this issue 1 year ago • 2 comments

Some customers have multiple ingressClasses. They need a way to define the ingressClassName for the ingress objects. This PR will add the ability to define the ingressClass. If no ingressClassName is defined it will take the default ingressClass. This will also fix the issue we have with the ingress objects being hardcoded to the ingressClassName 'nginx'

Here is the dev ticket: https://cnvrgio.atlassian.net/browse/DEV-22129

bradsoper avatar Feb 15 '24 18:02 bradsoper

@bradsoper this is a feature request that’s require changes across the stack. Operator, RoR web app, and more. I would suggest to open a issue and discuss it mainly with product.

Dimss avatar Feb 15 '24 18:02 Dimss

Understood, I see now we do define the ingressClassName in the app as well. I will discuss with product. Thank you

dilerous avatar Feb 15 '24 18:02 dilerous