Comment 6 for bug 1931593

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/+/799875
Committed: https://opendev.org/starlingx/stx-puppet/commit/f27ca11956ca275ccc14c11c389896f8e02d2ddd
Submitter: "Zuul (22348)"
Branch: master

commit f27ca11956ca275ccc14c11c389896f8e02d2ddd
Author: Jerry Sun <email address hidden>
Date: Wed Jul 7 13:48:07 2021 -0400

    Add proxyconfig class for containerd

    This change adds a proxyconfig class for containerd. Containerd keeps
    its own proxy config. This proxy config needs to be changed in
    addition to the docker proxy config when we change the proxy config
    as a whole. The containerd proxyconfig class is used by the docker
    runtime class when changing the proxy config without the need for
    a node lock unlock.

    Change-Id: I7b08f04ffa7b20beffa77e02188d6df3fe7809b9
    Partial-Bug: 1931593
    Signed-off-by: Jerry Sun <email address hidden>