Add maintenance history for backupRepository CRs #9855
pr-linter-check.yml
on: pull_request
Run Linter Check
3m 22s
Annotations
10 errors and 2 warnings
Run Linter Check:
pkg/cmd/cli/uninstall/uninstall.go#L49
could not import github.com/vmware-tanzu/velero/pkg/controller (-: # github.com/vmware-tanzu/velero/pkg/controller
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L332
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L333
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L338
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L339
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L341
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L351
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)) (typecheck)
|
Run Linter Check:
pkg/cmd/cli/nodeagent/server.go#L58
could not import github.com/vmware-tanzu/velero/pkg/controller (-: # github.com/vmware-tanzu/velero/pkg/controller
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L332
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check:
pkg/controller/backup_repository_controller.go#L333
repo.Status.RecentMaintenanceStatus undefined (type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".BackupRepositoryStatus has no field or method RecentMaintenanceStatus)
|
Run Linter Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Linter Check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|