Open omri-shilton opened 4 months ago
Is your feature request related to a problem? As of now the elbv2 controller can create a target group but not attach any targets to it. using elbv2-controller https://github.com/aws-controllers-k8s/elbv2-controller Describe the solution you'd like I would like to have a setup where i create a lambda function and also the target group and attach the lambda as a target. I already saw there is a work on referencing different apis https://github.com/vijtrip2/community/blob/00658852ec5cb651a7521eea3884f305364b182e/docs/design/proposals/resource-reference/cross-api-group.md
Describe alternatives you've considered crossplane is a solution that might be able to solve this, but ACK is a more simple solution.
Hi @omri-shilton - this was partially discussed in https://github.com/aws-controllers-k8s/community/issues/2048#issuecomment-2016689976 - it's under our radar
Is your feature request related to a problem? As of now the elbv2 controller can create a target group but not attach any targets to it. using elbv2-controller https://github.com/aws-controllers-k8s/elbv2-controller Describe the solution you'd like I would like to have a setup where i create a lambda function and also the target group and attach the lambda as a target. I already saw there is a work on referencing different apis https://github.com/vijtrip2/community/blob/00658852ec5cb651a7521eea3884f305364b182e/docs/design/proposals/resource-reference/cross-api-group.md
Describe alternatives you've considered crossplane is a solution that might be able to solve this, but ACK is a more simple solution.