apache/airflow

Git sync for plugins in the Helm Chart

Open

#11,708 opened on Oct 21, 2020

View on GitHub
 (19 comments) (30 reactions) (0 assignees)Python (16,781 forks)batch import
area:helm-chartgood first issuekind:feature

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 7d 18h) (834 merged PRs in 30d)

Description

Hello,

Helm Chart currently supports DAG sync, but some users have the need to sync plugins in a similar way as well.

It would be fantastic if Helm Chart would make it easy to set up sync ~/airflow/plugins from a separate repository as well.

Best regards, Kamil Breguła

Contributor guide