Comment 7 for bug 1887392

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

Reviewed: https://review.opendev.org/743400
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=9a856058c25285fa38afeb7c0257f8fd82be2d58
Submitter: Zuul
Branch: master

commit 9a856058c25285fa38afeb7c0257f8fd82be2d58
Author: Jerry Sun <email address hidden>
Date: Mon Jul 27 16:23:27 2020 -0400

    Update containerd config with registry.central cert

    Registry.central's certificate is not in the containerd config file.
    This causes failures when deploying kubernetes pods that uses images
    from registry.central in a distributed cloud deployment.
    Registry.central's certificate could be self signed. This commit
    specifies registry.central's certificate to be trusted by containerd.

    Closes-bug: 1887392

    Change-Id: I8debac4fb8b994deafc02416c500a1d412a8aeca
    Signed-off-by: Jerry Sun <email address hidden>