Comment 2 for bug 1978721

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

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/845811
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/3bc0450ab3e86ca95741dc0da7ea7297131351cd
Submitter: "Zuul (22348)"
Branch: master

commit 3bc0450ab3e86ca95741dc0da7ea7297131351cd
Author: Lucas Cavalcante <email address hidden>
Date: Tue Jun 14 15:41:16 2022 -0300

    Fix FluxCD controller install when running restore

    After the refactoring of FluxCD tasks to a new role, some of its tasks
    were being run before a block of tasks that only run during restore,
    responsible for among other things to restarting calico, coredns and so
    on. This would make FluxCD pods unable to start, stuck at container
    creating waiting for calico/coredns and failing bootstrap

    TEST PLAN:

    PASS: Upgrade Simplex subcloud
    PASS: Upgrade Duplex
    PASS: Bootstrap Simplex

    Closes-bug: 1978721
    Signed-off-by: Lucas Cavalcante <email address hidden>
    Change-Id: I5ef17c36453b13dcf34386208a95e78a55252510