From 0c7eaf03e2e668b8154f8b41333f3f78782fc721 Mon Sep 17 00:00:00 2001 From: Kaxil Naik Date: Mon, 21 Dec 2020 16:52:47 +0000 Subject: [PATCH] Constraint kubernetes Python Client library https://github.com/apache/airflow/pull/11974 -- The new version of Kubernetes raises error when it was not raising an error previously --- 1.10.10/alpine3.10/include/pip-constraints.txt | 3 +++ 1.10.10/buster/include/pip-constraints.txt | 3 +++ 1.10.12/alpine3.10/include/pip-constraints.txt | 3 +++ 1.10.12/buster/include/pip-constraints.txt | 3 +++ 1.10.5/alpine3.10/include/pip-constraints.txt | 3 +++ 1.10.5/buster/include/pip-constraints.txt | 3 +++ 1.10.7/alpine3.10/include/pip-constraints.txt | 3 +++ 1.10.7/buster/include/pip-constraints.txt | 3 +++ 8 files changed, 24 insertions(+) diff --git a/1.10.10/alpine3.10/include/pip-constraints.txt b/1.10.10/alpine3.10/include/pip-constraints.txt index 1d0a3404..e8498af9 100644 --- a/1.10.10/alpine3.10/include/pip-constraints.txt +++ b/1.10.10/alpine3.10/include/pip-constraints.txt @@ -22,3 +22,6 @@ pandas-gbq<=0.13.2 # 20.0 breaks with snowflake-connector-python installed in Alpine images pyOpenSSL<20.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.10/buster/include/pip-constraints.txt b/1.10.10/buster/include/pip-constraints.txt index 7617c696..164d1261 100644 --- a/1.10.10/buster/include/pip-constraints.txt +++ b/1.10.10/buster/include/pip-constraints.txt @@ -9,3 +9,6 @@ flask-appbuilder<2.3.3 # Details: https://github.com/apache/airflow/pull/8833 azure-storage<0.37.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.12/alpine3.10/include/pip-constraints.txt b/1.10.12/alpine3.10/include/pip-constraints.txt index 1d0a3404..e8498af9 100644 --- a/1.10.12/alpine3.10/include/pip-constraints.txt +++ b/1.10.12/alpine3.10/include/pip-constraints.txt @@ -22,3 +22,6 @@ pandas-gbq<=0.13.2 # 20.0 breaks with snowflake-connector-python installed in Alpine images pyOpenSSL<20.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.12/buster/include/pip-constraints.txt b/1.10.12/buster/include/pip-constraints.txt index fddc18e3..03ef920d 100644 --- a/1.10.12/buster/include/pip-constraints.txt +++ b/1.10.12/buster/include/pip-constraints.txt @@ -4,3 +4,6 @@ redis!=3.4.0 # Details: https://github.com/apache/airflow/pull/8833 azure-storage<0.37.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.5/alpine3.10/include/pip-constraints.txt b/1.10.5/alpine3.10/include/pip-constraints.txt index 8591258c..7d91e494 100644 --- a/1.10.5/alpine3.10/include/pip-constraints.txt +++ b/1.10.5/alpine3.10/include/pip-constraints.txt @@ -25,3 +25,6 @@ pandas-gbq<=0.13.2 # 20.0 breaks with snowflake-connector-python installed in Alpine images pyOpenSSL<20.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.5/buster/include/pip-constraints.txt b/1.10.5/buster/include/pip-constraints.txt index 1fd68d72..b6bc9ed0 100644 --- a/1.10.5/buster/include/pip-constraints.txt +++ b/1.10.5/buster/include/pip-constraints.txt @@ -12,3 +12,6 @@ flask-appbuilder<2.3.3 # Details: https://github.com/apache/airflow/pull/8833 azure-storage<0.37.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.7/alpine3.10/include/pip-constraints.txt b/1.10.7/alpine3.10/include/pip-constraints.txt index 9c11e279..9dccd333 100644 --- a/1.10.7/alpine3.10/include/pip-constraints.txt +++ b/1.10.7/alpine3.10/include/pip-constraints.txt @@ -23,3 +23,6 @@ pandas-gbq<=0.13.2 # 20.0 breaks with snowflake-connector-python installed in Alpine images pyOpenSSL<20.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0 diff --git a/1.10.7/buster/include/pip-constraints.txt b/1.10.7/buster/include/pip-constraints.txt index 54dcd410..ca6acf81 100644 --- a/1.10.7/buster/include/pip-constraints.txt +++ b/1.10.7/buster/include/pip-constraints.txt @@ -10,3 +10,6 @@ flask-appbuilder<2.3.3 # Details: https://github.com/apache/airflow/pull/8833 azure-storage<0.37.0 + +# https://github.com/apache/airflow/pull/11974 +kubernetes<12.0