Vishwa0223 opened a new pull request, #72866:
URL: https://github.com/apache/airflow/pull/72866

   ### Description
   Adds support for specifying a custom CA certificate through KubernetesHook.
   
   ### What is changed
   - Adds `ssl_ca_cert` support to KubernetesHook.
   - Propagates the CA certificate to the Kubernetes API client configuration.
   - Adds a unit test for custom CA certificate configuration.
   
   ### Tests
   - `python -m compileall` passed.
   - `git diff --check` passed.


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