Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support loading DAG definitions from GCS buckets #561

Open
4 tasks done
thesuperzapper opened this issue Apr 20, 2022 · 0 comments
Open
4 tasks done

support loading DAG definitions from GCS buckets #561

thesuperzapper opened this issue Apr 20, 2022 · 0 comments
Labels
kind/enhancement kind - new features or changes

Comments

@thesuperzapper
Copy link
Member

thesuperzapper commented Apr 20, 2022

Checks

Motivation

Currently, we support git-sync with the dags.gitSync.* values, but we can probably do something similar for GCS buckets. That is, let people store their dags in a folder on a GCS bucket.

This is similar to how we are proposing support for S3 buckets in #249.

Alternatively, we could use a non-sync approach by using Google's GCS FUSE to transparently mount the bucket as a filesystem folder.

Implementation

No response

Are you willing & able to help?

  • I am able to submit a PR!
  • I can help test the feature!
@thesuperzapper thesuperzapper added the kind/enhancement kind - new features or changes label Apr 20, 2022
@thesuperzapper thesuperzapper added this to the airflow-8.8.0 milestone Apr 20, 2022
@thesuperzapper thesuperzapper added this to Unsorted in Issue Triage and PR Tracking via automation Apr 20, 2022
@thesuperzapper thesuperzapper moved this from Unsorted to Triage | Needs PR in Issue Triage and PR Tracking Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement kind - new features or changes
Projects
Development

No branches or pull requests

1 participant