Comment 2 for bug 1731486

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

Reviewed: https://review.openstack.org/548313
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=7061f4abac6d27c3b68dd6b55c6a3b0095f4b2c9
Submitter: Zuul
Branch: master

commit 7061f4abac6d27c3b68dd6b55c6a3b0095f4b2c9
Author: Luis Tomas Bolivar <email address hidden>
Date: Tue Feb 27 14:46:40 2018 +0000

    Make CNI Registry Plugin namespace aware

    As with the k8sCNIRegistryPlugin the watching is for the
    complete node, instead of per pod and namespace, we need
    to make registry information to account for the namespace
    where the pod is created to differentiate between different
    containers running on the same node, with the same name, but
    in a different namespace

    Related-Bug: 1731486
    Change-Id: I26e1dec6ae613c5316a45f93563c4a015df59441