abhishekmauryaKsolves commented on issue #73585: URL: https://github.com/apache/airflow/issues/73585#issuecomment-5808277153
I'd like to work on this. Planning to pass the parent hook's resolved attributes (not just constructor args) into the worker hook constructor calls in both store_directory_concurrently() and retrieve_directory_concurrently(), so overrides like remote_host/port/username/password/key_file/proxy/timeouts propagate consistently, same as no_host_key_check does now. Will add the regression test that patches worker-hook construction and asserts the effective values are passed through. Assigning myself — let me know if there's a preferred approach. -- 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]
