Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core][release] Need to update azure-cli-core version to update paramiko #48733

Open
rynewang opened this issue Nov 13, 2024 · 0 comments
Open
Assignees
Labels
bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core P1 Issue that should be fixed within a few weeks

Comments

@rynewang
Copy link
Contributor

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.

@rynewang 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 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core P1 Issue that should be fixed within a few weeks
Projects
None yet
Development

No branches or pull requests

3 participants