ashb commented on a change in pull request #21326:
URL: https://github.com/apache/airflow/pull/21326#discussion_r799639484
##########
File path: airflow/providers/ssh/hooks/ssh.py
##########
@@ -428,3 +429,70 @@ def _pkey_from_private_key(self, private_key: str,
passphrase: Optional[str] = N
'Ensure key provided is valid for one of the following'
'key formats: RSA, DSS, ECDSA, or Ed25519'
)
+
Review comment:
Very good question.
--
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]