BasPH commented on code in PR #27541:
URL: https://github.com/apache/airflow/pull/27541#discussion_r1017855186


##########
airflow/config_templates/default_airflow.cfg:
##########
@@ -524,9 +524,6 @@ username =
 password =
 
 [operators]
-# The default owner assigned to each new operator, unless
-# provided explicitly or passed via ``default_args``
-default_owner = airflow

Review Comment:
   I did some research within Astronomer and there's not a single customer 
setting this option. I figured we might as well remove it for the sake of 
simplifying Airflow configuration. WDYT?
   
   Either way (remove/change to `None`), this should be treated as a breaking 
change.



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