[
https://issues.apache.org/jira/browse/AIRFLOW-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2669.
---------------------------------------
Resolution: Fixed
Issue resolved by pull request #3543
[https://github.com/apache/incubator-airflow/pull/3543]
> In worker_configuration.py, use dags_volume_subpath determine whether
> logs_volume_subpath exists
> ------------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-2669
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2669
> Project: Apache Airflow
> Issue Type: Bug
> Components: contrib
> Affects Versions: 2.0.0
> Reporter: pengchen
> Assignee: pengchen
> Priority: Minor
> Fix For: 2.0.0
>
>
> {code:java}
> if self.kube_config.dags_volume_subpath:
> logs_volume_mount['subPath'] = self.kube_config.logs_volume_subpath{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)