Skip to content

L2 SetBalancer: return instead of continue if we find the ip#1570

Merged
fedepaol merged 1 commit intometallb:mainfrom
fedepaol:fixl2leak
Aug 31, 2022
Merged

L2 SetBalancer: return instead of continue if we find the ip#1570
fedepaol merged 1 commit intometallb:mainfrom
fedepaol:fixl2leak

Conversation

@fedepaol
Copy link
Member

In transitioning to dual stack we introduced an issue: if the ip was found, instead of returning the new code continued, grewing the a.ips[name] list on every service update.

Copy link
Member

@oribon oribon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

In transitioning to dual stack we introduced an issue: if the ip was
found, instead of returning the new code continued, grewing the
a.ips[name] list on every service update.

Signed-off-by: Federico Paolinelli <fpaoline@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants