Comment 2 for bug 2000043

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

Reviewed: https://review.opendev.org/c/starlingx/stx-puppet/+/868055
Committed: https://opendev.org/starlingx/stx-puppet/commit/f82d4b244964d11f86350613591661f4e518b630
Submitter: "Zuul (22348)"
Branch: master

commit f82d4b244964d11f86350613591661f4e518b630
Author: Robert Church <email address hidden>
Date: Mon Dec 19 00:12:04 2022 -0600

    Fix platform::kubernetes::worker::upgrade_kubelet

    Inadvertent variable placement broke the puppet parser for runtime
    manifest execution of platform::kubernetes::worker::upgrade_kubelet.
    Move the variable to top of the class an re-establish the proper exec
    dependencies.

    Test Plan:
    PASS - Modify the manifest on a failed worker node and confirm
           that the upgrade completes

    Signed-off-by: Robert Church <email address hidden>
    Closes-Bug: #2000043
    Depends-On: https://review.opendev.org/c/starlingx/stx-puppet/+/868059
    Change-Id: I014a086e71189673e8516b3d7db3257556c4bdb9