[
https://issues.apache.org/jira/browse/AIRFLOW-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927669#comment-16927669
]
ASF GitHub Bot commented on AIRFLOW-4465:
-----------------------------------------
stale[bot] commented on pull request #5135: [AIRFLOW-4465] ssh_operator: pass
remote_host via ssh_hook constructor
URL: https://github.com/apache/airflow/pull/5135
----------------------------------------------------------------
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:
[email protected]
> ssh_operator: pass remote_host via ssh_hook constructor
> --------------------------------------------------------
>
> Key: AIRFLOW-4465
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4465
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib
> Affects Versions: 1.10.3
> Reporter: Ezra Epstein
> Assignee: Ezra Epstein
> Priority: Trivial
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The current ssh_operator code constructs an SSHHook and then updates it.
> Change to pass in via the constructor and only update if SSHHook is
> (pre-)defined in the ssh_operator instance.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)