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

   Add the ability to pass in a list of `V1HostAlias` objects to the 
`KubernetesPodOperator`, which then get attached to the `V1PodSpec` for the 
operator pod. This is standard feature for a pod, but not currently passed 
through from the initializer to the pod object.
   
   This will allow users with complex networking requirements to make use of 
the pod-level hostname resolution when needed.
   
   See https://kubernetes.io/docs/tasks/network/customize-hosts-file-for-pods/


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to