The GitHub Actions job "Tests" on 
airflow.git/fix/jwt-secret-checksum-annotation has succeeded.
Run started by GitHub user shashbha14 (triggered by shashbha14).

Head commit for run:
3697d250d60835816a85a6869f8513474018c0d5 / Shashwati 
<[email protected]>
Add checksum/jwt-secret annotation to dag-processor, triggerer, and worker 
deployments

Fixes missing jwt-secret checksum annotations in dag-processor, triggerer,
and worker deployments. These components communicate with the API server and
need to restart when the JWT secret changes. Matches the same conditional
logic already present in scheduler and api-server deployments:
only include the annotation when airflowVersion >= 3.0.0, apiServer is enabled,
and no external jwtSecretName is provided.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to