fengsi commented on pull request #8150:
URL: https://github.com/apache/airflow/pull/8150#issuecomment-663245578


   > In my opinion, our mistake was to add a large number of configuration 
options to Airflow. This makes it very difficult to maintain. I am trying to 
change the approach and recommend using the `pod_template_file` option. I know 
that changing habits can be problematic for many users and there were even 
command that would facilitate migrations, but it is not finished yet.
   
   I agree that there are too many options.  Some of them are conflicting and 
there is also messy logic validating (but still not complete) them.
   There are several issues with the `pod_template_file`, though:
   1. NO documentation at all, not even a simple example.
   2. Is it a fixed/hard-coded manifest file?  If so, I'd think its use cases 
are very limited.


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

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


Reply via email to