pauldalewilliams opened a new pull request, #24090:
URL: https://github.com/apache/airflow/pull/24090

   related: #22194
   
   Add disabled_algorithms parameter to SSHHook to allow compatibility with 
older SSH servers that do not support RSA2/SHA2.  Note that this does not solve 
the issue for the SFTPOperator but I will be working on that in a separate PR.
   
   I _think_ I added the test correctly but would like a second set of eyes to 
make sure what I did makes sense.  The test passed but I think this is the 
first test I've written like this on a big project.  Thanks to @potiuk  and 
@uranusjr for all the help on Slack!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to