marcosmarxm opened a new issue, #49728:
URL: https://github.com/apache/airflow/issues/49728

   ### Description
   
   Today the operator only create a connection to the Airbyte Server using the 
`airbyte-api-sdk`. But there are some use cases the communication must use a 
proxy. The `airbyte-api-sdk allow to override the Request Session settings and 
override the proxies, 
[[example]](https://github.com/airbytehq/airbyte-api-python-sdk/tree/main?tab=readme-ov-file#custom-http-client).
   
   ### Use case/motivation
   
   Some users want to have a more secure connection between Airflow and Airbyte 
Server.
   
   ### Related issues
   
   There isn't an issue it is a feature improvements.
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to