cozystack/packages/core/platform
Timofei Larkin 87c5540ad3
[kubeovn] Implement the KubeOVN plunger (#1380)
## What this PR does

This patch implements external monitoring of the Kube-OVN cluster. A new
reconciler timed to run its reconcile loop at a fixed interval execs
into the ovn-central pods and collects their cluster info. If the
members' opinions about the cluster disagree, an alert is raised. Other
issues with the distributed consensus are also highlighted.

### Release note

```release-note
[kubeovn,cozystack-controller] Implement the KubeOVN plunger, an
external monitoring agent for the ovn-central cluster.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-09-11 14:17:03 +04:00
..
bundles [kubeovn] Implement the KubeOVN plunger 2025-09-11 02:11:58 +03:00
templates fix: use mergeOverwrite to properly override ConfigMap values 2025-09-04 12:29:05 +01:00
Chart.yaml Calculate tags and version automatically (#100) 2024-04-24 11:31:22 +02:00
Makefile [platform] Use cozypkg instead of helm 2025-06-13 19:02:15 +02:00