This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-107: config and secrets consistency via owner references #1508
Annotations
10 errors and 1 warning
cmd/main.go#L30
could not import github.com/percona/percona-everest-backend/api (-: # github.com/percona/percona-everest-backend/api
|
api/backup_storage.go#L51
unknown field Status in struct literal of type BackupStorage
|
api/backup_storage.go#L51
s.Status.Status undefined (type "github.com/percona/everest-operator/api/v1alpha1".BackupStorageStatus has no field or method Status)
|
api/backup_storage.go#L91
missing type in composite literal
|
api/backup_storage.go#L126
bs.Status.Status undefined (type "github.com/percona/everest-operator/api/v1alpha1".BackupStorageStatus has no field or method Status)
|
api/backup_storage.go#L152
unknown field Status in struct literal of type BackupStorage
|
api/backup_storage.go#L152
bs.Status.Status undefined (type "github.com/percona/everest-operator/api/v1alpha1".BackupStorageStatus has no field or method Status)
|
api/backup_storage.go#L218
unknown field Status in struct literal of type BackupStorage
|
api/backup_storage.go#L218
s.Status.Status undefined (type "github.com/percona/everest-operator/api/v1alpha1".BackupStorageStatus has no field or method Status)
|
api/backup_storage.go#L238
bs.Status.Status undefined (type "github.com/percona/everest-operator/api/v1alpha1".BackupStorageStatus has no field or method Status)) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading