[
https://issues.apache.org/jira/browse/AIRFLOW-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2532.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.10.0
Issue resolved by pull request #3430
[https://github.com/apache/incubator-airflow/pull/3430]
> Support logs_volume_subpath for KubernetesExecutor
> --------------------------------------------------
>
> Key: AIRFLOW-2532
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2532
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib
> Affects Versions: 2.0.0, 1.10
> Reporter: roc chan
> Assignee: roc chan
> Priority: Major
> Fix For: 1.10.0, 2.0.0
>
>
> The kubernetes section in the configuration file supports the
> *dags_volume_subpath* parameter, but *logs_volume_subpath* does not support.
> If both are supported, the dags and the logs volume can use the same pvc,
> sharing the same backend storage that support mounted by multiple pod (e.g.
> NFS), only different subpaths. So, I added *logs_volume_subpath* parameter
> support.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)