dimberman commented on a change in pull request #10084:
URL: https://github.com/apache/airflow/pull/10084#discussion_r466837581



##########
File path: airflow/kubernetes/pod_generator.py
##########
@@ -36,6 +36,9 @@
 import kubernetes.client.models as k8s
 import yaml
 from kubernetes.client.api_client import ApiClient
+from ..contrib.kubernetes.pod import (

Review comment:
       @turbaszek it seems you need to use relative paths if you want to use 
private functions




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