The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
de92a81f002e6c1b3e74ad9d074438b65acb87b6 / Jarek Potiuk <[email protected]>
Move definition of Pod*Exceptions to pod_generator (#34346)

The #32767 has moved all k8s classes to cncf.kubernetes provider,
however there was a mistake with location of Pod*Exceptions - rather
than in pod_manager they remained defined in the kubernetes_executor
package - which has the side-effect that trying to import them
in Airflow Pre 2.7 raised the
"You should not use the provider's executors in this version of
Airflow." error.

This change moves the exceptions to the pod_generator package
to fix the problem.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to