The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
4b36137a31241d0f502604213546b6bf677fea69 / Philippe Gagnon 
<[email protected]>
Implement file credentials provider for AWS hook AssumeRoleWithWebIdentity 
(#29623)

This PR implements a new web_identity_token_loader for the AWS connection
AssumeRoleWithWebIdentity authentication mechanism that fetches the access
token from a location on the Airflow instance's filesystem.

This can be especially useful for Kubernetes environments with the Service
Account Volume Projection feature enabled.

This is similar to the built-in boto mechanism configured through the
AWS_ROLE_ARN and AWS_WEB_IDENTITY_TOKEN_FILE environment variables but is much
more flexible as it can be configured individually at the Airflow connection
level.

Co-authored-by: Ash Berlin-Taylor <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to