mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 13:05:17 +00:00
* backup sync controller: replace revision file with full diff each interval Signed-off-by: Steve Kriss <krisss@vmware.com> * remove getting/setting of metadata/revision file Signed-off-by: Steve Kriss <krisss@vmware.com> * changelog Signed-off-by: Steve Kriss <krisss@vmware.com> * tweak logging Signed-off-by: Steve Kriss <krisss@vmware.com> * don't keep podVolumeBackup log field around after syncing PVBs Signed-off-by: Steve Kriss <krisss@vmware.com> * update generated CRDs Signed-off-by: Steve Kriss <krisss@vmware.com>
2 lines
135 B
Plaintext
2 lines
135 B
Plaintext
backup sync controller: stop using `metadata/revision` file, do a full diff of bucket contents vs. cluster contents each sync interval
|