You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of Training Operator 1.8 release we need to support Kubernetes v1.27 - v1.29 versions.
Currently, we validate Training Operator 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
The text was updated successfully, but these errors were encountered:
As part of Training Operator 1.8 release we need to support Kubernetes
v1.27 - v1.29
versions.Currently, we validate Training Operator for Kubernetes
v1.25 - v1.27
in our integration tests.We should drop support for
v1.25
andv1.26
and add support forv1.28
andv1.29
.Let's identify the required changes in this issue.
cc @kubeflow/wg-training-leads @tenzen-y @kubeflow/release-team
The text was updated successfully, but these errors were encountered: