From 3eab03c1406ab94d9425c9142a96e30af5f5ff33 Mon Sep 17 00:00:00 2001 From: Frederic Wilhelm Date: Mon, 23 Feb 2026 18:08:55 +0100 Subject: [PATCH] add note about ocm controllers v2 Signed-off-by: Frederic Wilhelm --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3ab97d2c..fb7051d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ [![REUSE status](https://api.reuse.software/badge/github.com/open-component-model/ocm-controller)](https://api.reuse.software/info/github.com/open-component-model/ocm-controller) [![e2e-tests workflow](https://github.com/open-component-model/ocm-controller/actions/workflows/e2e.yaml/badge.svg)](https://github.com/open-component-model/ocm-controller/actions/workflows/e2e.yaml) +> [!NOTE] +> We are currently rewriting the OCM controllers in the new [open-component-model](https://github.com/open-component-model/open-component-model/tree/main/kubernetes/controller) +> mono-repository. You can find the related documentation on our [website](https://ocm.software/docs/getting-started/set-up-ocm-controller-environment/) +> or our [Getting Started Guides](https://github.com/open-component-model/open-component-model/tree/main/kubernetes/controller/docs/getting-started). + This is the main repository for `ocm-controller`. The `ocm-controller` is designed to enable the automated deployment of software using the [Open Component Model](https://ocm.software) and Flux. It has the following features: