[PR] Chart: configurable mountPath for DAGs volume [airflow]

2023-10-20 Thread via GitHub
Aakcht opened a new pull request, #35083: URL: https://github.com/apache/airflow/pull/35083 This PR adds possibility to configure mountPath for DAGs volume. Configurable mountPath will make it possible to: * Add some rarely changing DAGs during image building to your `dags_folder` i

Re: [PR] Chart: configurable mountPath for DAGs volume [airflow]

2023-10-24 Thread via GitHub
jedcunningham commented on code in PR #35083: URL: https://github.com/apache/airflow/pull/35083#discussion_r1370790531 ## chart/values.schema.json: ## @@ -6931,6 +6931,14 @@ "x-docsSection": "Airflow", "additionalProperties": false, "proper

Re: [PR] Chart: configurable mountPath for DAGs volume [airflow]

2023-10-24 Thread via GitHub
Aakcht commented on code in PR #35083: URL: https://github.com/apache/airflow/pull/35083#discussion_r1371223065 ## chart/values.schema.json: ## @@ -6931,6 +6931,14 @@ "x-docsSection": "Airflow", "additionalProperties": false, "properties":

Re: [PR] Chart: configurable mountPath for DAGs volume [airflow]

2023-10-24 Thread via GitHub
Aakcht commented on PR #35083: URL: https://github.com/apache/airflow/pull/35083#issuecomment-1778604040 @jedcunningham Please take a look, I updated the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Chart: configurable mountPath for DAGs volume [airflow]

2023-10-25 Thread via GitHub
jedcunningham merged PR #35083: URL: https://github.com/apache/airflow/pull/35083 -- 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. To unsubscribe, e-mail: commits-unsubscr...@ai