dimberman commented on issue #3855: [AIRFLOW-3022] Add volume mount to KubernetesExecutorConfig URL: https://github.com/apache/incubator-airflow/pull/3855#issuecomment-419517507 @Fokko I can't approve anything involving the k8s executor because @gerardo's PR for dockerized CI broke the k8s tests s.t. they revert to the non-k8s tests (if you look at the CI you'll see that the k8s tests aren't actually launching a cluster). I've been trying to figure out how to get the k8s tests to work but for some reason the docker-compose stuff has broken the ability to correctly use minikube. PTAL at thishttps://github.com/apache/incubator-airflow/pull/3797. I managed to get most of the way with switching to the dind k8s cluster, but still need to figure out how to use the airflow API Since we can't use `minikube ip` anymore.
---------------------------------------------------------------- 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
