ephraimbuddy commented on code in PR #28076:
URL: https://github.com/apache/airflow/pull/28076#discussion_r1040443295


##########
airflow/config_templates/config.yml:
##########
@@ -2377,7 +2377,7 @@
         failed worker pods will not be deleted so users can investigate them.
         This only prevents removal of worker pods where the worker itself 
failed,
         not when the task it ran failed.
-      version_added: 1.10.11
+      version_added: 2.5.0

Review Comment:
   Ok. I think this is the correct thing to do. We have moved the 
configurations to a new section. The new section was created in 2.5.0, 
therefore, it makes sense that all items in the section are also added in 
2.5.0. This was the practice when we moved some items to a new 'database' 
section. See https://github.com/apache/airflow/pull/22284. WDYT
   



-- 
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