turbaszek commented on pull request #12706:
URL: https://github.com/apache/airflow/pull/12706#issuecomment-735451482


   > How about just putting the "entireity" of the dag file in a `try`/`except 
ImportError` -- that way if they have installed the kube extra they do actually 
get the example dags.
   > 
   > Cos with it in the airflow ignore, we may as well not have those as 
example dags -- they would never be runnable.
   
   The try/except was the first idea I had but... well you know it's whole file 
in try/except. To be honest I'm not sure how many people will run these two 
examples. One of them is described in docs so people will learn how-to.


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