We are using CI to validate our manifests and came across a depreciation warning for our ingress objects for alb-ingress-controller.
FAIL - Ingress/alb-ingress: Ingress annotation kubernetes.io/ingress.class has been deprecated in 1.18, use spec.IngressClassName instead.
Are there plans to support IngressClassName? I searched the codebase and didnt see the changes required for this yet but I could be missing something. It also appears that all the documentation references ingress.class
Hi,
we'll support IngressClass in the new versions.
We can leverage the parameters in IngressClass for setting common LoadBalancer settings.
Hey,
since EKS 1.18 is GA, can you give any ETA when this will arrive?
Cheers, Max
@maxbraun we'll add support use IngressClass's controller field before reinvent2020. And post reinvent2020, we'll add configurations via CRD.
it's supported in v2.1.0 馃槃
Most helpful comment
@maxbraun we'll add support use IngressClass's controller field before reinvent2020. And post reinvent2020, we'll add configurations via CRD.