aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
Include target-type annotation in IngressClassParams
Is your feature request related to a problem?
Currently, the only way to set the target-type is through the Ingress annotation: alb.ingress.kubernetes.io/target-type: ip
This makes each declarative Ingress unnecessarily verbose even when using a custom IngressClass + IngressClassParams.
Describe the solution you'd like Include it as a spec parameter within the IngressClassParams.
Describe alternatives you've considered This can also be an annotation on the custom IngressClass.
/kind feature Its a good suggestion. Will look into this if we can support this.
/good first issue
/assign @arcezd
Hey @arcezd, are you still working on this issue? I want to try it if you are not interested in this issue.
Hi @prashantrewar, I haven't done a lot of progress here, feel free to assign it to you and give it a try.
/assign
Thankyou @arcezd.
Hey @myoussef01, Could you please guide me on this issue?
/unassign @arcezd
Hi @shraddhabang , Is this issue still open for contribution ?
@prashantrewar Are you still working on this issue? If not, Could you please unassign yourself and let @parambath92 take this one as he is interested?
/assign @parambath92