You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Each n seconds admin does set of checks and on the base of its results admin chooses monitor type.
During node rotation, after finish TS admin recreates skaled containers on all staying nodes.
In this case, admin got the results of its checks and chose Regular Monitor. And when skaled exited at finish TS, admin just restarted it, as it's expected during Regular Monitor.
As a result skaled container and schain config weren't recreated.
It's not reproducible every node rotation
Describe the bug
Each n seconds admin does set of checks and on the base of its results admin chooses monitor type.
During node rotation, after finish TS admin recreates skaled containers on all staying nodes.
In this case, admin got the results of its checks and chose Regular Monitor. And when skaled exited at finish TS, admin just restarted it, as it's expected during Regular Monitor.
As a result skaled container and schain config weren't recreated.
The problem is that skaled exited just after recording checks results, so the results for admin and real state are different.
Version:
Admin: 2.5.1-develop.4
Logs:
admin_restarts.txt
The text was updated successfully, but these errors were encountered: