members missing on pool when a service is modified

Bug #1812047 reported by Luis Tomas Bolivar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr-kubernetes
Fix Released
Undecided
Luis Tomas Bolivar

Bug Description

If a service gets modified by adding a new port with the same target port (for instance directing the traffic from port 80 and 443 to the same target port), a new listener and pool gets created by kuryr, but no members are added to the pool

Revision history for this message
Luis Tomas Bolivar (ltomasbo) wrote :

For master, this is fixed by patch https://review.openstack.org/#/c/627175/

Changed in kuryr-kubernetes:
assignee: nobody → Luis Tomas Bolivar (ltomasbo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr-kubernetes (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/631273

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

Reviewed: https://review.openstack.org/631273
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=a8951134edd22c29cd97f4b0b17e8e534b91c7a6
Submitter: Zuul
Branch: stable/rocky

commit a8951134edd22c29cd97f4b0b17e8e534b91c7a6
Author: Luis Tomas Bolivar <email address hidden>
Date: Wed Jan 16 17:20:31 2019 +0100

    Ensure members are added to the pool upon svc updates

    As kuryr is creating a new listener/pool for each port exposed
    on the service, regardless of the target port being the same, this
    patch ensures the members are added for all the pools, not only
    in the first one created for a given target port

    Closes-Bug: 1812047
    Change-Id: I3aee1b546d1cd458a69fd61180f8fd4c7440d995

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr-kubernetes (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/632071

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

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

commit 06e88c90996d2b53d97900117fea4b53ea60cf59
Author: Luis Tomas Bolivar <email address hidden>
Date: Wed Jan 16 17:20:31 2019 +0100

    Ensure members are added to the pool upon svc updates

    As kuryr is creating a new listener/pool for each port exposed
    on the service, regardless of the target port being the same, this
    patch ensures the members are added for all the pools, not only
    in the first one created for a given target port

    Closes-Bug: 1812047
    (cherry picked from commit a8951134edd22c29cd97f4b0b17e8e534b91c7a6)
    Change-Id: I3aee1b546d1cd458a69fd61180f8fd4c7440d995

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kuryr-kubernetes 0.5.3

This issue was fixed in the openstack/kuryr-kubernetes 0.5.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kuryr-kubernetes 0.4.6

This issue was fixed in the openstack/kuryr-kubernetes 0.4.6 release.

Changed in kuryr-kubernetes:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.