Skip to content

elbv2: support target group attributes #2629

@blowfishpro

Description

@blowfishpro

Is your feature request related to a problem?

There appears to be no way to modify target group attributes controlled by the ModifyTargetGroupAttributes API operation

In particular I would like to set lambda.multi_value_headers.enabled right now though I'm sure the others would be useful as well.

Describe the solution you'd like

Ideally these would be configurable directly on the TargetGroup spec. I'm not opinionated about the exact format.

Describe alternatives you've considered

Many lambdas don't really require multi value headers and can have their function code modified as such, but some do, and I don't see a way around this.

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.service/elbv2Indicates issues or PRs that are related to elbv2-controller.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions