The GitHub Actions job "Tests" on airflow.git/feature/kuberay-operator has 
failed.
Run started by GitHub user tardunge (triggered by potiuk).

Head commit for run:
49cf211b1fea11569482f4d19f1c346b24da7c68 / TARDUNGE <[email protected]>
Add KubeRay (RayJob) operator to CNCF Kubernetes provider

Adds a RayKubernetesOperator that manages RayJob custom resources on
Kubernetes via the KubeRay operator. This enables orchestrating Ray
workloads (distributed ML training, batch inference, data processing)
directly from Airflow DAGs.

Key features:
- YAML/JSON application file or template_spec input for RayJob CRDs
- Reattach on scheduler restart via label-based job discovery
- Dual timeout support (cluster startup + job execution)
- Log streaming from Ray head pod via PodManager
- Automatic cleanup on completion or failure
- RFC 1123 compliant name sanitization
- Tenacity retry logic for transient K8s API errors (409 conflicts)

Report URL: https://github.com/apache/airflow/actions/runs/23304409008

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to