mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 06:15:40 +00:00
* added useOwnerReferencesInBackup to crd velerio.io_schedules Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * added UseOwnerReferencesInBackup property to schedule.go Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * deepcopy schedule configured for reference the property UseOwnerReferencesInBackup Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * added UseOwnerReferencesInBackup property verification to modify OwnerReferences from backup Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * created changelog Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * removed deepcopy schedule configured for reference the property UseOwnerReferencesInBackup Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * running make update Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * running make update Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com> * updated the year at the top of the schedule.go file for 2020 Signed-off-by: matheusjuvelino <matheus.juvelino@outlook.com>