[aws-load-balancer-controller] Webhooks allow update failurePolicy
- Dominant language
- Mustache
- Stars
- 1.3k
- Forks
- 1.1k
- Avg merge
- 22m
- Merged PRs (30d)
- 5
Description
**Is your feature request related to a problem?**
A description of what the problem is. For example: I'm frustrated when [...]
Allow to be able to update the failurePolicy on webhooks
Currently experiencing the same as issue [433](https://github.com/aws/eks-charts/issues/433)
Reference
https://github.com/aws/eks-charts/blob/master/stable/aws-load-balancer-controller/templates/webhook.yaml#L22
https://github.com/aws/eks-charts/issues/433
**Is your feature request related to a specific Helm chart, if yes mention name of the chart?**
e.g. appmesh-controller
aws-load-balancer-controller
**Describe the solution you'd like**
A description of what you want to happen.
An option to allow to update webhooks failurePolicy
**Describe alternatives you've considered**
A description of any alternative solutions or features you've considered.
Contributor guide
Research direction
Start with stable/aws-load-balancer-controller/templates/webhook.yaml#L22 and review issue 433 for the expected behavior. Trace how this chart exposes configurable webhook settings, then make failurePolicy updateable through the chart configuration; done means the rendered webhook manifest uses the selected policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100