feat: Add Non Admin Restore controller #315
ci.yml
on: pull_request
golang-check
2m 2s
container-check
1m 14s
project-check
30s
oadp-compatibility-check
1m 26s
Annotations
9 errors
oadp-compatibility-check
run 'make update-non-admin-manifests' in OADP repository to update Non Admin Controller (NAC) manifests
|
oadp-compatibility-check
Process completed with exit code 1.
|
golang-check:
internal/common/function/function.go#L47
exported: exported function GetNonAdminRestoreLabels should have comment or be unexported (revive)
|
golang-check:
internal/common/function/function.go#L61
exported: exported function GetNonAdminRestoreAnnotations should have comment or be unexported (revive)
|
golang-check:
internal/common/function/function.go#L94
exported: exported function ValidateRestoreSpec should have comment or be unexported (revive)
|
golang-check:
internal/common/function/function.go#L231
exported: exported function GetVeleroRestoreByLabel should have comment or be unexported (revive)
|
golang-check:
internal/common/function/function.go#L272
exported: exported function CheckVeleroRestoreMetadata should have comment or be unexported (revive)
|
golang-check:
internal/controller/nonadminrestore_controller.go#L256
Error return value of `r.Get` is not checked (errcheck)
|
golang-check
issues found
|