Comment 2 for bug 1847085

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

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

commit 5a4c7f2eab9ac098acc105752b84b1b1fcee55d2
Author: Luis Tomas Bolivar <email address hidden>
Date: Mon Oct 7 13:58:43 2019 +0200

    Ensure vif handler retry in case of missing ns resources

    This patch ensure the on_present event of the vif handler is retried
    if all the resources related to the namespace where the pod belongs
    are not yet created.

    Change-Id: I1345cafffdd98077d23fd8b761c9527ff6316956
    Closes-Bug: 1847085