You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/01/06 20:07:00 UTC

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

Jarek Potiuk created AIRFLOW-6491:
-------------------------------------

             Summary: 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: 1.10.7, 2.0.0
            Reporter: Jarek Potiuk


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)