turbaszek commented on issue #11435: URL: https://github.com/apache/airflow/issues/11435#issuecomment-724854218
There's a dependency on kubernetes in example dags: https://github.com/apache/airflow/blob/ae397df3360a61d081579ac838293ae440c81cb3/airflow/example_dags/example_kubernetes_executor_config.py#L23 which is not required dependency for Airflow. If users don't have installed kubernetes package then they will face errors when using example dags as mentioned in #12247. ---------------------------------------------------------------- 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]
