From 4b0b53935a970da630f76961d93a657ec1cbbef8 Mon Sep 17 00:00:00 2001 From: Andrey Velichkevich Date: Thu, 24 Aug 2023 14:02:52 +0100 Subject: [PATCH] Remove Katib CRD naming --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 4f29f55e1d3..565875b1913 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -22,7 +22,7 @@ - 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 +- Promote Katib APIs to the `v1` version - Support multiple CRD versions (`v1beta1`, `v1`) with conversion webhook ## Improve Katib User Experience