kaxil commented on a change in pull request #13080:
URL: https://github.com/apache/airflow/pull/13080#discussion_r574112781
##########
File path: airflow/kubernetes/pod_generator.py
##########
@@ -50,21 +49,15 @@ class PodDefaults(object):
def __init__(self):
pass
- XCOM_MOUNT_PATH = '/airflow/xcom'
- SIDECAR_CONTAINER_NAME = 'airflow-xcom-sidecar'
+ XCOM_MOUNT_PATH = "/airflow/xcom"
Review comment:
Can you remove the unrelated changes please -- so it will be easier to
just check the changes now and in future too
----------------------------------------------------------------
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]