Comment 8 for bug 1955744

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (r/stx.6.0)

Reviewed: https://review.opendev.org/c/starlingx/config/+/824011
Committed: https://opendev.org/starlingx/config/commit/aeec7da4310307f21af848360f2c958c74eadb70
Submitter: "Zuul (22348)"
Branch: r/stx.6.0

commit aeec7da4310307f21af848360f2c958c74eadb70
Author: Jerry Sun <email address hidden>
Date: Fri Jan 7 13:05:12 2022 -0500

    Revert "Apply runtime class for kube-apiserver when installing ca cert"

    This reverts commit 3bf25e423c9408d59874fd49d833ae26ba8162f5.
    There is an issue when installing subclouds where kubeadm tries
    to execute kubernetes commands while kube-apiserver is restarting.
    The cause of the restart is executing the runtime class introduced
    in the reverted commit. The issue is intermittent.

    Change-Id: I332ea9257de3fdfa327c5405cb45bb414b422c23
    Closes-Bug: 1955744
    Signed-off-by: Jerry Sun <email address hidden>
    (cherry picked from commit f671ec5ab64aec1317f326c1da7686b21df4513a)