[
https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-5704:
----------------------------------
Description:
The docker CI image for kind tests can be improved
* Kubernetes Version and all the installation of docker + kubectl + kind can
be moved to ci_install* script
* Running kubernetes scripts should be possible from within breeze without
special environment
* --env breeze switch should be removed
* ENV variable should disappear
* "bare" environment should be replaced by --no-deps switch
was:
The docker CI image for kind tests can be optimised:
* Kubernetes Version and all the installation of docker + kubectl + kind can
be moved to ci_install* script
* Running kubernetes scripts should be possible from within breeze without
special environment
* --env breeze switch should be removed
* ENV variable should disappear
* "bare" environment should be replaced by --no-deps switch
> Docker scripts/image for kind kubernetes tests can be optimised
> ---------------------------------------------------------------
>
> Key: AIRFLOW-5704
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5704
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: ci
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Assignee: Jarek Potiuk
> Priority: Major
>
> The docker CI image for kind tests can be improved
>
> * Kubernetes Version and all the installation of docker + kubectl + kind can
> be moved to ci_install* script
> * Running kubernetes scripts should be possible from within breeze without
> special environment
> * --env breeze switch should be removed
> * ENV variable should disappear
> * "bare" environment should be replaced by --no-deps switch
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)