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/09/15 21:07:00 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

potiuk commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI
URL: https://github.com/apache/airflow/pull/5837#discussion_r324481094
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -18,6 +18,8 @@
 # Base image for the whole Docker file
 ARG APT_DEPS_IMAGE="airflow-apt-deps-ci-slim"
 ARG PYTHON_BASE_IMAGE="python:3.6-slim-stretch"
+ARG KUBERNETES_VERSION="v1.15.0"
 
 Review comment:
   Hello @gerardo -> sorry for such big delays but I've been super busy with customer project and I had very little time. 
   
   Yes. It should be moved to the new ci_buikd_iinstall_deps.sh file.

----------------------------------------------------------------
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