Comment 2 for bug 1812370

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

Reviewed: https://review.openstack.org/633995
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=66faa8a38bdb2c00a1fb3fdc9a78e701841b47c1
Submitter: Zuul
Branch: master

commit 66faa8a38bdb2c00a1fb3fdc9a78e701841b47c1
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