[
https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968487#comment-16968487
]
ASF subversion and git services commented on AIRFLOW-5704:
----------------------------------------------------------
Commit 8e789a33a3c95fc91aa9be71d2d7329132dc25f9 in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8e789a3 ]
[AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing (#6496)
* [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing
* Fixed problem that Kubernetes tests were testing latest master
rather than what came from the local sources.
* Moved Kubernetes scripts to 'in_container' dir where they belong now
* Kubernetes tests are now better suited for running locally
* Kubernetes cluster is not deleted until environment is stopped
* Kubernetes image is built outside of the container and passed as .tar
* Kubectl version name is corrected in the Dockerfile
* Kubernetes Version can be used to select Kubernetes versio
* Running kubernetes scripts is now easy in Breeze
* Instructions on how to run Kubernetes tests are updated
* Better flags in Breeze are used to run Kubernetes environment/tests
* The old "bare" environment is replaced by --no-deps switch
> Docker scripts for kind kubernetes tests can be improved
> --------------------------------------------------------
>
> 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 added back
> * Running kubernetes scripts should be possible from within breeze without
> special "kubernetes" environment
> * --env breeze switch should be removed
> * "bare" environment should be replaced by --no-deps switch
> * ENV variable should disappear
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)