Salt upgrade do not work properly #2524
Labels
complexity:medium
Something that requires one or few days to fix
kind:bug
Something isn't working
release:blocker
An issue that blocks a release until resolved
topic:lifecycle
Issues related to upgrade or downgrade of MetalK8s
Component:
'salt'
What happened:
Currently salt upgrade (and downgrade) does not work properly as salt-minion is not restarted properly when upgrading and orchestrate fail with
<minion_name>: False
as minion take too much time to answer because of upgrade + restart.What was expected:
Working orchestrate upgrade
Steps to reproduce
Try to upgrade with a Salt version change
Resolution proposal (optional):
Restart minion properly after an upgrade
The text was updated successfully, but these errors were encountered: