This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ba2204eded Add notice about supporting older Python/Kubernetes 
versions as best efforts (#31534)
ba2204eded is described below

commit ba2204ededb7e7b213d9e10e45f566737d46de91
Author: eladkal <[email protected]>
AuthorDate: Sun May 28 10:39:02 2023 +0300

    Add notice about supporting older Python/Kubernetes versions as best 
efforts (#31534)
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index cf24d6efe9..291d0add62 100644
--- a/README.md
+++ b/README.md
@@ -318,6 +318,9 @@ They are based on the official release schedule of Python 
and Kubernetes, nicely
    make them work in our CI pipeline (which might not be immediate due to 
dependencies catching up with
    new versions of Python mostly) we release new images/support in Airflow 
based on the working CI setup.
 
+4. This policy is best-effort which means there may be situations where we 
might terminate support earlier
+   if circumstances require it.
+
 ## Base OS support for reference Airflow images
 
 The Airflow Community provides conveniently packaged container images that are 
published whenever

Reply via email to