You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* checking if LoadBalancerName is set, if yes, use it as ALB LoadBalancerName #467
* writing new load balancer name function, adjust loadbalancer name for alb
* fix wrong edited line
* fix spacing and import errors
* remove ;
* remove tab
* change to correct functionname
Currently there is no way to change the LoadBalancerName of an ALB.
There should be added a property or use just "Name" for it.
These are the two possible options, but this is not enough, because it based on the StackName + StackVersion.
https://github.com/zalando-stups/senza/blob/master/senza/components/elastic_load_balancer_v2.py#L82
The text was updated successfully, but these errors were encountered: