aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
A Kubernetes controller for Elastic Load Balancers
**Describe the bug** the aws-load-balancer-controller just not registering targets for cilium gateway API service when the nlb-target-type is ip. I have the following services some of them comming from cilium...
**Describe the bug** When ungracefully deleting a K8s namespace that contains ingress objects managed by the ALBC, the ALBC will try to reconcile ingress objects from the namespace that no...
**Is your feature request related to a problem?** It's really inconvenient not being able to specify multiple arns for certificates on the ELB requiring you to either manually add them...
**Is your feature request related to a problem?** Yes, in my company we developed a blue/green deploy related to infrastructure major changes due to internal process. We have 4 different...
### Issue N/A ### Description I corrected a formatting issue in the README.md file of the Helm chart. Specifically, I removed an extra line that was disrupting the markdown table's...
**Is your feature request related to a problem?** When attempting to update resource tags on existing load balancers, we are unable to mutate the values. Debugging this with AWS, we...
**Describe the bug** I have an existing NLB created by ingress-nginx controller. Now I have a requirement to enable proxy protocol v2 in order to get source IPs. I have...
**Describe the bug** Backend-protocol version to HTTP2/GRPC not working with istio ingress backend for ALB. **Steps to reproduce** Add the annotation to ingress object : alb.ingress.kubernetes.io/backend-protocol-version: HTTP2 **Expected outcome** Protocol...
**Describe the bug** ALB Controller logging incorrectly configures go.uber.org zap logging instead of controller runtime's zap logging configuration. As a result, any logs printed at `V(2)` or higher verbosity can...
## Problem to Solve ## Security Hub Issue ELB.4 can not be supported without the support of the drop_invalid_header_fields.enabled bool configuration Allowing for this change to ALB configurations of Kube...