The GitHub Actions job "Tests" on airflow.git/feature/kuberay-operator has failed. Run started by GitHub user tardunge (triggered by eladkal).
Head commit for run: cce415329e30b82dcdc5b26d93ddd2ad730393be / Manoj Babu Katragadda <[email protected]> Rework RayKubernetesOperator per reviewer feedback Address review comments by reworking the operator to align with Kubernetes provider patterns: - Remove ray_object_launcher.py — use KubernetesHook directly for all CRD operations (create, get, delete, list) - Add list_custom_objects() to KubernetesHook for label-based search - Move status constants to utils/ray_job_status.py - Rename ray_kubernetes.py to ray.py (convention) - Keep operator thin: submit + optionally wait - Separate submit from wait for future deferrable mode support - Fix template mutation bug (deepcopy on template_spec) - Remove no-op _render_nested_template_fields override - Raise error on unexpected CRD disappearance instead of silently returning SUCCEEDED - Generate job name only when not reattaching Report URL: https://github.com/apache/airflow/actions/runs/23357851157 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
