dominikhei opened a new pull request, #43930: URL: https://github.com/apache/airflow/pull/43930
closes: #43636 One can now add the key: `host_proxy_cmd` to the `extra_options` of the SSHHook. This is the now preferred option of setting an external command. Only if the `host_proxy_cmd` attribute of the class is not set via the `extra_options`, it will be read from the hosts `~/.ssh/config`. I have also added a unit test for the new functionality. If there is anything I should change / add, let me know. --- -- 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]
