You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/07/11 14:02:03 UTC

[GitHub] [airflow] eladkal opened a new pull request #5558: [AIRFLOW-4932] fix key_file of hook is overwritten by SSHHook connection

eladkal opened a new pull request #5558: [AIRFLOW-4932] fix key_file of hook is overwritten by SSHHook connection
URL: https://github.com/apache/airflow/pull/5558
 
 
   Prevent overwrite of key_file by connection if parameter was provided to SSHHook
   
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   https://issues.apache.org/jira/browse/AIRFLOW-4932
   
   ### Description
   
   Prevent overwrite of key_file by connection if parameter was provided to SSHHook
   
   ### Tests

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services