aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

A Kubernetes controller for Elastic Load Balancers

Results 471 aws-load-balancer-controller issues
Sort by recently updated
recently updated
newest added

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.2 to 0.18.4. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.4 What's Changed [release-0.18] ✨ controllerutil: configure BlockOwnerDeletion when setting OwnerReference by @​k8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#2848 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4...

needs-ok-to-test
cncf-cla: yes
size/M
dependencies

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0 to 1.33.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.33.1 1.33.1 Fixes fix confusing eventually docs [3a66379] Maintenance Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a] v1.33.0 1.33.0...

needs-ok-to-test
cncf-cla: yes
size/M
dependencies

### Issue #3679 ### Description Add the annotation `service.beta.kubernetes.io/aws-load-balancer-extra-security-groups` to attach an existing security group to the NLB. Add a loop in pkg/service/model_build_load_balancer.go to retrieve all security groups from the...

lgtm
cncf-cla: yes
size/S

### Issue ### Description Add note for deploying to Fargate ### Checklist - [ ] Added tests that cover your change (if possible) - [x] Added/modified documentation as required (such...

needs-ok-to-test
size/XS
cncf-cla: yes
lifecycle/stale

### Issue No issue. AWS customer, just making first contribution ### Description Dependency update. Dependabot is capable to open this MR too. Just a first contribution ### Checklist - [...

needs-ok-to-test
size/XS
cncf-cla: yes

**Is your feature request related to a problem?** We are using Argo rollouts for application deployments to EKS. - Argo rollouts performs a blue-green flip by updating the selectorLabels on...

priority/important-soon

I Don't know whether this a bug, but when I used the AL2023, it the pod back-off restarting with below error. I am sure this AL2023 related issue as same...

kind/bug
lifecycle/stale
triage/needs-investigation

**Describe the bug** Changing the IP Address Type to `dualstack` (via annotation `service.beta.kubernetes.io/aws-load-balancer-ip-address-type`) with a provided list of IPv6 addresses (via annotation `service.beta.kubernetes.io/aws-load-balancer-ipv6-addresses`) is not being reflected (still using the...

kind/bug
good first issue

**Describe the bug** Recently, we got user report on the default auto-reconciliation may not work as expected for revoking SG rules. By default, the controller will auto-reconcile every 10hrs, controlled...

kind/bug
triage/needs-investigation

Currently the ALB controller supports an annotation to enable AWS Shield Advanced for ALB / Ingress resource. alb.ingress.kubernetes.io/shield-advanced-protection AWS Shield Advanced is also available for NLBs, it would be great...

kind/feature
good first issue