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