Open
Description
I installed the aws-application-networking-k8s into my EKS 1.29 cluster so that we can start using services between our clusters. For some reason it's creating two target groups, one with targets and one without. The controller is attaching our Lattice service to the target group with no targets. When I check the controller logs it seems to be running the reconciliation process with no errors.
We need figure out whats happening with the Lattice Service -> Lattice Target group assignment.
These are the two CRD/Controller verions
https://github.com/aws/aws-application-networking-k8s/releases/tag/v1.1.0
https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.2.1