Daniel Imberman created AIRFLOW-5236:
----------------------------------------
Summary: No longer need to import all pip packages every time we
deploy to kubernetes CI
Key: AIRFLOW-5236
URL: https://issues.apache.org/jira/browse/AIRFLOW-5236
Project: Apache Airflow
Issue Type: Improvement
Components: ci
Affects Versions: 1.10.4
Reporter: Daniel Imberman
Assignee: Daniel Imberman
Fix For: 1.10.5
Currently, when we wish to build the docker image needed to launch the airflow
k8s tests, we have to import all pip packages every time. This makes testing on
k8s very tedious. These changes would ensure that pip packages would only be
installed when there is a change in requirements.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)