5dbfd02db0
This reverts commit 15db2d6990
.
While this works fine if we trigger the control plane upgrade on
the active controller first, it fails miserably if we upgrade the
inactive controller first.
The fix is to revert this and instead do it in sysinv-conductor, as
covered in https://bugs.launchpad.net/starlingx/+bug/1999095
Partial-Bug: 1999095
Signed-off-by: Chris Friesen <chris.friesen@windriver.com>
Change-Id: I8f9119ad0fa57bc337883a9263671048f5818c2f
11 lines
350 B
Plaintext
11 lines
350 B
Plaintext
usr/lib/systemd/system/kubelet.service
|
|
etc/kubernetes/config
|
|
etc/kubernetes/kubelet
|
|
etc/kubernetes/kubelet.kubeconfig
|
|
etc/kubernetes/kubelet_override.yaml
|
|
etc/kubernetes/proxy
|
|
etc/systemd/system.conf.d/kubernetes-accounting.conf
|
|
usr/lib/tmpfiles.d/kubernetes.conf
|
|
usr/local/sbin/sanitize_kubelet_reserved_cpus.sh
|
|
usr/local/sbin/upgrade_k8s_config.sh
|