jscheffl commented on issue #38159: URL: https://github.com/apache/airflow/issues/38159#issuecomment-1998517591
Thanks for reporting the bug. I very much doubt that in 2.8.3 this behavior is changed. It is a core feature in Scheduler to restrict runs if set by parameter. My first guess is that the scheduler does not effectively have the right parameter being set. Can you please: 1. Copy the finally used airflow config here 2. Attach the final used compose file to the bug 3. Exec into the scheduler POD and execute the `env` command validating the the config is present. Maybe also post the output here. -- 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]
