Comment 6 for bug 2012975

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

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

commit 725580bdd4747497906d77a987ce1d7696fc2f14
Author: Jim Gauld <email address hidden>
Date: Thu Apr 20 17:38:47 2023 -0400

    kubelet-config custom parameters are missing after k8s upgrade

    The kubelet_override.yaml file is removed since not needed. The option
    '--config /etc/kubernetes/kubelet_override.yaml' was removed from
    kubernetes.pp class platform::kubernetes::upgrade_first_control_plane.

    Testplan:
    PASS: Install AIO-SX, verify kubelet_override.yaml not present.

    Partial-Bug: 2012975
    Change-Id: I20baa84b88cc6dc6f738314628c79392a05f2c27
    Signed-off-by: Jim Gauld <email address hidden>