config/sysinv
Chris Friesen cf94bebd9e generic feature gates cleanup on k8s upgrade
It turns out there are additional feature gates which may be left
around after an upgrade from the previous release, or if someone
is using the custom K8s config functionality.

This means that the previous commit which special-cased the
RemoveSelfLink feature gate for the kube-apiserver is not
sufficient.  At a minimum we also have to deal with a
'HugePageStorageMediumSize: true' feature gate for kubelet.

According to the upstream docs this should still be understood
by kubelet, but the docs are wrong.  (An issue has been raised.)

Accordingly this commit creates a generic framework which can
be used to remove one or more feature gates from all locations
before upgrading to a specified K8s version.

Test plan:

PASS: exercise code via test harness to validate various
      combinations of feature gates in different sections
PASS: K8s upgrade to 1.24 in standard lab that was upgraded from
      previous release

Closes-Bug: 1999837
Change-Id: Ibbcfdbb3deb5a11ee8ca059439bd4e2c7e0fd5a6
Signed-off-by: Chris Friesen <chris.friesen@windriver.com>
2022-12-16 13:41:18 -06:00
..
cert-alarm debian: Update packaging for cert-alarm 2022-03-10 18:20:44 +00:00
cert-mon debian: Fix cert-mon packaging dependencies 2022-03-10 13:59:52 +00:00
cgts-client Merge "Fix system cluster-show error updating string encoding" 2022-12-07 20:05:50 +00:00
sysinv generic feature gates cleanup on k8s upgrade 2022-12-16 13:41:18 -06:00
sysinv-agent Reset sysinv.conf zeromq bind ip variable when copying from nfs-mount 2022-12-02 00:11:21 +00:00