You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/09/07 15:03:00 UTC

[jira] [Resolved] (AIRFLOW-5416) Simplify the process of continually developing airflow-on-k8s images

     [ https://issues.apache.org/jira/browse/AIRFLOW-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-5416.
-----------------------------------
    Fix Version/s: 1.10.6
       Resolution: Fixed

> Simplify the process of continually developing airflow-on-k8s images
> --------------------------------------------------------------------
>
>                 Key: AIRFLOW-5416
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5416
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 1.10.5
>            Reporter: Daniel Imberman
>            Assignee: Daniel Imberman
>            Priority: Minor
>             Fix For: 1.10.6
>
>
> Currently, if a user wants to develop an airflow docker image to push to a k8s cluster, they need to re-download all airflow pip dependencies EVERY time they run `scripts/ci/kubernetes/docker/build.sh`. This PR will allow users to create a "lower layer" of all pip dependencies to significantly reduce build times.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)