Comment 1 for bug 1849139

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

Reviewed: https://review.opendev.org/689102
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=db1b24fcf627e00ca7a541164538bdfe860ddf2c
Submitter: Zuul
Branch: master

commit db1b24fcf627e00ca7a541164538bdfe860ddf2c
Author: Maysa Macedo <email address hidden>
Date: Thu Oct 17 08:54:47 2019 +0000

    Ensure Network Policy handles egress traffic to a SVC

    We're not taking into account the case of a Network Policy
    with an egress rule to a pod that contains a Service sitting
    in front of it. Right now, only an egress rule to the matched
    pod is created, when one for the matched SVC is also required.

    Related-Bug: 1849139
    Change-Id: I9830f30ba1fde3e5ec1a98fcbca22af992dd1bec