FloChehab commented on issue #10362:
URL: https://github.com/apache/airflow/issues/10362#issuecomment-674926967


   I've removed all calls to `settings.pod_mutation_hook` and I still get the 
error. 
   Also I am getting a bunch of ```DeprecationWarning: Using 
`airflow.contrib.kubernetes.pod.Pod` is deprecated. Please use `k8s.V1Pod`.```: 
I am not sure if this is suppose to happen since I am not doing anything fancy 
in the dag above.
   
   Finally, the mutation happens either on line 97 
https://github.com/apache/airflow/blob/v1-10-test/airflow/kubernetes/pod_launcher.py#L97
 or line 103. I am not really familiar with debugging internal airflow code and 
my iteration setup is not ideal. Can you confirm the bug ?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to