Gopal Dirisala
Gopal Dirisala
Airflow 3: python operators deprecations removal
Deprected module airflow.providers.cncf.kubernetes.pod_launcher_deprecated removed
The following deprecated kerberos auth removed 1. airflow.auth.managers.fab.api.auth.backend.kerberos_auth 2. airflow.api.auth.backend.kerberos_auth
Right now, when the tasks fail due to pod launch failures or the pod is stuck in the pending phase, then the task logs from the UI are empty. It...