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
Now we depend on paramiko==2.12.0 which comes from azure-cli-core==2.62.0 from a test-requirements.txt, and we are not directly using it any way.
This paramiko version is now considered old and prints some encryption security warnings. we should consider upgrading azure-cli-core to stop it.
Versions / Dependencies
master
Reproduction script
Issue Severity
Medium: It is a significant difficulty but I can work around it.
The text was updated successfully, but these errors were encountered:
rynewang
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Nov 13, 2024
rynewang
added
P0
Issues that should be fixed in short order
core
Issues that should be addressed in Ray Core
and removed
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Nov 14, 2024
jjyao
added
P1
Issue that should be fixed within a few weeks
and removed
P0
Issues that should be fixed in short order
labels
Nov 14, 2024
What happened + What you expected to happen
Now we depend on paramiko==2.12.0 which comes from azure-cli-core==2.62.0 from a test-requirements.txt, and we are not directly using it any way.
This paramiko version is now considered old and prints some encryption security warnings. we should consider upgrading azure-cli-core to stop it.
Versions / Dependencies
master
Reproduction script
Issue Severity
Medium: It is a significant difficulty but I can work around it.
The text was updated successfully, but these errors were encountered: