Skip to content

support loading DAG definitions from GCS buckets #561

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

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!
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
None yet
Development

No branches or pull requests

1 participant