turbaszek commented on a change in pull request #10084:
URL: https://github.com/apache/airflow/pull/10084#discussion_r466834542
##########
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:
Why not use full path?
----------------------------------------------------------------
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]