Comment 10 for bug 1923510

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/+/786667
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/e25439d49d127779f9ab32650a4a51027242884b
Submitter: "Zuul (22348)"
Branch: master

commit e25439d49d127779f9ab32650a4a51027242884b
Author: Bin Qian <email address hidden>
Date: Wed Apr 14 14:53:56 2021 -0400

    Remove creating admin endpoint cert in subcloud bootstrap

    This change removes creating admin endpoint cert in subcloud
    bootstrap.
    The admin endpoint cert is generated in manifest at the time when
    the controller node is unlock the first time. The cert data is
    retrieved directly from k8s secret data (where cert-manager is
    responsible to maintain it and keep it up to date).

    Partial-Bug: 1923510
    Depends-On: https://review.opendev.org/c/starlingx/stx-puppet/+/786666
    Signed-off-by: Bin Qian <email address hidden>
    Change-Id: Ie6a5c8fe159efcdebdb4c81666e981772408b82c