The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/chart-fernet-key-checksum has failed.
Run started by GitHub user dungpham91 (triggered by jscheffl).

Head commit for run:
bda0e073197fb8921a9789c63664e0309bd145e4 / Daniel Pham <[email protected]>
Add checksum/fernet-key annotation to force pod restart on secret rotation

When the Fernet key secret is regenerated (e.g., during Helm hook
execution), running pods retain the old key in memory. New worker pods
mount the new key, causing authentication failures between components.

Add a checksum annotation for the Fernet key secret to the scheduler,
api-server, triggerer, and dag-processor deployment templates so that
pods automatically roll when the secret changes.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to