feat(23570): Add controller for workspace backup #2796
pr.yml
on: pull_request
Check sources
3m 19s
Check docker build
1m 47s
Annotations
5 errors and 1 warning
|
Check docker build
Process completed with exit code 1.
|
|
Check sources
Process completed with exit code 2.
|
|
Check sources
cannot use backUpConfig (variable of type *v1alpha1.BackupCronJobConfig) as *v1alpha1.DevWorkspaceOperatorConfig value in argument to r.startCron
|
|
Check sources:
controllers/backupcronjob/backupcronjob_controller.go#L248
too many arguments in call to r.wasStoppedSinceLastBackup
|
|
Check sources:
controllers/backupcronjob/backupcronjob_controller.go#L168
cannot use backUpConfig (variable of type *"github.com/devfile/devworkspace-operator/apis/controller/v1alpha1".BackupCronJobConfig) as *"github.com/devfile/devworkspace-operator/apis/controller/v1alpha1".DevWorkspaceOperatorConfig value in argument to r.startCron
|
|
Check sources
Restore cache failed: Dependencies file is not found in /home/runner/work/devworkspace-operator/devworkspace-operator. Supported file pattern: go.sum
|