Comment 5 for bug 1955608

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/839866
Committed: https://opendev.org/starlingx/integ/commit/ee6eadab97e48956d43db6f2f79a02dc24eefb63
Submitter: "Zuul (22348)"
Branch: master

commit ee6eadab97e48956d43db6f2f79a02dc24eefb63
Author: Kaustubh Dhokte <email address hidden>
Date: Fri Apr 29 06:27:46 2022 +0000

    Debian: Correct "sanitize reserved cpus list before kubelet starts"

    This change makes a correction in kubeadm.conf for k8s 1.21.8 on
    Debian originally committed in
    https://review.opendev.org/c/starlingx/integ/+/827384

    /etc/sysconfig does not exist on Debian.
    Kubelet service environment variables file location is /etc/default/
    on StarlingX Debian.

    Test Plan:
    Package builds successfully

    Closes-Bug: 1955608

    Signed-off-by: Kaustubh Dhokte <email address hidden>
    Change-Id: Ic3f7f6a514088a3ccbd7f99c0433a8144e8d0ade