I'll merge the PR https://github.com/apache/pulsar-helm-chart/pull/192 today to lift the k8s minimum requirement from 1.14 to 1.18 in the Apache Pulsar Helm Charts. The main change is that the CI will run with k8s (kind) 1.18 instead of 1.14 . Other tools (such as helm) are upgraded to latest released versions.
BR, Lari On Tue, Jan 4, 2022 at 11:40 AM Lari Hotari <lhot...@apache.org> wrote: > Hi all, > > Currently k8s 1.14 version is used in CI to verify the Helm chart changes. > > k8s 1.14 became end-of-life 2019-12-11 , over 2 years ago [1]. > The oldest maintained version for Kubernetes is 1.20 and it will become > end-of-life on 2022-02-28, in less than 2 months from now [2]. > > There's a PR to lift the minimum requirement for Apache Pulsar Helm Charts > to 1.18 so that we don't fall too far behind. > https://github.com/apache/pulsar-helm-chart/pull/192 > > Please review. If the PR gets approved and merged, the Kubernetes minimum > version requirement will be lifted to Kubernetes 1.18. > > > Best regards, > > Lari > > > [1] > https://kubernetes.io/releases/patch-releases/#non-active-branch-history > [2] https://kubernetes.io/releases/patch-releases/#1-20 >