You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/21 02:10:28 UTC

[GitHub] [airflow] gerardo commented on issue #5837: [WIP][AIRFLOW-5223] Use kind for Kubernetes in CI

gerardo commented on issue #5837: [WIP][AIRFLOW-5223] Use kind for Kubernetes in CI
URL: https://github.com/apache/airflow/pull/5837#issuecomment-523265570
 
 
   @potiuk you can check now. I was waiting for https://github.com/kubernetes-sigs/kind/releases/tag/v0.5.0 to come out to fix a few issues when running docker-in-docker. I will expand the issue description and elaborate on this particular solution. 
   
   Could you also review, if possible, these issues:
   
   - I deleted some Kubernetes-specific branching logic in the bash script. Do you think that's enough? Is there anything else that could be deleted?
   - I see this in the logs: `gitpython not found: Cannot compute the git version.`(link to logs [here](https://travis-ci.org/apache/airflow/jobs/574632615#L5860)). Why do we need this?
   -  I also see `nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module` (link to logs [here](https://travis-ci.org/apache/airflow/jobs/574632615#L9928)). Was that error there before?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services