Skip to content

Include target-type annotation in IngressClassParams #3518

@myoussef01

Description

@myoussef01

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.

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions