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
scripts: confirm before restarting all Core pods at once
Restarting every Core pod simultaneously brings all consensus validators down at
once and can halt the chain. In the parallel (ALL_AT_ONCE) restart flow, prompt
the user for an explicit y/n confirmation when the service is Core, and abort the
restart if they decline. Non-Core services are unaffected.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments