The GitHub Actions job "Tests" on 
airflow.git/fix/k8s-exec-plugin-cache-dir-race has failed.
Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).

Head commit for run:
c16ebb978214192781c7405763ff27399ed5a5f8 / deepinsight coder 
<[email protected]>
Fix exec-plugin cache dir race condition in KubernetesHook.get_conn()

Pre-create cache directories used by exec-based authentication plugins
before establishing the Kubernetes API connection. This prevents a
FileExistsError race when multiple tasks on the same Celery worker
invoke exec-based credential plugins concurrently.

The fix uses cloud-neutral naming (_EXEC_PLUGIN_CACHE_DIRS) so the K8s
provider stays agnostic to any specific cloud vendor.

Closes: #60943

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

With regards,
GitHub Actions via GitBox


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

Reply via email to