From 63fff8f18a22b92867fadddfe377ce6a362747d9 Mon Sep 17 00:00:00 2001 From: Sandipan Panda Date: Thu, 28 Mar 2024 03:01:42 +0530 Subject: [PATCH] Add Kubeflow subprojects in CLOMonitor (#1465) --- data/cncf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/cncf.yaml b/data/cncf.yaml index 5f9e2bc9..69700f5d 100644 --- a/data/cncf.yaml +++ b/data/cncf.yaml @@ -3389,6 +3389,14 @@ url: https://github.com/kubeflow/pipelines check_sets: - code-lite + - name: training operator + url: https://github.com/kubeflow/training-operator + check-sets: + - code-lite + - name: katib + url: https://github.com/kubeflow/katib + check_sets: + - code-lite - name: community url: https://github.com/kubeflow/community check_sets: