kubeflow/katib

Support Kubernetes v1.27 - v1.29

andreyvelich opened this issue · 5 comments

As part of Katib 0.17 release we need to support Kubernetes v1.27 - v1.29 versions.

Currently, we validate Katib for Kubernetes v1.25 - v1.27 in our integration tests.
We should drop support for v1.25 and v1.26 and add support for v1.28 and v1.29.

Let's identify the required changes in this issue.

cc @kubeflow/wg-training-leads @tenzen-y @kubeflow/release-team