cozystack/api/backups/v1alpha1
Myasnikov Daniil eeda31eb95
[api] Regenerate deepcopy and CRD manifests via make generate
Running make generate at repo root regenerates the zz_generated.deepcopy.go
files.  Key fix: Source.DeepCopyInto in the vmdisk package now handles
the new Disk *SourceDisk pointer field, which was previously missing and
would cause pointer aliasing on deep-copy.

Other generated changes are incidental updates to vminstance (Networks
field added, Subnet renamed to Network) and backups CRD manifests picked
up by controller-gen from the current HEAD.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
2026-04-14 19:59:19 +05:00
..
backup_types.go fix(backup): abstract underlying resources by applicationRef.kind 2026-04-01 21:39:47 +04:00
backupclass_types.go refactor: rename mysql application to mariadb 2026-02-12 15:15:20 +01:00
backupjob_types.go [backups] 2026-02-04 15:50:23 +03:00
DESIGN.md refactor: rename mysql application to mariadb 2026-02-12 15:15:20 +01:00
groupversion_info.go [backups] Add templating of velero backups 2026-01-04 13:31:15 +03:00
plan_types.go feat(backups): implement interface changes related backups class introduction 2026-01-22 10:39:33 +04:00
restorejob_types.go feat(backups): restore vmi to copy in another namespace 2026-04-09 14:06:33 +04:00
zz_generated.deepcopy.go [api] Regenerate deepcopy and CRD manifests via make generate 2026-04-14 19:59:19 +05:00