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
The remote client was completely ignoring the --detach-keys option
for exec sessions. The ExecStartAndAttach() function hardcoded empty
detach keys ([]byte{}) instead of using the detach keys stored in the
exec session configuration.
Signed-off-by: shiavm006 <shivammittal42006@gmail.com>
0 commit comments