The GitHub Actions job "Tests" on 
airflow.git/fix/issue-61736-eks-deferrable-credentials has failed.
Run started by GitHub user akhilesharora (triggered by o-nikolas).

Head commit for run:
a7cfbd0d420f181b15c8a20f3f57b5893ad4b266 / Akhilesh Arora <[email protected]>
fix(amazon): EksPodOperator deferrable mode fails on remote triggerers

Generate kubeconfig with embedded bearer token instead of exec block
for deferrable execution, so triggerers can authenticate to EKS clusters.

The exec credential plugin references temp files that only exist on
the worker. When serialized to the triggerer, authentication fails
with 401 Unauthorized. This fix embeds a short-lived bearer token
directly in the kubeconfig.

Closes #61736

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

With regards,
GitHub Actions via GitBox


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

Reply via email to