nfv/nfv/nfv-vim/nfv_vim/strategy
Vanathi.Selvaraju 42442c85d9 Optimize kubelet upgrade phase using VIM orchestrator.
Optimizing kubelet upgrade by reducing the wait
time and adding in more logs for debugging.The
wait time is removed as we have the additional
kubelet state check in place (Closes-Bug: 2044209)
and an existing timeout of 900secs.

Test Plan:
PASSED: On a DX system, removed the wait time of 60 sec
and tested 3 consecutive k8s upgrade thrice.
PASSED: On a DX system, tweaked the code and tested
on the kubelet upgrade retry timeout(900sec).
PASSED: On a DX system, tweaked code and tested
the existing behaviour that retry is not
occuring in case of failure.

Closes-Bug: 2045776

Change-Id: I321d7eae5ef7ebd29c1c6aca97992e3e20acb457
Signed-off-by: Vanathi.Selvaraju <vanathi.selvaraju@windriver.com>
2023-12-11 17:54:38 +00:00
..
__init__.py Implement system_config_update orchestration 2023-07-17 17:36:44 -04:00
_strategy.py Implement system_config_update orchestration 2023-07-17 17:36:44 -04:00
_strategy_defs.py Audit kube upgrade changes more frequently 2023-06-05 00:39:43 +00:00
_strategy_phases.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_strategy_stages.py Implement system_config_update orchestration 2023-07-17 17:36:44 -04:00
_strategy_steps.py Optimize kubelet upgrade phase using VIM orchestrator. 2023-12-11 17:54:38 +00:00