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 4s
e2e-test-kind.yaml / extract (push) Failing after 9s
Run the E2E test on kind / get-go-version (push) Failing after 10s
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 5s
Main CI / get-go-version (push) Failing after 6s
Main CI / Build (push) Skipped
* Add structured JSON output for velero restore describe command Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Add changelog for PR 9983 Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Fix CSI snapshot restore JSON output to distinguish snapshot vs dataMovement type Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Remove the redundant details wrapper key from podVolumeRestores so phase counts sit flat alongside uploaderType, matching the plaintext output structure. Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Add missing resourcePolicy to json struct Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Fix linter issue Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * fix codecoverage Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Handle nil CSI snapshot fields in restore JSON describe Signed-off-by: Prasad Joshi <prajoshi@redhat.com> * Fix lint issue Signed-off-by: Prasad Joshi <prajoshi@redhat.com> --------- Signed-off-by: Prasad Joshi <prajoshi@redhat.com> Co-authored-by: lyndon-li <98304688+Lyndon-Li@users.noreply.github.com> Co-authored-by: Tiger Kaovilai <tkaovila@redhat.com>