velero/pkg/repository/provider
Wenkai Yin(尹文开) 61a6c1ba2a Create the backup repository only when it doesn't exist
When preparing a backup repository, Velero tries to connect to it, if fails then create it. The repository status always records the error reported by creation but the real reason maybe caused by the connect operation. This is confuseing and hard to debug

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2023-09-28 14:53:59 +08:00
..
provider.go fix issue 5696 2022-12-21 12:49:23 +08:00
restic.go fix issue 5696 2022-12-21 12:49:23 +08:00
unified_repo.go Create the backup repository only when it doesn't exist 2023-09-28 14:53:59 +08:00
unified_repo_test.go Create the backup repository only when it doesn't exist 2023-09-28 14:53:59 +08:00