BrechtDeVlieger commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-446736668 @odracci I tried to test your branch manually (I couldn't find a quick way to run the integration tests locally) and I found that you used an unexisting directory `example_dags_kubernetes` in the ci script. Therefore no dags appeared on in the ui. When I changed this to `example_dags` (had to change this in a couple of files) then the example dags appeared in the ui and could be scheduled successfully.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
