You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/07 08:47:00 UTC

[jira] [Commented] (AIRFLOW-6491) Make sure that wrong value of Kubernetes version is cleaned

    [ https://issues.apache.org/jira/browse/AIRFLOW-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009508#comment-17009508 ] 

ASF subversion and git services commented on AIRFLOW-6491:
----------------------------------------------------------

Commit 00815d4d112aa63c70b2d08a4b2e5617a1d6516e in airflow's branch refs/heads/improve-kind-kubernetes from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=00815d4 ]

[AIRFLOW-6491] Improve handling of Breeze parameters

While working on improving the way we run Kubernetes tests, we found out that I
need to fix handling of parameters - we change Kubernetes version used via Kind
and the old versions are no longer valid, however it was not properly
removed/saved.

We use the opportunity to add automated tests for that feature.

(cherry picked from commit 38dea9132d1fa36f4fbe871e2ab037be5ad3fab2)


> Make sure that wrong value of Kubernetes version is cleaned
> -----------------------------------------------------------
>
>                 Key: AIRFLOW-6491
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6491
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 2.0.0, 1.10.7
>            Reporter: Jarek Potiuk
>            Priority: Major
>
> While working on improving the way we run Kubernetes tests, I found out that I need to fix handling of parameters - we change Kubernetes version used via Kind and the old versions are no longer valid, however it was not properly removed/saved. 
> I use the opportunity to add automated tests for that feature.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)