flvndh opened a new issue #11237: URL: https://github.com/apache/airflow/issues/11237
In `airflow/executors/kubernetes_executor.py` the `KubeConfig` class tries to get the [value ](https://github.com/apache/airflow/blob/87038ae42aff3ff81cba1111e418a1f411a0c7b1/airflow/executors/kubernetes_executor.py#L111) of `git_subpath` but this value isn't [present ](https://github.com/apache/airflow/blob/87038ae42aff3ff81cba1111e418a1f411a0c7b1/chart/values.yaml#L504) in `chart/values.yaml` on the `v1-10-stable` branch. ---------------------------------------------------------------- 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]
