If while a deployer is running scap, their local connection goes down, there is chance of helm being left in a limbo state - see T361720. Deployers should always run scap within a server side tmux/screen
we should
- add enforcement in scap itself, so a deployer will be reminded/encouraged to use tmux/screen
- add a switch to override this warning: -Drequire_terminal_multiplexer:false
- update relevant documentation to stress how important it is to run within a server-side tmux/screen session and how to quickly get started using one of these multiplexers.
- Send announcements to deployers about the upcoming enforcement
- Enable enforcement