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

Kubernetes namespace config enhancements required #56

Closed venkatajagannath closed 2 months ago

venkatajagannath commented 2 months ago

K8 namespace may be defined in two places --

Currently we do not read from the second option. We have to add support for this method.

Also, we need to re-check logic for default namespace if one is not provided