nfv/nfv/nfv-plugins/nfv_plugins
Al Bailey a4280ebf59 Add host cordon steps to kube upgrade orch
When updating the control plane and kubelets the
host needs to be cordoned to prevent it from
doing kubernetes work during that time period:

system kube-host-cordon <host>
 < update control plane >
 < update kubelet>
system kube-host-uncordon <host>

Currently only supported for simplex.

Depends-On: https://review.opendev.org/c/starlingx/config/+/880333

Test Plan:
   PASS: AIO-SX single kube upgrade (1.24 -> 1.25)
   PASS: Resume AIO-SX single kube upgrade after cordon started.
   PEND: AIO-SX multi-kube upgrade
   PEND: AIO-DX kube upgrade

Story: 2010565
Task: 47772
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I54262d4ff31a2da005fffb6d30bb6872ee52f6d4
2023-05-19 18:47:22 +00:00
..
alarm_handlers Host compute service failure alarm removal 2023-02-10 09:27:46 -05:00
event_log_handlers Cleanup pep8 un-used variable warnings 2023-03-08 15:18:00 +00:00
nfvi_plugins Add host cordon steps to kube upgrade orch 2023-05-19 18:47:22 +00:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00