astronomer / astro-provider-ray

This provider contains operators, decorators and triggers to send a ray job from an airflow task
https://astronomer.github.io/astro-provider-ray/
Apache License 2.0
12 stars 2 forks source link

Fix integration tests for pull requests from forked repos #49

Closed venkatajagannath closed 1 month ago

venkatajagannath commented 2 months ago

Currently, there seems to be an issue with sharing creds to spin up GKE cluster when a fork is used to add new functionality.

We need to fix the issue or update documentation.

https://github.com/astronomer/astro-provider-ray/pull/48