The GitHub Actions job "Tests (AMD)" on airflow.git/fix/k8s-pod-operator-404 
has failed.
Run started by GitHub user imrichardwu (triggered by imrichardwu).

Head commit for run:
8c911905f3b36388b44989eb236a5a91667c3a69 / imrichardwu <[email protected]>
Enhance KubernetesPodOperator with pod not found retry logic
- Added `retry_on_pod_not_found` parameter to `KubernetesPodOperator` to allow 
automatic relaunching of pods that disappear before their base container 
starts, addressing issues with pod preemption or eviction.
- Introduced `pod_not_found_max_retries` parameter to control the maximum 
number of relaunch attempts.
- Updated `AsyncKubernetesHook` to raise `PodNotFoundException` for 404 errors, 
enabling better error handling.
- Enhanced unit tests to cover new retry behavior and validate correct 
exception handling for pod not found scenarios.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to