From 02c5826d984b49135c6e75a2a8845f3338452b0c Mon Sep 17 00:00:00 2001 From: Andrey Velichkevich Date: Wed, 24 May 2023 17:07:57 +0100 Subject: [PATCH] Add Scalability Improvements --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index cbae77c97f1..4f29f55e1d3 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -21,6 +21,7 @@ - Conformance tests for Katib - [#2044](https://github.com/kubeflow/katib/issues/2044) - Support push-based metrics collection in Katib - [#577](https://github.com/kubeflow/katib/issues/577) - Support PostgreSQL as a Katib DB - [#915](https://github.com/kubeflow/katib/issues/915) +- Improve Katib scalability - [#1847](https://github.com/kubeflow/katib/issues/1847) - Promote Katib CRDs (`Experiment`, `Suggestion`, and `Trial`) to the `v1` version - Support multiple CRD versions (`v1beta1`, `v1`) with conversion webhook