goldigd05 commented on issue #60040:
URL: https://github.com/apache/airflow/issues/60040#issuecomment-3708356904

   Thanks for reporting this issue.
   
   It seems that updating apiServer-related values triggers a redeployment
   of the airflow-api-server, but not the airflow-scheduler. This can leave
   the scheduler using an outdated auth token, causing DAG failures.
   
   I suspect this may be related to missing apiServer-related config or
   secret checksums in the airflow-scheduler deployment template.
   
   I’m happy to investigate this further and submit a PR if this approach
   sounds reasonable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to