Skip to content

Katib not ready for K8s 1.22 #1628

@DomFleischmann

Description

@DomFleischmann

/kind bug

With the new Kubernetes 1.22 release, some APIs have been removed: https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/

The katib project still uses some of these APIs and will therefore not work on k8s 1.22.

For example, the following CRDs are still using apiextensions.k8s.io/v1beta1:

trials.kubeflow.org
suggestions.kubeflow.org
experiments.kubeflow.org

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions