-One can either use ``targetGroupARN`` of ``targetGroupName`` to identify a Target Group. Since there can be more than one Target Group with the same name, if you plan to use ``targetGroupName``, you are responsible to guarantee that there is only one Target Group with the aforemantioned name. Currently, the name is scanned whenever the ``TargetGroupBinding`` is created. So if a Target Group is created after a ``TargetGroupBinding`` is created, nothing happens. This may change in the future. AWS does not currently allow Target Group names to be changed, therefore the AWS Load Balancer Controller does not expect a name to change either.
0 commit comments