BasPH opened a new pull request, #41589:
URL: https://github.com/apache/airflow/pull/41589
I suggest lowering the log message when no pod template file is provided
from warning to info level. This is accepted behaviour, many users specify pod
settings on task-level. However, logging a warning suggests otherwise, which is
confusing.
WARNING log message example:
```
[2024-08-19, 11:09:46 UTC] {pod_generator.py:525} WARNING - Model file
/usr/local/airflow/pod_template_file.yaml does not exist
```
--
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]