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

#269: Using shared disk space for inter-task communication #16

Merged
merged 28 commits into from
Mar 12, 2024

Conversation

drewm-swe
Copy link
Contributor

Purpose

  • This PR adds EFS for shared disk space used in inter-task communication within Airflow DAGs.

Proposed Changes

  • [ADD] EFS for shared disk space used in inter-task communication within Airflow DAGs.

Issues

Testing

  • An EKS cluster was manually provisioned in unity-venue-dev using terraform-unity-eks_module. Following the creation of the EKS cluster, an Airflow-based U-SPS was deployed onto the cluster. A hello world DAG utilizing the EFS as a PVC in a KubernetesPodOperator was run successfully.

@drewm-swe drewm-swe requested a review from LucaCinquini March 11, 2024 23:38
@drewm-swe drewm-swe merged commit 4a4c5da into develop Mar 12, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants