cozystack/packages/system/backup-controller/definitions
Timofei Larkin 0f7bd3e395 [backups] Add indices to core backup resources
## What this PR does

This adds custom indexable fields on core backup resources to enable
filtering by backed-up application. This will later be useful for
displaying backup resources in the dashboard: it will be possible to
filter them with a field selector to display only those backup resources
that are relevant to a given application.

### Release note

```release-note
[backups] Enable filtering backup resources by backed up application for
per-app views of backups.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-12-12 14:21:05 +03:00
..
.gitattributes [backups] Add indices to core backup resources 2025-12-12 14:21:05 +03:00
backups.cozystack.io_backupjobs.yaml [backups] Add indices to core backup resources 2025-12-12 14:21:05 +03:00
backups.cozystack.io_backups.yaml [backups] Add indices to core backup resources 2025-12-12 14:21:05 +03:00
backups.cozystack.io_plans.yaml [backups] Add indices to core backup resources 2025-12-12 14:21:05 +03:00
backups.cozystack.io_restorejobs.yaml [backups] Implement core backup Plan controller 2025-12-05 11:58:00 +03:00