The GitHub Actions job "Tests AMD" on 
airflow.git/onikolas/eks_sessionless_token_generation has failed.
Run started by GitHub user o-nikolas (triggered by o-nikolas).

Head commit for run:
cb0676f4a953aa4e92fcb76cff5ef2a31cdb0854 / Niko Oliveira <[email protected]>
Fix connection management for EKS token generation

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/17416537054

With regards,
GitHub Actions via GitBox


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

Reply via email to