Skip to content

Instantly share code, notes, and snippets.

@rbankston
Created August 10, 2019 02:38
Show Gist options
  • Save rbankston/96c6b10e67aaea2e2c5693953bfef517 to your computer and use it in GitHub Desktop.
Save rbankston/96c6b10e67aaea2e2c5693953bfef517 to your computer and use it in GitHub Desktop.
Velero pod log
This file has been truncated, but you can view the full file.
time="2019-08-10T02:14:57Z" level=info msg="setting log-level to INFO"
time="2019-08-10T02:14:57Z" level=info msg="Starting Velero server v1.0.0 (72f5cadc3a865019ab9dc043d4952c9bfd5f2ecb)" logSource="pkg/cmd/server/server.go:165"
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=BackupItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/pod
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=BackupItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/pv
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=BackupItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/serviceaccount
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=VolumeSnapshotter logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/aws
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=VolumeSnapshotter logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/azure
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=VolumeSnapshotter logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/gcp
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=ObjectStore logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/aws
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=ObjectStore logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/azure
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=ObjectStore logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/gcp
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/addPVCFromPod
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/addPVFromPVC
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/job
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/pod
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/restic
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/service
time="2019-08-10T02:14:57Z" level=info msg="registering plugin" command=/velero kind=RestoreItemAction logSource="pkg/plugin/clientmgmt/registry.go:100" name=velero.io/serviceaccount
time="2019-08-10T02:14:57Z" level=info msg="Checking existence of namespace" logSource="pkg/cmd/server/server.go:355" namespace=velero
time="2019-08-10T02:14:57Z" level=info msg="Namespace exists" logSource="pkg/cmd/server/server.go:361" namespace=velero
time="2019-08-10T02:14:59Z" level=info msg="Checking existence of Velero custom resource definitions" logSource="pkg/cmd/server/server.go:390"
time="2019-08-10T02:14:59Z" level=info msg="All Velero custom resource definitions exist" logSource="pkg/cmd/server/server.go:424"
time="2019-08-10T02:14:59Z" level=info msg="Checking that all backup storage locations are valid" logSource="pkg/cmd/server/server.go:431"
time="2019-08-10T02:14:59Z" level=warning msg="A backup storage location named default has been specified for the server to use by default, but no corresponding backup storage location exists. Backups with a location not matching the default will need to explicitly specify an existing location" error="backupstoragelocations.velero.io \"default\" not found" error.file="/go/src/github.com/heptio/velero/pkg/cmd/server/server.go:337" error.function="github.com/heptio/velero/pkg/cmd/server.(*server).run" logSource="pkg/cmd/server/server.go:338"
time="2019-08-10T02:14:59Z" level=warning msg="Velero restic daemonset not found; restic backups/restores will not work until it's created" logSource="pkg/cmd/server/server.go:487"
time="2019-08-10T02:14:59Z" level=info msg="Starting controllers" logSource="pkg/cmd/server/server.go:535"
time="2019-08-10T02:14:59Z" level=info msg="Starting metric server at address [:8085]" logSource="pkg/cmd/server/server.go:543"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=restore logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=restore logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=downloadrequest logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=downloadrequest logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=serverstatusrequest logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=serverstatusrequest logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=backup logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=backup logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=gc-controller logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Server started successfully" logSource="pkg/cmd/server/server.go:788"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=gc-controller logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=backup-deletion logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=backup-deletion logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=restic-repository logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=restic-repository logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=backup-sync logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=backup-sync logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Starting controller" controller=schedule logSource="pkg/controller/generic_controller.go:76"
time="2019-08-10T02:14:59Z" level=info msg="Waiting for caches to sync" controller=schedule logSource="pkg/controller/generic_controller.go:79"
time="2019-08-10T02:14:59Z" level=info msg="Caches are synced" controller=restic-repository logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=gc-controller logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=backup logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=backup-sync logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=serverstatusrequest logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=restore logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=backup-deletion logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=downloadrequest logSource="pkg/controller/generic_controller.go:83"
time="2019-08-10T02:15:00Z" level=info msg="Checking for expired DeleteBackupRequests" controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:441"
time="2019-08-10T02:15:00Z" level=info msg="Done checking for expired DeleteBackupRequests" controller=backup-deletion logSource="pkg/controller/backup_deletion_controller.go:469"
time="2019-08-10T02:15:00Z" level=info msg="Caches are synced" controller=schedule logSource="pkg/controller/generic_controller.go:83"
E0810 02:18:40.136724 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:40.146312 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:40.159776 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:40.162904 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:40.187290 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:40.195072 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:40.201732 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:40.206285 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:40.209554 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:40.225249 1 reflector.go:251] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to watch *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:41.139725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:41.147592 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:41.161017 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:41.163989 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:41.188946 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:41.196171 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:41.202939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:41.207343 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:41.210715 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:41.226560 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:42.141061 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:42.148805 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:42.162292 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:42.165060 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:42.190023 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:42.197279 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:42.203908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:42.208378 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:42.211874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:42.227602 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:43.142442 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:43.149838 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:43.163369 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:43.166136 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:43.191298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:43.198370 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:43.205127 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:43.209450 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:43.212886 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:43.228818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:44.143990 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:44.150824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:44.164470 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:44.167162 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:44.192610 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:44.199415 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:44.206101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:44.210707 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:44.213828 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:44.229921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:45.145389 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:45.151998 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:45.165725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:45.168381 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:45.193849 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:45.200526 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:45.207055 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:45.211776 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:45.214840 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:45.230936 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:46.148745 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:46.153063 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:46.167083 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:46.170000 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:46.195140 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:46.201642 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:46.208979 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:46.212841 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:46.216488 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:46.232119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:47.150023 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:47.154894 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:47.168462 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:47.172024 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:47.196361 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:47.202880 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:47.210000 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:47.213910 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:47.217645 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:47.233286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:48.151327 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:48.156019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:48.169615 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:48.173030 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:48.197812 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:48.206270 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:48.214267 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:48.214917 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:48.218750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:48.234460 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:49.152745 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:49.157070 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:49.170745 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:49.174286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:49.199007 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:49.207323 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:49.215614 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:49.216480 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:49.219865 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:49.235461 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:50.154091 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:50.158060 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:50.171764 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:50.175362 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:50.200373 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:50.208606 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:50.216622 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:50.217811 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:50.220856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:50.236674 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:51.155417 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:51.159088 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:51.172837 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:51.176454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:51.202820 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:51.209640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:51.217816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:51.218874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:51.221885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:51.237833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:52.156931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:52.160078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:52.173803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:52.177549 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:52.203927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:52.210782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:52.219023 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:52.220012 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:52.222863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:52.238859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:53.158888 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:53.161138 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:53.174783 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:53.178720 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:53.205196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:53.211934 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:53.220171 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:53.221072 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:53.223855 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:53.239991 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:54.160316 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:54.162166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:54.175834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:54.179821 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:54.206337 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:54.213109 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:54.221277 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:54.222264 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:54.224847 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:54.241196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:55.161841 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:55.163207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:55.177930 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:55.180990 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:55.207851 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:55.214167 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:55.222470 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:55.223428 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:55.226130 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:55.245818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:56.163369 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:56.164275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:56.179082 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:56.182473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:56.209122 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:56.215079 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:56.223582 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:56.225336 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:56.227066 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:56.246940 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:57.164738 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:57.165484 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:57.180319 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:57.183507 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:57.210371 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:57.216102 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:57.224981 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:57.226290 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:57.228108 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:57.248019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:58.166274 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:58.166838 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:58.181598 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:58.184564 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:58.213839 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:58.217170 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:58.226335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:58.227623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:58.229077 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:58.249746 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:18:59.167610 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:18:59.168454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:18:59.182729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:18:59.185718 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:18:59.215013 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:18:59.218190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:18:59.227443 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:18:59.228806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:18:59.230331 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:18:59.250860 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:00.169158 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:00.169786 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:00.184058 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:00.186801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:00.216079 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:00.219230 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:00.228713 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:00.229701 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:00.231373 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:00.251905 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:01.170885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:01.171473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:01.185349 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:01.187836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:01.217636 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:01.220326 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:01.229849 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:01.230980 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:01.232424 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:01.253021 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:02.172546 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:02.173029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:02.186710 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:02.188947 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:02.218965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:02.221318 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:02.230862 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:02.231921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:02.233442 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:02.259914 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:03.174133 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:03.174721 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:03.187884 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:03.189980 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:03.220237 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:03.222383 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:03.232081 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:03.232911 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:03.234502 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:03.261104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:04.175841 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:04.176252 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:04.189168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:04.191105 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:04.221910 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:04.223446 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:04.233220 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:04.234213 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:04.235540 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:04.262531 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:05.177499 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:05.178031 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:05.190504 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:05.192143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:05.223121 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:05.224509 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:05.234388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:05.235427 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:05.236623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:05.264005 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:06.181394 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:06.181485 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:06.191936 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:06.193402 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:06.224930 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:06.225806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:06.235552 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:06.236473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:06.237632 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:06.265279 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:07.182964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:07.183623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:07.193212 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:07.194446 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:07.226267 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:07.227194 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:07.236639 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:07.237994 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:07.238859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:07.266365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:08.184634 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:08.185273 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:08.194464 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:08.195454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:08.227749 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:08.228473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:08.237813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:08.239068 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:08.239996 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:08.267655 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:09.186188 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:09.186781 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:09.195586 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:09.196557 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:09.228888 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:09.229813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:09.238978 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:09.240055 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:09.241126 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:09.268804 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:10.188124 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:10.188564 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:10.196858 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:10.197873 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:10.230474 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:10.231002 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:10.240286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:10.241559 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:10.242099 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:10.269929 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:11.190146 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:11.190592 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:11.198023 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:11.198875 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:11.232467 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:11.232885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:11.241845 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:11.243291 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:11.243758 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:11.271396 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:12.191944 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:12.192496 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:12.199104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:12.200110 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:12.233827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:12.234743 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:12.243073 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:12.244411 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:12.245410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:12.274230 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:13.193621 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:13.194176 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:13.200118 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:13.201069 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:13.235300 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:13.235904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:13.244089 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:13.245806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:13.246506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:13.275524 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:14.195406 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:14.195990 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:14.201160 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:14.202222 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:14.236502 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:14.237486 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:14.245206 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:14.246859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:14.247869 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:14.276788 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:15.197196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:15.197840 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:15.202286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:15.203190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:15.237812 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:15.238749 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:15.246377 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:15.247873 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:15.248905 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:15.277938 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:16.199135 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:16.199619 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:16.203289 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:16.204337 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:16.239382 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:16.239972 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:16.247559 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:16.248912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:16.250474 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:16.279204 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:17.201651 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:17.201735 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:17.204336 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:17.205382 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:17.240986 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:17.241742 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:17.248825 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:17.249952 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:17.251597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:17.280751 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:18.203335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:18.203760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:18.205416 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:18.206415 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:18.242370 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:18.243423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:18.249909 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:18.250887 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:18.252648 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:18.282303 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:19.205232 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:19.205905 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:19.206647 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:19.207800 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:19.243879 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:19.244497 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:19.250964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:19.252107 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:19.253672 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:19.283711 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:20.206972 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:20.207599 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:20.208572 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:20.209652 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:20.245001 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:20.246708 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:20.252478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:20.253581 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:20.254679 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:20.285147 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:21.208725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:21.209359 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:21.210586 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:21.211478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:21.246769 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:21.247700 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:21.253670 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:21.254640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:21.255725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:21.286563 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:22.210345 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:22.210918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:22.211939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:22.213084 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:22.247987 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:22.248937 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:22.255135 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:22.255856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:22.256807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:22.287921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:23.212139 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:23.212721 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:23.213645 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:23.214776 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:23.249207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:23.250159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:23.256326 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:23.257383 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:23.258431 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:23.291976 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:24.213886 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:24.214563 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:24.215488 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:24.216602 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:24.250508 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:24.251383 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:24.257432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:24.258397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:24.259462 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:24.293107 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:25.216046 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:25.216447 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:25.217230 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:25.218219 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:25.251665 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:25.252654 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:25.258662 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:25.259551 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:25.260611 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:25.294763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:26.218043 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:26.218709 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:26.219585 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:26.220458 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:26.253205 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:26.253884 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:26.259729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:26.260927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:26.262741 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:26.296513 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:27.219653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:27.220294 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:27.221315 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:27.222415 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:27.254537 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:27.255436 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:27.260863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:27.261963 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:27.263801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:27.297834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:28.221360 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:28.221853 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:28.222843 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:28.223870 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:28.256129 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:28.256918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:28.262013 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:28.262906 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:28.264902 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:28.299403 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:29.223047 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:29.223670 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:29.224617 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:29.225769 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:29.257363 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:29.258251 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:29.263051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:29.264117 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:29.265931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:29.300581 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:30.224823 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:30.225466 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:30.226331 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:30.227518 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:30.258611 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:30.259533 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:30.264108 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:30.265079 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:30.266933 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:30.301760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:31.226964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:31.227262 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:31.228078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:31.229216 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:31.260322 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:31.260847 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:31.265099 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:31.266244 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:31.267919 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:31.303476 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:32.229725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:32.229774 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:32.230414 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:32.231384 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:32.261749 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:32.262515 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:32.266122 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:32.267268 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:32.268939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:32.304879 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:33.231247 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:33.231881 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:33.233021 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:33.234003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:33.262862 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:33.263935 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:33.267176 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:33.268229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:33.269912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:33.305994 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:34.232852 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:34.233527 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:34.234543 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:34.235659 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:34.264279 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:34.264984 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:34.268249 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:34.269264 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:34.270951 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:34.307140 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:35.234495 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:35.234935 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:35.235970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:35.237119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:35.265327 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:35.266499 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:35.269255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:35.270272 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:35.272017 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:35.308348 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:36.236134 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:36.238190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:36.238306 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:36.238949 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:36.267925 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:36.267933 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:36.270268 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:36.271317 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:36.272994 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:36.309837 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:37.238011 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:37.239244 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:37.240270 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:37.241403 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:37.268992 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:37.270064 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:37.271282 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:37.272331 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:37.274007 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:37.311221 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:38.239618 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:38.240746 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:38.241350 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:38.242421 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:38.270654 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:38.271302 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:38.272478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:38.273464 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:38.275101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:38.312592 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:39.241182 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:39.241748 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:39.242837 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:39.243941 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:39.272096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:39.272825 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:39.273900 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:39.275008 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:39.276149 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:39.313715 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:40.242908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:40.243583 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:40.244728 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:40.245785 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:40.273442 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:40.274217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:40.275257 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:40.276336 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:40.277522 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:40.314979 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:41.244911 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:41.245217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:41.246045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:41.247297 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:41.274943 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:41.275539 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:41.276539 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:41.277798 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:41.278797 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:41.316566 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:42.246626 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:42.247170 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:42.248196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:42.249277 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:42.276387 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:42.277061 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:42.278245 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:42.279261 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:42.280517 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:42.317867 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:43.248166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:43.248703 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:43.249904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:43.250859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:43.278000 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:43.278583 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:43.279640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:43.280835 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:43.281917 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:43.319531 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:44.249748 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:44.250447 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:44.251534 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:44.252567 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:44.279179 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:44.280232 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:44.281411 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:44.282435 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:44.283547 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:44.320908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:45.251435 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:45.251966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:45.253768 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:45.254035 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:45.280707 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:45.281396 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:45.282434 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:45.283452 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:45.284644 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:45.322146 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:46.253661 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:46.253711 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:46.254827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:46.256302 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:46.282054 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:46.285946 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:46.286024 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:46.286116 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:46.286497 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:46.323554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:47.255380 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:47.255843 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:47.257396 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:47.258483 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:47.283223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:47.286936 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:47.287967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:47.289096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:47.290175 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:47.324703 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:48.257094 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:48.257607 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:48.258803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:48.259857 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:48.284709 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:48.288017 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:48.289014 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:48.289997 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:48.291128 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:48.328236 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:49.259523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:49.259547 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:49.260478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:49.261511 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:49.286019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:49.288994 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:49.290019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:49.291114 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:49.292131 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:49.329757 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:50.261357 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:50.261830 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:50.262798 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:50.263898 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:50.287150 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:50.290042 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:50.291059 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:50.292086 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:50.293739 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:50.331357 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:51.263144 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:51.263713 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:51.264626 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:51.265836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:51.288310 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:51.291093 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:51.292144 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:51.293141 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:51.294834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:51.332900 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:52.264868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:52.265373 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:52.266453 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:52.267599 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:52.290081 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:52.292073 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:52.293108 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:52.294203 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:52.295901 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:52.334610 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:53.266535 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:53.267952 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:53.268312 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:53.269278 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:53.291300 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:53.293227 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:53.293984 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:53.295223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:53.296852 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:53.335982 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:54.268143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:54.269100 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:54.269920 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:54.271124 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:54.292433 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:54.294242 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:54.295523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:54.296618 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:54.297862 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:54.337196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:55.269862 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:55.270571 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:55.271494 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:55.272515 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:55.293776 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:55.295345 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:55.296588 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:55.297604 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:55.298891 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:55.338743 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:56.272844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:56.273115 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:56.273369 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:56.274287 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:56.295763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:56.296668 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:56.297565 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:56.298569 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:56.299844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:56.340146 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:57.274343 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:57.274891 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:57.276003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:57.277000 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:57.297326 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:57.297927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:57.299071 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:57.300016 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:57.301335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:57.341418 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:58.275916 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:58.276501 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:58.277660 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:58.278786 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:58.299007 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:58.299637 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:58.300641 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:58.302766 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:58.302915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:58.344905 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:19:59.277619 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:19:59.278243 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:19:59.279220 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:19:59.280337 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:19:59.300127 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:19:59.301168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:19:59.302301 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:19:59.303817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:19:59.304899 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:19:59.346091 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:00.279213 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:00.279850 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:00.280819 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:00.281969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:00.301224 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:00.302306 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:00.303326 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:00.304836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:00.305954 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:00.347594 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:01.280920 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:01.281381 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:01.282460 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:01.283525 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:01.302403 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:01.303385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:01.304444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:01.305846 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:01.306976 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:01.349093 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:02.282570 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:02.283260 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:02.284527 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:02.285468 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:02.303903 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:02.304523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:02.305554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:02.306847 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:02.307931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:02.350548 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:03.284263 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:03.284783 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:03.285796 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:03.286957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:03.304920 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:03.305959 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:03.307002 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:03.308076 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:03.309191 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:03.351803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:05.834346 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:05.884523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:05.934495 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:05.984275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:06.034402 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:06.087970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:06.135118 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:06.184379 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:06.234193 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:06.284081 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:06.835832 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:06.886968 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:06.936873 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:06.986289 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:07.035772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:07.089575 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:07.136821 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:07.185793 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:07.235588 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:07.285363 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:07.837668 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:07.888504 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:07.938424 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:07.987723 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:08.037353 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:08.091252 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:08.138136 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:08.187468 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:08.237101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:08.287065 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:08.839481 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:08.889800 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:08.939723 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:08.988800 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:09.038548 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:09.093102 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:09.139653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:09.189161 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:09.238405 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:09.288354 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:09.841046 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:09.891323 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:09.941070 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:09.990664 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:10.040181 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:10.094614 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:10.140962 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:10.190648 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:10.240064 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:10.289947 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:10.842614 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:10.892624 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:10.942747 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:10.992207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:11.041917 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:11.096139 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:11.142798 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:11.192225 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:11.241708 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:11.291392 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:11.845089 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:11.894117 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:11.944471 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:11.993784 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:12.043475 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:12.097642 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:12.144166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:12.193803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:12.243548 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:12.292819 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:12.846654 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:12.896005 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:12.945944 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:12.995204 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:13.045515 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:13.099568 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:13.145409 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:13.195298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:13.245037 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:13.294021 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:13.848587 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:13.897758 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:13.947627 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:13.996514 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:14.047023 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:14.100906 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:14.147061 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:14.196872 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:14.246650 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:14.295780 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:14.850522 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:14.898966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:14.949101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:14.997908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:15.048475 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:15.102420 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:15.148834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:15.198366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:15.248385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:15.296965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:15.852405 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:15.900322 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:15.950587 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:16.000552 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:16.050520 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:16.104283 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:16.152490 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:16.205017 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:16.250093 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:16.299234 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:16.854542 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:16.902338 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:16.952507 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:17.002193 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:17.052095 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:17.105942 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:17.154276 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:17.206890 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:17.252077 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:17.300382 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:17.856572 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:17.903935 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:17.953874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:18.003590 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:18.053454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:18.107664 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:18.155742 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:18.208313 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:18.253558 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:18.301768 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:18.858369 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:18.905356 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:18.955275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:19.004843 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:19.054752 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:19.109640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:19.157178 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:19.209918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:19.254859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:19.303140 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:19.860115 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:19.907131 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:19.956676 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:20.006576 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:20.056704 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:20.111016 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:20.158512 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:20.211150 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:20.256359 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:20.304561 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:20.862313 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:20.908635 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:20.958410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:21.008067 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:21.058489 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:21.112620 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:21.160128 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:21.212730 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:21.257477 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:21.305952 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:21.865355 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:21.910045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:21.959760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:22.009365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:22.060158 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:22.113878 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:22.161580 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:22.214159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:22.258873 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:22.307301 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:22.867223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:22.911701 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:22.961207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:23.010762 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:23.061734 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:23.115298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:23.162931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:23.215889 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:23.261031 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:23.308779 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:23.869357 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:23.913205 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:23.962718 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:24.011993 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:24.063054 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:24.116594 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:24.164433 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:24.217368 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:24.262653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:24.310205 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:24.871504 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:24.914746 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:24.964316 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:25.013249 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:25.065506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:25.118284 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:25.166238 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:25.218874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:25.263962 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:25.311755 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:25.873110 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:25.916445 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:25.969521 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:26.014828 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:26.067122 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:26.122927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:26.169833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:26.220259 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:26.265228 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:26.313196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:26.875442 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:26.919931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:26.971051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:27.016111 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:27.068582 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:27.124275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:27.171191 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:27.221632 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:27.266726 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:27.314597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:27.877145 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:27.921537 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:27.972376 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:28.017556 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:28.070112 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:28.125784 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:28.172672 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:28.223132 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:28.268048 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:28.316050 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:28.879003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:28.923028 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:28.973787 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:29.019186 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:29.071545 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:29.127146 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:29.174013 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:29.224479 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:29.269206 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:29.317317 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:29.880510 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:29.924646 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:29.975074 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:30.020427 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:30.074726 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:30.128506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:30.175162 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:30.225799 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:30.270535 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:30.318781 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:30.882359 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:30.926257 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:30.976527 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:31.021805 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:31.076423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:31.130169 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:31.176570 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:31.227377 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:31.271863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:31.320602 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:31.883963 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:31.927596 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:31.977905 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:32.023423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:32.077919 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:32.131423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:32.177908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:32.228559 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:32.273338 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:32.322095 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:32.885496 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:32.929346 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:32.979384 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:33.025025 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:33.079404 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:33.132674 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:33.179301 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:33.229813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:33.274540 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:33.323727 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:33.887143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:33.930664 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:33.980965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:34.026441 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:34.080868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:34.133999 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:34.180853 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:34.231051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:34.275917 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:34.325111 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:34.888853 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:34.931952 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:34.984253 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:35.028208 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:35.082207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:35.135159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:35.182571 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:35.232221 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:35.277379 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:35.326429 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:35.890303 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:35.933408 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:35.985601 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:36.029707 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:36.083862 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:36.136611 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:36.184209 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:36.233793 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:36.278944 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:36.328338 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:36.892871 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:36.934758 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:36.987056 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:37.031544 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:37.085571 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:37.138286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:37.185780 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:37.235351 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:37.280345 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:37.329897 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:37.894475 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:37.936049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:37.988219 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:38.032922 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:38.087007 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:38.139983 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:38.187352 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:38.236850 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:38.281887 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:38.331265 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:38.896285 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:38.937219 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:38.989245 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:39.034302 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:39.088406 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:39.141121 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:39.188759 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:39.238094 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:39.283020 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:39.332647 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:39.898081 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:39.938991 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:39.990915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:40.036215 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:40.090166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:40.142388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:40.190176 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:40.239519 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:40.284289 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:40.334285 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:40.899979 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:40.940472 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:40.992533 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:41.037464 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:41.091709 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:41.143653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:41.192006 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:41.241004 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:41.285827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:41.335477 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:41.901617 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:41.941985 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:41.994019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:42.039047 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:42.093060 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:42.145304 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:42.193293 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:42.242410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:42.287287 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:42.337986 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:42.903213 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:42.947560 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:42.995841 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:43.040778 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:43.094725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:43.146411 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:43.194772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:43.243925 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:43.289076 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:43.339314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:43.905077 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:43.949229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:43.997110 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:44.042623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:44.096321 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:44.147951 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:44.196205 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:44.245148 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:44.290145 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:44.340584 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:44.906751 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:44.950480 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:44.998443 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:45.043819 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:45.097815 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:45.149190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:45.197890 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:45.246453 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:45.291422 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:45.341839 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:45.908634 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:45.952131 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:46.000456 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:46.045349 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:46.099393 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:46.150647 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:46.199447 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:46.248035 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:46.292867 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:46.343196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:46.912900 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:46.954116 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:47.002911 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:47.047052 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:47.101215 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:47.151962 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:47.200902 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:47.249437 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:47.294104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:47.344507 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:47.914807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:47.955286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:48.004349 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:48.048314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:48.102592 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:48.153512 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:48.202375 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:48.250906 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:48.297883 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:48.347818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:48.916914 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:48.956898 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:49.005895 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:49.049938 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:49.104041 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:49.155026 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:49.203848 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:49.252184 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:49.299178 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:49.349138 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:49.918656 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:49.958410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:50.007060 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:50.051358 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:50.105654 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:50.156475 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:50.205396 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:50.253420 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:50.300420 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:50.350593 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:50.921009 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:50.959959 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:51.009029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:51.052939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:51.107772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:51.157969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:51.207420 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:51.255152 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:51.302108 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:51.352120 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:51.923081 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:51.961440 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:52.010474 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:52.054235 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:52.109535 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:52.159724 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:52.208824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:52.257942 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:52.307592 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:52.353466 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:52.927839 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:52.962959 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:53.011991 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:53.055831 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:53.110972 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:53.160954 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:53.210275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:53.259147 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:53.308891 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:53.354811 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:53.929234 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:53.964397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:54.013180 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:54.057027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:54.112404 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:54.162526 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:54.211668 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:54.260476 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:54.310395 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:54.356002 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:54.931254 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:54.966157 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:55.014586 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:55.058651 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:55.113833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:55.164210 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:55.213141 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:55.261833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:55.311967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:55.357840 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:55.933421 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:55.967522 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:56.015948 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:56.059932 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:56.116100 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:56.165936 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:56.217913 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:56.263511 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:56.313329 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:56.359352 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:56.935043 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:56.969087 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:57.017300 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:57.061410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:57.117473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:57.167220 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:57.219230 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:57.265003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:57.314904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:57.360878 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:57.936966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:57.970438 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:58.019181 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:58.064585 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:58.119042 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:58.168833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:58.223803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:58.266603 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:58.319809 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:58.362280 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:58.941614 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:58.971913 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:20:59.020653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:20:59.065844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:20:59.120434 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:20:59.170096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:20:59.225106 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:20:59.267926 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:20:59.320972 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:20:59.363595 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:20:59.943276 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:20:59.973202 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:00.022082 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:00.066969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:00.121894 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:00.171410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:00.226299 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:00.269116 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:00.322232 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:00.364924 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:00.945971 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:00.974908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:01.023774 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:01.068632 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:01.123597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:01.173096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:01.227945 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:01.270565 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:01.323508 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:01.366365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:01.948012 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:01.976644 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:02.024913 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:02.070813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:02.125500 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:02.174379 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:02.229381 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:02.271943 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:02.325872 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:02.367945 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:02.949591 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:02.978234 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:03.026472 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:03.072361 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:03.126888 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:03.175842 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:03.231469 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:03.273381 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:03.327450 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:03.369178 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:03.951333 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:03.979740 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:04.027966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:04.073771 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:04.128252 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:04.177104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:04.232750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:04.274996 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:04.329045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:04.370414 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:04.952996 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:04.980989 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:05.029358 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:05.075317 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:05.129644 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:05.178879 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:05.234198 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:05.276814 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:05.330784 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:05.371661 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:05.954745 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:05.982432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:06.030915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:06.078295 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:06.131284 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:06.181873 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:06.235798 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:06.278935 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:06.332095 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:06.373051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:06.956617 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:06.984649 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:07.033006 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:07.079624 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:07.132593 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:07.183243 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:07.237495 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:07.280308 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:07.333846 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:07.374732 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:07.958438 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:07.985816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:08.034885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:08.081278 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:08.134241 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:08.185152 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:08.241710 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:08.281885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:08.335211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:08.376070 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:08.960380 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:08.987138 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:09.036654 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:09.082653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:09.135631 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:09.186465 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:09.243034 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:09.283220 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:09.336606 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:09.377251 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:09.962298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:09.988332 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:10.038240 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:10.083926 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:10.137577 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:10.187935 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:10.244478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:10.284817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:10.338124 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:10.378748 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:10.963997 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:10.989547 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:11.039943 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:11.085239 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:11.139160 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:11.189554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:11.245969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:11.286225 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:11.339524 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:11.380066 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:11.965825 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:11.990874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:12.041099 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:12.086889 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:12.140830 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:12.191029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:12.247823 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:12.287818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:12.340984 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:12.383801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:12.970067 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:12.994617 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:13.043086 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:13.088889 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:13.142426 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:13.192577 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:13.249035 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:13.289457 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:13.342177 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:13.385389 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:13.971618 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:13.996526 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:14.044741 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:14.090890 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:14.143861 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:14.193871 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:14.250221 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:14.290675 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:14.343554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:14.386797 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:14.973165 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:14.998273 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:15.046302 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:15.092374 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:15.145454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:15.195133 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:15.251531 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:15.292268 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:15.344805 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:15.388192 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:15.974907 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:15.999990 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:16.047961 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:16.094181 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:16.147166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:16.197973 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:16.253070 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:16.294083 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:16.346239 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:16.389835 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:16.980640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:17.001827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:17.049827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:17.095917 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:17.151223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:17.199532 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:17.254751 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:17.295924 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:17.347728 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:17.391051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:17.982335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:18.003571 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:18.051401 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:18.097339 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:18.152810 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:18.203796 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:18.258353 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:18.297294 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:18.351806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:18.392520 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:18.984274 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:19.004911 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:19.052867 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:19.098938 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:19.154411 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:19.205330 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:19.259984 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:19.298908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:19.353066 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:19.393834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:19.985969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:20.006222 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:20.054246 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:20.100726 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:20.155987 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:20.206642 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:20.261280 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:20.300207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:20.354628 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:20.395181 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:20.987431 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:21.011673 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:21.056060 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:21.102208 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:21.157236 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:21.208120 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:21.262769 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:21.301630 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:21.355989 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:21.396668 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:21.989437 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:22.013578 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:22.057608 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:22.103640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:22.158856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:22.209561 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:22.264231 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:22.302941 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:22.357167 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:22.398187 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:22.990939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:23.016165 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:23.059543 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:23.105211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:23.160160 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:23.210971 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:23.265676 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:23.304325 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:23.358513 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:23.399372 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:23.992782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:24.017475 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:24.060892 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:24.106666 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:24.162028 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:24.212430 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:24.267072 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:24.305844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:24.359908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:24.400674 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:24.994609 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:25.018587 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:25.062531 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:25.108101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:25.163505 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:25.213926 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:25.268387 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:25.307104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:25.361185 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:25.401999 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:25.996350 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:26.019926 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:26.063868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:26.109561 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:26.165930 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:26.215468 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:26.269863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:26.308456 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:26.362969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:26.403918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:27.000536 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:27.021096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:27.066958 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:27.111172 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:27.167307 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:27.216847 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:27.271213 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:27.309995 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:27.364673 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:27.405124 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:28.002616 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:28.023075 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:28.068806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:28.112337 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:28.168745 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:28.223874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:28.272844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:28.311307 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:28.366332 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:28.406461 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:29.004264 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:29.024384 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:29.070042 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:29.113796 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:29.169985 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:29.225479 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:29.274040 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:29.312718 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:29.367639 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:29.407760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:30.005958 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:30.026246 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:30.071126 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:30.115171 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:30.171259 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:30.226816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:30.275445 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:30.314019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:30.368830 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:30.408934 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:31.007441 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:31.027422 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:31.072433 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:31.116720 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:31.172798 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:31.228487 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:31.276883 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:31.315869 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:31.370080 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:31.410269 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:32.009431 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:32.028725 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:32.074093 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:32.118367 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:32.175813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:32.230075 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:32.278091 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:32.317863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:32.371656 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:32.411577 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:33.011059 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:33.030036 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:33.075461 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:33.119719 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:33.177207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:33.231487 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:33.279229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:33.319294 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:33.372876 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:33.412850 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:34.012790 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:34.031253 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:34.076765 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:34.121110 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:34.178408 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:34.232742 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:34.280554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:34.320530 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:34.374104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:34.414476 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:35.014607 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:35.032497 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:35.078444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:35.122853 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:35.180511 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:35.234098 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:35.281982 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:35.322081 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:35.375473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:35.415760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:36.016303 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:36.033757 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:36.084828 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:36.124458 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:36.181879 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:36.235714 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:36.283556 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:36.323938 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:36.377090 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:36.417394 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:37.017914 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:37.035249 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:37.086467 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:37.126136 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:37.183231 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:37.237467 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:37.284736 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:37.325513 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:37.378548 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:37.418858 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:38.020034 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:38.036801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:38.088115 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:38.127259 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:38.187841 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:38.238874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:38.286059 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:38.327090 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:38.383787 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:38.420291 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:39.021633 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:39.037898 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:39.089467 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:39.128729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:39.189061 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:39.240280 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:39.287365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:39.328536 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:39.385045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:39.421469 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:40.023940 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:40.039487 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:40.091495 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:40.130177 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:40.195749 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:40.242088 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:40.288914 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:40.330354 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:40.386468 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:40.422770 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:41.025630 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:41.040834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:41.093224 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:41.131824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:41.197327 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:41.243736 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:41.290131 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:41.331596 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:41.388107 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:41.424287 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:42.027769 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:42.042388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:42.094915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:42.133566 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:42.203808 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:42.245289 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:42.292291 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:42.335970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:42.389550 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:42.425833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:43.029498 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:43.043861 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:43.096819 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:43.134764 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:43.205213 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:43.246582 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:43.293986 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:43.337884 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:43.391647 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:43.427569 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:44.031349 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:44.045034 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:44.098119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:44.136003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:44.210031 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:44.247883 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:44.295388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:44.339112 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:44.393048 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:44.428815 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:45.032961 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:45.046330 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:45.099473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:45.137528 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:45.211665 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:45.249190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:45.296611 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:45.340637 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:45.394625 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:45.430133 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:46.034651 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:46.047750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:46.103980 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:46.141042 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:46.214985 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:46.250535 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:46.298014 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:46.344958 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:46.396025 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:46.431836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:47.036408 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:47.048898 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:47.105440 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:47.142622 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:47.216503 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:47.251934 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:47.299222 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:47.346491 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:47.397839 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:47.433288 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:48.038062 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:48.050165 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:48.107213 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:48.144237 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:48.219821 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:48.253436 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:48.303809 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:48.347965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:48.399319 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:48.434876 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:49.039585 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:49.051409 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:49.108874 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:49.145912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:49.221077 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:49.254675 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:49.304957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:49.349510 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:49.400860 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:49.436266 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:50.043833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:50.052620 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:50.110379 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:50.147591 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:50.222800 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:50.256004 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:50.306641 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:50.350806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:50.402498 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:50.438262 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:51.045824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:51.067152 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:51.111923 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:51.148825 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:51.224339 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:51.257314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:51.308129 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:51.352012 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:51.404032 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:51.439779 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:52.048275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:52.068815 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:52.114168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:52.150380 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:52.226033 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:52.263808 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:52.309534 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:52.353381 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:52.406182 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:52.442514 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:53.050486 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:53.070073 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:53.115433 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:53.151736 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:53.227903 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:53.265222 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:53.310894 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:53.354612 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:53.408857 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:53.444147 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:54.052603 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:54.071376 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:54.116822 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:54.153036 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:54.229274 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:54.266585 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:54.311994 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:54.355974 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:54.410043 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:54.445621 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:55.054382 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:55.072976 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:55.118297 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:55.154246 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:55.230501 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:55.268059 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:55.313483 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:55.357510 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:55.411396 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:55.447314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:56.056330 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:56.074652 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:56.121049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:56.155920 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:56.232513 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:56.270454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:56.314870 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:56.358902 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:56.413047 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:56.448791 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:57.058069 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:57.075942 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:57.123056 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:57.157432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:57.234143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:57.272196 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:57.316479 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:57.360369 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:57.414616 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:57.455807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:58.059803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:58.077526 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:58.124885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:58.158963 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:58.235520 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:58.275522 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:58.317886 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:58.362155 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:58.419346 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:58.457076 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:21:59.061548 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:21:59.078953 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:21:59.126291 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:21:59.160374 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:21:59.236790 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:21:59.276859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:21:59.319890 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:21:59.363508 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:21:59.420900 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:21:59.458282 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:00.063252 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:00.080165 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:00.127734 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:00.161576 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:00.238015 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:00.278074 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:00.321337 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:00.364927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:00.422265 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:00.459603 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:01.065109 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:01.081359 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:01.128927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:01.162866 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:01.239339 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:01.279430 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:01.322719 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:01.366211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:01.424008 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:01.460896 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:02.067124 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:02.082720 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:02.130651 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:02.164350 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:02.241032 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:02.283805 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:02.324159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:02.367635 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:02.425503 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:02.462498 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:03.068908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:03.084006 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:03.132044 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:03.165677 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:03.242755 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:03.285190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:03.325495 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:03.369128 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:03.427040 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:03.463846 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:04.070958 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:04.085517 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:04.133300 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:04.166807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:04.244304 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:04.286366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:04.326930 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:04.370793 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:04.428781 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:04.465014 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:05.073164 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:05.086809 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:05.134622 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:05.168489 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:05.245859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:05.287825 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:05.328333 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:05.371929 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:05.430230 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:05.466291 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:06.074770 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:06.087971 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:06.136396 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:06.169918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:06.247330 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:06.289267 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:06.329840 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:06.373460 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:06.431763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:06.467532 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:07.076127 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:07.089423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:07.137868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:07.171727 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:07.248903 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:07.290766 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:07.331118 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:07.374723 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:07.433142 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:07.468753 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:08.079568 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:08.090855 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:08.139306 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:08.173229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:08.250401 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:08.291961 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:08.332733 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:08.376354 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:08.434656 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:08.470408 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:09.081119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:09.092032 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:09.140638 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:09.174432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:09.251672 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:09.293235 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:09.333983 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:09.377580 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:09.435940 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:09.471867 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:10.082738 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:10.093177 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:10.142027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:10.176168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:10.253074 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:10.294856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:10.335217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:10.378912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:10.437303 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:10.473031 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:11.085067 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:11.094314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:11.143235 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:11.177300 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:11.254254 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:11.296057 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:11.336413 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:11.380249 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:11.438608 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:11.474211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:12.086660 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:12.095456 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:12.144781 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:12.178399 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:12.256038 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:12.299835 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:12.338194 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:12.381554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:12.439953 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:12.475543 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:13.088767 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:13.096778 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:13.146139 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:13.179914 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:13.257744 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:13.301275 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:13.339766 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:13.383161 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:13.442458 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:13.476927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:14.090533 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:14.098068 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:14.147349 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:14.181244 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:14.259180 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:14.302420 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:14.340967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:14.384424 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:14.443712 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:14.478143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:15.092322 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:15.099104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:15.148748 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:15.182373 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:15.260366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:15.303508 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:15.342187 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:15.385641 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:15.449040 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:15.482134 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:16.094210 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:16.100521 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:16.150424 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:16.183975 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:16.262151 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:16.304766 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:16.344330 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:16.386897 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:16.450772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:16.483742 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:17.096040 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:17.101750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:17.152083 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:17.185358 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:17.263762 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:17.306422 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:17.345714 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:17.388399 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:17.452328 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:17.484984 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:18.098217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:18.102836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:18.155868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:18.187259 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:18.265176 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:18.311813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:18.347109 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:18.390054 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:18.453879 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:18.486601 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:19.100354 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:19.104027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:19.157282 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:19.188949 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:19.267032 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:19.313521 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:19.348615 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:19.391566 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:19.455655 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:19.488530 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:20.102191 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:20.105142 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:20.158759 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:20.190380 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:20.268763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:20.315255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:20.349990 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:20.392987 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:20.457451 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:20.490251 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:21.104182 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:21.106269 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:21.160037 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:21.191516 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:21.270141 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:21.316802 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:21.351216 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:21.394353 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:21.458633 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:21.491572 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:22.106235 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:22.107373 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:22.165758 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:22.193051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:22.273832 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:22.318359 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:22.352601 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:22.395896 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:22.462884 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:22.494846 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:23.107826 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:23.108366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:23.167016 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:23.194398 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:23.275116 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:23.319601 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:23.353827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:23.397130 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:23.464043 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:23.496335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:24.109657 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:24.110051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:24.168366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:24.195672 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:24.276490 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:24.320957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:24.355135 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:24.398428 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:24.465211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:24.497453 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:25.111527 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:25.111906 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:25.169717 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:25.196909 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:25.278120 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:25.322298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:25.356625 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:25.399811 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:25.467172 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:25.499437 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:26.115072 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:26.115649 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:26.170940 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:26.198399 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:26.279783 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:26.323781 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:26.359895 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:26.401130 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:26.468855 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:26.500842 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:27.116702 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:27.117343 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:27.172223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:27.199793 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:27.281348 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:27.325723 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:27.361829 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:27.402544 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:27.470119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:27.502139 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:28.118574 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:28.119019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:28.173815 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:28.203839 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:28.286061 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:28.330226 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:28.367822 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:28.407855 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:28.471577 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:28.507422 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:29.120470 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:29.120856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:29.174970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:29.205335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:29.287212 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:29.331425 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:29.368969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:29.409058 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:29.472908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:29.508952 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:30.122073 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:30.122667 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:30.176299 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:30.206814 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:30.288597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:30.332584 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:30.370046 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:30.410466 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:30.474364 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:30.510358 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:31.123510 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:31.124526 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:31.177615 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:31.208539 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:31.290158 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:31.333759 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:31.371586 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:31.411839 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:31.475579 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:31.512101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:32.125451 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:32.125847 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:32.179087 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:32.210103 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:32.291461 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:32.339831 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:32.372931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:32.415813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:32.478474 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:32.514564 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:33.127794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:33.127794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:33.180261 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:33.211646 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:33.292863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:33.341180 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:33.374141 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:33.417372 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:33.479882 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:33.516036 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:34.130202 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:34.130252 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:34.181708 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:34.212818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:34.294706 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:34.342494 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:34.375347 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:34.418589 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:34.481059 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:34.517643 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:35.131885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:35.132420 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:35.182941 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:35.214138 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:35.295858 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:35.343772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:35.376554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:35.419840 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:35.482587 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:35.519199 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:36.133402 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:36.133969 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:36.184209 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:36.215523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:36.297406 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:36.345258 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:36.377883 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:36.421217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:36.483758 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:36.520550 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:37.134908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:37.138844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:37.185564 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:37.216988 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:37.299044 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:37.347180 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:37.379362 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:37.422424 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:37.484895 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:37.521966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:38.139354 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:38.140027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:38.187083 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:38.218385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:38.303801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:38.351863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:38.383807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:38.427836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:38.487816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:38.523908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:39.141193 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:39.141556 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:39.188508 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:39.219824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:39.305127 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:39.353384 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:39.385254 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:39.429217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:39.489194 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:39.525659 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:40.143099 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:40.143539 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:40.190075 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:40.221573 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:40.306777 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:40.355114 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:40.386597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:40.430816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:40.490611 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:40.527065 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:41.144707 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:41.145267 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:41.191724 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:41.222904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:41.308020 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:41.356297 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:41.387939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:41.432049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:41.491915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:41.528714 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:42.146551 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:42.146961 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:42.193264 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:42.224305 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:42.309397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:42.357785 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:42.389264 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:42.435815 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:42.495819 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:42.530064 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:43.149041 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:43.149078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:43.194679 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:43.230995 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:43.311022 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:43.359085 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:43.390817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:43.437363 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:43.497441 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:43.532026 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:44.150658 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:44.151224 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:44.196049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:44.232253 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:44.312505 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:44.360401 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:44.391956 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:44.438956 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:44.498835 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:44.533397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:45.152553 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:45.152950 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:45.197845 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:45.233481 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:45.314066 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:45.361733 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:45.393178 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:45.440166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:45.500640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:45.535049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:46.154332 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:46.154797 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:46.199624 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:46.236614 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:46.316104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:46.363159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:46.394995 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:46.442159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:46.502004 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:46.536203 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:47.155868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:47.156901 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:47.201264 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:47.238103 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:47.317576 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:47.364950 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:47.396311 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:47.443964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:47.503343 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:47.537944 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:48.157789 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:48.158045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:48.203782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:48.239559 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:48.319884 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:48.366397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:48.397670 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:48.447800 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:48.507910 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:48.539408 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:49.159829 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:49.160268 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:49.205378 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:49.241219 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:49.321589 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:49.367794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:49.398844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:49.449238 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:49.509741 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:49.540956 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:50.161773 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:50.162246 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:50.206910 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:50.242747 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:50.323043 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:50.369452 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:50.400145 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:50.451072 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:50.511225 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:50.542049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:51.163474 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:51.163959 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:51.208368 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:51.244142 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:51.324477 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:51.370774 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:51.401537 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:51.452350 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:51.512624 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:51.543543 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:52.165259 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:52.165953 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:52.209493 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:52.246211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:52.326331 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:52.372256 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:52.407833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:52.453854 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:52.514104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:52.545056 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:53.166838 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:53.167425 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:53.210707 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:53.247486 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:53.327610 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:53.373513 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:53.409071 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:53.454971 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:53.515402 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:53.546293 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:54.168567 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:54.169106 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:54.211851 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:54.248902 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:54.329195 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:54.374663 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:54.410335 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:54.456168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:54.516783 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:54.547553 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:55.170816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:55.170894 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:55.213227 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:55.250215 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:55.330872 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:55.376030 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:55.411958 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:55.458066 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:55.518354 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:55.548871 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:56.172790 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:56.174584 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:56.215093 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:56.251796 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:56.332441 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:56.377824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:56.413538 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:56.459670 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:56.520063 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:56.550387 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:57.174456 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:57.175797 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:57.216680 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:57.253141 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:57.333799 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:57.379209 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:57.414880 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:57.461194 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:57.521392 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:57.551729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:58.176044 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:58.176900 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:58.223905 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:58.254534 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:58.335723 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:58.380576 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:58.416361 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:58.462626 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:58.522803 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:58.553100 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:22:59.177627 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:22:59.178251 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:22:59.227283 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:22:59.255902 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:22:59.337052 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:22:59.381982 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:22:59.417849 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:22:59.463838 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:22:59.524782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:22:59.554756 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:00.179221 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:00.179813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:00.228400 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:00.257186 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:00.338509 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:00.383371 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:00.419106 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:00.465096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:00.526339 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:00.556411 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:01.180930 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:01.181586 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:01.230056 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:01.258902 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:01.339866 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:01.384794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:01.420505 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:01.466229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:01.528022 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:01.558001 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:02.182593 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:02.183064 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:02.231658 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:02.262759 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:02.343816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:02.386107 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:02.421927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:02.467779 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:02.529388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:02.563842 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:03.184078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:03.184757 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:03.232915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:03.263960 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:03.345192 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:03.387203 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:03.423219 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:03.468973 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:03.530631 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:03.565060 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:04.185784 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:04.186495 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:04.234209 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:04.265524 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:04.347117 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:04.388609 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:04.424786 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:04.470120 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:04.531937 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:04.566506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:05.187550 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:05.188165 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:05.235376 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:05.269918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:05.348772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:05.389852 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:05.426169 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:05.471320 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:05.533539 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:05.567919 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:06.189949 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:06.190019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:06.236834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:06.271260 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:06.350207 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:06.391173 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:06.427526 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:06.472559 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:06.534892 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:06.569353 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:07.191835 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:07.192262 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:07.238288 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:07.272471 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:07.351735 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:07.392365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:07.428865 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:07.473656 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:07.536114 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:07.570565 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:08.193854 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:08.194108 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:08.239824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:08.273857 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:08.355804 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:08.395782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:08.431809 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:08.475832 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:08.537540 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:08.575846 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:09.195629 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:09.196211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:09.240982 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:09.275030 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:09.357269 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:09.397223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:09.433109 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:09.477450 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:09.538904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:09.577159 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:10.197466 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:10.197872 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:10.242358 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:10.276524 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:10.359049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:10.398997 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:10.434432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:10.479033 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:10.540794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:10.578860 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:11.199950 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:11.199950 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:11.243557 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:11.277824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:11.360488 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:11.400534 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:11.435591 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:11.480229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:11.542336 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:11.580100 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:12.201877 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:12.202314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:12.244642 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:12.279198 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:12.361877 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:12.403849 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:12.437134 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:12.481832 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:12.547850 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:12.581908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:13.203531 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:13.203984 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:13.246222 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:13.280607 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:13.364025 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:13.405444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:13.438916 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:13.483109 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:13.549151 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:13.583465 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:14.205129 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:14.205888 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:14.248040 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:14.282029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:14.365401 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:14.406854 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:14.440348 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:14.484176 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:14.550571 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:14.584893 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:15.206717 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:15.207885 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:15.249362 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:15.283188 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:15.366887 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:15.408242 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:15.441763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:15.485737 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:15.552284 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:15.586049 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:16.208340 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:16.209001 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:16.250732 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:16.284523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:16.368410 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:16.409671 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:16.443807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:16.487066 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:16.554025 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:16.587793 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:17.210298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:17.210623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:17.252516 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:17.285996 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:17.369787 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:17.410795 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:17.445107 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:17.488366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:17.555852 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:17.589452 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:18.212026 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:18.212729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:18.255104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:18.289827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:18.375818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:18.415812 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:18.448891 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:18.491802 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:18.559806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:18.591021 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:19.213644 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:19.214305 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:19.256332 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:19.291392 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:19.377115 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:19.417078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:19.449967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:19.493385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:19.561816 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:19.592802 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:20.215342 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:20.215831 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:20.258059 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:20.292623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:20.378629 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:20.418331 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:20.451052 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:20.494867 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:20.563221 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:20.594109 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:21.217029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:21.217533 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:21.259204 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:21.293983 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:21.380240 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:21.419854 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:21.452238 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:21.496211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:21.564817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:21.595533 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:22.219061 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:22.219309 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:22.260782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:22.295489 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:22.381658 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:22.421394 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:22.454900 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:22.497920 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:22.566234 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:22.597989 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:23.220556 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:23.221168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:23.262112 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:23.296999 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:23.383285 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:23.422968 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:23.456391 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:23.499125 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:23.567780 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:23.599365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:24.222209 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:24.227552 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:24.263595 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:24.298320 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:24.384643 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:24.424226 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:24.457876 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:24.500529 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:24.569363 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:24.600589 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:25.224208 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:25.228711 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:25.264856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:25.299649 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:25.386132 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:25.425565 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:25.459056 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:25.502122 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:25.571425 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:25.601918 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:26.226274 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:26.230454 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:26.266305 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:26.303050 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:26.387421 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:26.427272 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:26.460760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:26.503437 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:26.572640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:26.603233 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:27.228104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:27.234265 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:27.267609 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:27.304636 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:27.388897 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:27.428752 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:27.461929 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:27.504750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:27.574243 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:27.604407 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:28.229716 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:28.235418 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:28.268957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:28.307095 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:28.390473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:28.430421 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:28.466177 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:28.506228 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:28.575970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:28.606128 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:29.231437 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:29.236541 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:29.270203 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:29.308217 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:29.391865 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:29.431637 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:29.467863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:29.507827 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:29.577339 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:29.607528 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:30.233310 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:30.237750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:30.271430 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:30.309378 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:30.393261 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:30.432974 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:30.469058 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:30.509184 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:30.578717 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:30.609019 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:31.235173 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:31.238833 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:31.273026 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:31.311027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:31.394893 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:31.434198 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:31.470215 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:31.510536 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:31.580204 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:31.610405 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:32.237168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:32.240116 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:32.275804 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:32.312494 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:32.397881 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:32.435628 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:32.475812 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:32.512063 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:32.581620 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:32.611967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:33.238624 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:33.241110 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:33.277134 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:33.313807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:33.399785 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:33.436855 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:33.477107 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:33.513463 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:33.583002 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:33.613292 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:34.240197 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:34.242174 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:34.278703 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:34.315056 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:34.401460 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:34.438595 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:34.478782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:34.514731 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:34.584203 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:34.614898 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:35.241821 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:35.243205 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:35.279985 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:35.316357 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:35.402941 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:35.439831 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:35.479921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:35.516274 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:35.585571 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:35.616256 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:36.243199 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:36.244258 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:36.281757 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:36.317810 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:36.404512 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:36.441400 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:36.481365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:36.517813 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:36.587421 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:36.617870 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:37.244939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:37.245375 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:37.283412 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:37.319790 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:37.406296 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:37.443302 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:37.482848 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:37.519419 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:37.589041 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:37.619253 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:38.246447 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:38.247070 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:38.284807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:38.323809 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:38.411792 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:38.447852 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:38.487826 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:38.520776 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:38.590650 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:38.623184 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:39.248385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:39.248757 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:39.285948 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:39.325268 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:39.413127 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:39.449365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:39.489105 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:39.522183 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:39.592078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:39.625957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:40.250134 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:40.250557 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:40.287282 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:40.326801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:40.414538 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:40.450567 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:40.490609 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:40.523835 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:40.593372 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:40.627363 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:41.251797 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:41.252210 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:41.288501 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:41.328125 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:41.415988 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:41.452003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:41.492398 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:41.525042 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:41.594615 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:41.629263 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:42.256028 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:42.256089 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:42.289904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:42.329500 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:42.419473 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:42.455945 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:42.493979 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:42.531822 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:42.596166 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:42.630578 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:43.257597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:43.258188 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:43.291627 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:43.330825 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:43.421333 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:43.457150 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:43.495525 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:43.532980 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:43.597518 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:43.631836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:44.259175 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:44.259887 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:44.292855 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:44.332032 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:44.422617 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:44.458625 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:44.496912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:44.534533 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:44.599051 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:44.633084 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:45.260910 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:45.261314 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:45.294063 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:45.333160 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:45.424210 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:45.459859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:45.498748 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:45.535908 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:45.600604 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:45.634168 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:46.262443 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:46.263052 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:46.296229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:46.334506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:46.425802 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:46.461467 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:46.500180 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:46.537204 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:46.601891 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:46.635255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:47.264479 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:47.264869 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:47.297439 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:47.335653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:47.427402 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:47.462634 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:47.501787 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:47.538580 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:47.603559 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:47.636763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:48.266139 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:48.266797 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:48.303760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:48.337018 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:48.428930 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:48.466224 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:48.503136 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:48.540283 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:48.604933 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:48.638028 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:49.268938 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:49.268946 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:49.305031 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:49.338448 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:49.430276 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:49.467421 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:49.504547 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:49.542045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:49.606965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:49.640897 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:50.270563 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:50.271368 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:50.306543 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:50.339957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:50.432218 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:50.469148 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:50.506164 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:50.543535 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:50.608294 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:50.642112 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:51.272253 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:51.272799 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:51.307906 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:51.341093 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:51.433665 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:51.470484 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:51.507576 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:51.544884 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:51.609667 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:51.643610 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:52.273881 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:52.274386 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:52.310863 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:52.343789 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:52.435830 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:52.471987 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:52.511807 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:52.549932 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:52.611014 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:52.647865 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:53.275337 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:53.276278 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:53.312186 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:53.344983 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:53.437643 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:53.473229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:53.512860 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:53.551123 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:53.612490 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:53.649009 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:54.277104 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:54.277677 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:54.313377 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:54.346265 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:54.439461 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:54.474743 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:54.514119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:54.552401 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:54.614048 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:54.650120 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:55.278854 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:55.279323 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:55.314718 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:55.347796 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:55.441096 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:55.475876 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:55.515560 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:55.553593 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:55.615818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:55.651632 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:56.281779 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:56.281842 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:56.316445 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:56.350285 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:56.442942 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:56.477089 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:56.516931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:56.555027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:56.617545 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:56.653031 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:57.283729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:57.283972 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:57.317812 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:57.351719 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:57.444510 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:57.478313 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:57.518180 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:57.556254 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:57.618919 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:57.654129 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:58.285514 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:58.286298 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:58.319228 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:58.353444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:58.447915 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:58.479639 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:58.523812 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:58.558058 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:58.620673 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:58.655288 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:23:59.287065 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:23:59.287763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:23:59.320605 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:23:59.354830 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:23:59.449492 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:23:59.480861 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:23:59.525242 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:23:59.559466 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:23:59.622158 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:23:59.656721 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:00.288747 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:00.289423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:00.322133 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:00.356305 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:00.450760 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:00.481967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:00.526939 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:00.561011 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:00.623656 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:00.661947 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:01.290429 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:01.291003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:01.323372 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:01.358070 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:01.452472 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:01.483462 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:01.528393 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:01.562588 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:01.625898 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:01.663818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:02.292133 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:02.292822 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:02.327919 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:02.359608 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:02.455800 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:02.487838 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:02.531791 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:02.564021 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:02.627841 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:02.665119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:03.293847 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:03.294311 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:03.329068 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:03.360951 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:03.457323 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:03.488890 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:03.532925 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:03.565407 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:03.629029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:03.666385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:04.295544 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:04.296098 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:04.330477 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:04.362183 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:04.459227 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:04.490179 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:04.534543 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:04.567250 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:04.630722 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:04.667961 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:05.298048 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:05.298075 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:05.331621 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:05.363448 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:05.460780 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:05.491757 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:05.536246 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:05.568766 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:05.632038 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:05.669271 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:06.300365 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:06.300388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:06.332936 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:06.364921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:06.462359 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:06.493116 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:06.537705 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:06.570045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:06.633613 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:06.670926 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:07.302858 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:07.302941 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:07.333964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:07.366629 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:07.463795 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:07.494360 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:07.539175 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:07.571269 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:07.635119 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:07.672544 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:08.307921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:08.307921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:08.337956 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:08.368125 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:08.465182 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:08.495912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:08.540623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:08.572762 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:08.636802 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:08.673790 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:09.309642 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:09.310296 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:09.339244 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:09.369375 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:09.466507 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:09.497305 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:09.542216 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:09.574859 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:09.638648 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:09.681035 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:10.311720 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:10.311965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:10.340423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:10.370763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:10.468006 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:10.498912 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:10.543750 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:10.576209 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:10.639977 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:10.687801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:11.313405 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:11.314039 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:11.341868 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:11.372162 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:11.469729 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:11.500444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:11.545419 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:11.577820 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:11.641470 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:11.689593 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:12.315155 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:12.315778 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:12.343272 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:12.373494 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:12.474765 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:12.501838 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:12.546981 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:12.581805 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:12.642891 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:12.691006 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:13.316856 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:13.317493 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:13.344964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:13.375005 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:13.476199 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:13.503206 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:13.548459 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:13.583388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:13.644629 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:13.692249 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:14.318591 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:14.319034 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:14.346143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:14.376105 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:14.477431 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:14.504315 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:14.549671 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:14.584927 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:14.645992 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:14.693444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:15.321633 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:15.322366 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:15.347730 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:15.377408 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:15.479045 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:15.505921 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:15.551091 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:15.586422 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:15.647161 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:15.694611 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:16.323668 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:16.324255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:16.349938 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:16.379145 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:16.480872 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:16.507285 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:16.552956 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:16.588286 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:16.648736 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:16.695950 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:17.326326 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:17.326394 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:17.351544 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:17.380806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:17.482595 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:17.508616 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:17.554749 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:17.590075 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:17.650278 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:17.697331 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:18.329709 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:18.329709 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:18.355892 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:18.383832 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:18.484047 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:18.510032 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:18.556297 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:18.591545 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:18.652131 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:18.698769 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:19.331215 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:19.331849 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:19.357091 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:19.384872 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:19.485794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:19.511752 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:19.557892 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:19.592957 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:19.653829 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:19.700128 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:20.332882 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:20.333535 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:20.358623 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:20.386062 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:20.487439 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:20.513064 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:20.559162 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:20.594432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:20.655395 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:20.701327 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:21.334589 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:21.335132 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:21.359920 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:21.387251 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:21.489006 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:21.514570 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:21.560506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:21.595735 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:21.657054 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:21.702563 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:22.336197 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:22.336904 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:22.361418 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:22.390801 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:22.490527 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:22.516075 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:22.561913 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:22.599787 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:22.658478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:22.704133 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:23.337770 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:23.338806 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:23.362735 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:23.391988 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:23.491931 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:23.517255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:23.563414 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:23.601293 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:23.659962 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:23.705402 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:24.339303 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:24.339815 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:24.364020 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:24.393411 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:24.493388 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:24.518744 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:24.564879 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:24.602492 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:24.661103 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:24.706510 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:25.341283 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:25.341756 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:25.365423 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:25.394711 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:25.495027 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:25.520397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:25.566229 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:25.604193 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:25.662357 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:25.707737 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:26.343273 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:26.343602 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:26.366846 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:26.396260 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:26.496967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:26.521608 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:26.567676 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:26.605550 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:26.663713 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:26.709028 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:27.344965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:27.345810 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:27.367949 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:27.397518 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:27.498554 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:27.522892 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:27.569143 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:27.606935 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:27.664858 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:27.710530 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:28.347082 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:28.347339 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:28.369397 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:28.399047 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:28.500330 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:28.525416 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:28.570648 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:28.608504 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:28.666272 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:28.711964 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:29.348728 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:29.349237 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:29.370508 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:29.400536 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:29.501883 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:29.526676 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:29.572162 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:29.609850 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:29.668980 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:29.714044 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:30.350385 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:30.351024 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:30.371640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:30.401730 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:30.503726 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:30.527970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:30.573506 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:30.610973 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:30.670150 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:30.715322 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:31.352086 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:31.352769 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:31.373155 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:31.403255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:31.505080 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:31.529372 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:31.575147 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:31.612799 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:31.671665 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:31.716674 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:32.353772 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:32.354190 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:32.374640 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:32.404606 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:32.511821 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:32.530889 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:32.576544 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:32.614283 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:32.673148 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:32.723814 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:33.355306 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:33.356255 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:33.375878 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:33.405886 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:33.513334 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:33.532041 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:33.578078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:33.615866 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:33.674434 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:33.725076 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:34.356966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:34.357552 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:34.377020 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:34.407235 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:34.514810 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:34.533529 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:34.579751 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:34.617577 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:34.675844 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:34.726811 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:35.359001 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:35.359578 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:35.378146 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:35.408609 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:35.516110 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:35.534860 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:35.581244 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:35.618808 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:35.677003 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:35.728201 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:36.360992 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:36.361189 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:36.379509 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:36.409973 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:36.517489 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:36.536161 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:36.582613 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:36.620098 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:36.678432 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:36.729658 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:37.362606 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:37.363208 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:37.380794 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:37.411321 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:37.518962 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:37.537375 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:37.583966 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:37.621452 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:37.679982 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:37.731270 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:38.364351 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:38.364817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:38.383817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:38.415804 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:38.520466 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:38.538936 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:38.587965 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:38.622909 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:38.681523 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:38.732754 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:39.365970 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:39.366653 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:39.385023 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:39.417054 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:39.522532 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:39.540231 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:39.590048 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:39.624241 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:39.683290 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:39.734038 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:40.367922 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:40.368476 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:40.386399 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:40.418223 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:40.524490 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:40.541613 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:40.591607 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:40.626103 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:40.684991 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:40.735597 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:41.369779 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:41.370225 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:41.388034 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:41.420147 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:41.526039 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:41.543029 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:41.593105 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:41.627763 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:41.686787 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:41.736983 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:42.371398 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:42.371975 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:42.389375 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:42.421824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:42.531832 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:42.544300 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:42.594590 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:42.631857 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:42.688245 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:42.738327 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:43.373369 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:43.373834 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:43.391134 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:43.423461 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:43.533706 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:43.545851 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:43.596089 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:43.633567 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:43.689782 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:43.739621 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:44.375231 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:44.375722 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:44.392405 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:44.425211 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:44.535254 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:44.547169 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:44.597608 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:44.634818 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:44.691050 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:44.740824 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:45.377055 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:45.377478 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:45.393529 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:45.426564 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:45.536713 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:45.548505 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:45.599103 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:45.635950 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:45.692198 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:45.741961 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:46.378795 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:46.379377 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:46.394817 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:46.427894 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:46.538169 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:46.549731 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:46.600638 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:46.636929 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:46.693387 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:46.744036 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:47.380909 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:47.381517 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:47.396144 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:47.429444 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:47.539481 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:47.551249 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:47.602177 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:47.638603 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:47.694967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:47.745765 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:48.382515 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:48.383101 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:48.397675 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:48.435836 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:48.540869 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:48.555826 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:48.605219 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:48.640152 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:48.696345 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:48.747118 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:49.384078 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:49.384742 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:49.398886 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:49.437560 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:49.542417 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Schedule: the server could not find the requested resource (get schedules.velero.io)
E0810 02:24:49.557046 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ServerStatusRequest: the server could not find the requested resource (get serverstatusrequests.velero.io)
E0810 02:24:49.606916 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DownloadRequest: the server could not find the requested resource (get downloadrequests.velero.io)
E0810 02:24:49.641651 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Backup: the server could not find the requested resource (get backups.velero.io)
E0810 02:24:49.697967 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.Restore: the server could not find the requested resource (get restores.velero.io)
E0810 02:24:49.748866 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.PodVolumeBackup: the server could not find the requested resource (get podvolumebackups.velero.io)
E0810 02:24:50.385826 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.VolumeSnapshotLocation: the server could not find the requested resource (get volumesnapshotlocations.velero.io)
E0810 02:24:50.386282 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.DeleteBackupRequest: the server could not find the requested resource (get deletebackuprequests.velero.io)
E0810 02:24:50.400227 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.ResticRepository: the server could not find the requested resource (get resticrepositories.velero.io)
E0810 02:24:50.439301 1 reflector.go:134] github.com/heptio/velero/pkg/generated/informers/externalversions/factory.go:117: Failed to list *v1.BackupStorageLocation: the server could not find the requested resource (get backupstoragelocations.velero.io)
E0810 02:24:50.544252 1 reflector.go:134] githu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment