chore(velero): bump velero client to latest 1.15.0 #17337
build-test.yaml
on: pull_request
build-kots-helm
6s
Matrix: build-kotsadm-melange-packages
Matrix: build-kurl-proxy-melange-packages
Matrix: build-migrations-melange-packages
Matrix: validate-min-kots-version
Matrix: validate-range-kots-version
Matrix: validate-target-kots-version
Matrix: validate-airgap-smoke-test
Matrix: validate-change-channel
Matrix: validate-change-license
Matrix: validate-config
Matrix: validate-gitops
Matrix: validate-multi-app-backup-and-restore
Matrix: validate-multi-app-install
Matrix: validate-no-required-config
Matrix: validate-strict-preflight-checks
Matrix: validate-support-bundle
Matrix: validate-version-history-pagination
Matrix: validate-app-version-label
Matrix: validate-custom-cas
Matrix: validate-deployment-orchestration
Matrix: validate-get-set-config
Matrix: validate-kots-helm-release-secret-migration
Matrix: validate-kubernetes-installer-preflight
Matrix: validate-native-helm-v2
Matrix: validate-no-redeploy-on-restart
Matrix: validate-registry-check
Matrix: validate-remove-app
Matrix: validate-replicated-sdk
Matrix: validate-backup-and-restore
Matrix: validate-helm-install-order
Matrix: validate-kots-pull
Matrix: validate-kots-upgrade
Matrix: validate-minimal-rbac-override
Matrix: validate-minimal-rbac
Matrix: validate-multi-namespace
Matrix: validate-smoke-test
Matrix: validate-kots-admin-console-generate-manifests
validate-success
0s
Annotations
35 errors and 6 warnings
vet-kots:
pkg/kotsadmsnapshot/backup_test.go#L19
no required module provides package github.com/replicatedhq/kots/pkg/kotsadmsnapshot/veleroclient; to add it:
|
vet-kots:
pkg/snapshot/restore.go#L72
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
vet-kots:
pkg/snapshot/restore.go#L76
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
vet-kots:
pkg/snapshot/restore.go#L311
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
vet-kots:
pkg/snapshot/restore.go#L313
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
vet-kots:
pkg/snapshot/restore.go#L315
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
vet-kots:
pkg/snapshot/snapshot.go#L8
undefined: veleroscheme
|
vet-kots
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
vet-kots
undefined: veleroscheme
|
vet-kots:
pkg/store/kotsstore/kots_store.go#L40
undefined: veleroscheme
|
ci-test-kots:
pkg/kotsadmsnapshot/backup_test.go#L19
no required module provides package github.com/replicatedhq/kots/pkg/kotsadmsnapshot/veleroclient; to add it:
|
ci-test-kots:
pkg/snapshot/restore.go#L72
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
ci-test-kots:
pkg/snapshot/restore.go#L76
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
ci-test-kots:
pkg/snapshot/restore.go#L311
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
ci-test-kots:
pkg/snapshot/restore.go#L313
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
ci-test-kots:
pkg/snapshot/restore.go#L315
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
ci-test-kots:
pkg/snapshot/snapshot.go#L8
undefined: veleroscheme
|
ci-test-kots:
pkg/store/kotsstore/kots_store.go#L40
undefined: veleroscheme
|
ci-test-kots
Process completed with exit code 2.
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
undefined: veleroscheme
|
build-kotsadm-melange-packages (arm64-runner-set, arm64)
Process completed with exit code 1.
|
build-kotsadm-melange-packages (ubuntu-20.04, amd64)
The job was canceled because "arm64-runner-set_arm64" failed.
|
build-kots:
pkg/snapshot/restore.go#L72
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
build-kots:
pkg/snapshot/restore.go#L76
invalid operation: cannot indirect backup (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Backup)
|
build-kots:
pkg/snapshot/restore.go#L311
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
build-kots:
pkg/snapshot/restore.go#L313
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
build-kots:
pkg/snapshot/restore.go#L315
cannot use restore (variable of type "github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore) as *"github.com/vmware-tanzu/velero/pkg/apis/velero/v1".Restore value in return statement
|
build-kots:
pkg/snapshot/snapshot.go#L8
undefined: veleroscheme
|
build-kots
Process completed with exit code 2.
|
validate-success
Process completed with exit code 1.
|
lint-web:
web/src/components/PreflightResultPage.tsx#L82
This line has a length of 81. Maximum allowed is 80
|
lint-web:
web/src/components/PreflightResultPage.tsx#L224
This line has a length of 85. Maximum allowed is 80
|
lint-web:
web/src/components/apps/EmbeddedClusterManagement.tsx#L508
This line has a length of 81. Maximum allowed is 80
|
build-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/kots/kots. Supported file pattern: go.sum
|
build-kurl-proxy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-migrations
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e
|
955 MB |
|
kotsadm-migrations-melange-packages-amd64
|
16.9 MB |
|
kotsadm-migrations-melange-packages-arm64
|
15.3 MB |
|
kotsadm-migrations-melange-rsa-pub-amd64
|
787 Bytes |
|
kotsadm-migrations-melange-rsa-pub-arm64
|
787 Bytes |
|
kurl-proxy-melange-packages-amd64
|
12.9 MB |
|
kurl-proxy-melange-packages-arm64
|
11.6 MB |
|
kurl-proxy-melange-rsa-pub-amd64
|
786 Bytes |
|
kurl-proxy-melange-rsa-pub-arm64
|
787 Bytes |
|
web
|
10.9 MB |
|