Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading