cozystack/packages
Andrey Kolkov 715509f57e
[backups] Scaffold a Velero strategy (#1742)
## What this PR does

This patch adds boilerplate code for a Velero strategy for the backups
API. Implementation can be added into the Reconcile function in a
subsequent PR.

###

```release-note
[backups] Add the boilerplate for a new Velero strategy for backups.
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added Velero as a supported backup strategy, including a
cluster-scoped Velero resource type and CRD for creating Velero-backed
strategies.
* Backup job controller updated to recognize and dispatch Velero-backed
jobs, with status conditions exposed for monitoring progress and health.
* Introduced basic reconciliation flow for Velero strategy to enable
future behavior and observability.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-12-29 22:12:59 +04:00
..
apps [vm] Always expose VMs with a service (#1738) 2025-12-24 17:10:02 +04:00
core [core] Extract Talos package from installer (#1724) 2025-12-24 15:15:25 +01:00
extra [monitoring] Add SLACK_SEVERITY_FILTER field and VMAgent for tenant monitoring 2025-12-17 12:41:11 +03:00
library [cozy-lib] Improve flatten function 2025-11-21 17:41:21 +03:00
system [backups] Scaffold a Velero strategy (#1742) 2025-12-29 22:12:59 +04:00
tests/cozy-lib-tests [cozy-lib] Improve flatten function 2025-11-21 17:41:21 +03:00