Comment 8 for bug 1705429

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

Reviewed: https://review.openstack.org/554826
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=138c25338bb704cd659718a667b462e86769aafb
Submitter: Zuul
Branch: stable/queens

commit 138c25338bb704cd659718a667b462e86769aafb
Author: Eunsoo Park <email address hidden>
Date: Thu Feb 22 16:12:34 2018 +0900

    Watcher restarts watching resources in failure

    kuryr-kubernetes watcher watches k8s resources and trigger registered
    pipeline.

    This patch handles restarting watching when watch thread has failed.

    Change-Id: I27a719a326dc37f97c46b88d0c171d0f12ded605
    Closes-Bug: 1739776
    Related-Bug: 1705429
    Signed-off-by: Eunsoo Park <email address hidden>
    (cherry picked from commit 58e6b1914c516ec87e04cfc935f33352887d1926)