Comment 6 for bug 1812370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr-kubernetes (stable/queens)

Reviewed: https://review.openstack.org/634963
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=de4bf196d2938989ebf0a5d03e9e98a186c662aa
Submitter: Zuul
Branch: stable/queens

commit de4bf196d2938989ebf0a5d03e9e98a186c662aa
Author: Maysa Macedo <email address hidden>
Date: Wed Jan 30 16:11:46 2019 +0000

    Fix unused members deletion

    Unused members are not being deleted from the pools. This commit
    fixes the issue by associating the current target ports with the pool,
    and removing the members not presented in these current targets.

    Change-Id: I60ce63d2d50daf9a1cea9897dae4926137fc2352
    Closes-Bug: #1812370
    (cherry picked from commit 66faa8a38bdb2c00a1fb3fdc9a78e701841b47c1)