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
After ssh into a cluster, gh repo clone fails to work after gh auth login since we override the IdentityFile for all the clusters in the ~/.ssh/config, but ~/.ssh/id_ed25519 is generated by gh automatically. We should consider adding this file in the ssh config file by default as well, cc'ing @yika-luo
Version & Commit info:
sky -v: PLEASE_FILL_IN
sky -c: PLEASE_FILL_IN
The text was updated successfully, but these errors were encountered:
After
ssh
into a cluster,gh repo clone
fails to work aftergh auth login
since we override theIdentityFile
for all the clusters in the~/.ssh/config
, but~/.ssh/id_ed25519
is generated bygh
automatically. We should consider adding this file in the ssh config file by default as well, cc'ing @yika-luoVersion & Commit info:
sky -v
: PLEASE_FILL_INsky -c
: PLEASE_FILL_INThe text was updated successfully, but these errors were encountered: