Comment 17 for bug 1846799

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

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

commit b05885ec499093f7037fa8f4a7bca43b5c7cda30
Author: Angie Wang <email address hidden>
Date: Fri Nov 1 15:00:09 2019 -0400

    Update kubeadm template with registry info

    In commit https://review.opendev.org/#/c/692611/,
    it changes all system images to push under the default registry
    namespaces. Update the kubeadm template to refer to the default
    k8s registry which is "k8s.gcr.io".

    With/without private registries, standby controller and worker
    nodes should pull images from "registry.local:9001/k8s.gcr.io".

    Partial-Bug: 1846799
    Depends-On: https://review.opendev.org/#/c/692611/1
    Change-Id: I1363ea680a0232682a014e7517687ce925f28f3c
    Signed-off-by: Angie Wang <email address hidden>