mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-13 11:34:54 +00:00
Run the E2E test on kind / setup-test-matrix (push) Failing after 3s
e2e-test-kind.yaml / extract (push) Failing after 7s
Run the E2E test on kind / get-go-version (push) Failing after 8s
Run the E2E test on kind / build (push) Skipped
Run the E2E test on kind / run-e2e-test (push) Skipped
push.yml / extract (push) Failing after 7s
Scorecard supply-chain security / Scorecard analysis (push) Skipped
Main CI / get-go-version (push) Failing after 9s
Main CI / Build (push) Skipped
#10506 added SourceSize to the PodVolumeBackup and DataUpload status types but did not regenerate the CRD manifests. Without the field in the CRD schema, the API server silently drops status.sourceSize on write, so the recorded source size never reaches the cluster objects. Generated with hack/update-3generated-crd-code.sh (controller-gen v0.16.5). Signed-off-by: chlins <chlins.zhang@gmail.com>