The GitHub Actions job "Tests AMD" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: f1e9e522fb81894c1e5ab8bf2eba1269011fd757 / Niko Oliveira <[email protected]> Fix connection management for EKS token generation (#55195) EKS token generation happens as a result of a bash script (which ultimately runs some python code) inserted into the kube config and called by k8s code. This script cannot access connections and variables since it does not communicate with the Task SDK API. Instead resolve the credentials and write to a read-only file that is only readable by the Airflow user. This file is used to generate the EKS token that is ultimately used by k8s. Report URL: https://github.com/apache/airflow/actions/runs/17444030798 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
