ashb commented on pull request #12706: URL: https://github.com/apache/airflow/pull/12706#issuecomment-735448860
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. ---------------------------------------------------------------- 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]
