Xun Jiang/Bruce Jiang

Results 30 issues of Xun Jiang/Bruce Jiang

Check whether the namespaces specified in the `backup.Spec.IncludeNamespaces` exist during backup resource collection. If not, log an error message to mark the backup as `PartiallyFailed`. Thank you for contributing to...

has-unit-tests
has-changelog

Thank you for contributing to Velero! # Please add a summary of your change # Does your change fix a particular issue? Fixes #7929 # Please indicate you've done the...

has-changelog

Thank you for contributing to Velero! # Please add a summary of your change # Does your change fix a particular issue? Fixes #7818 # Please indicate you've done the...

has-unit-tests
has-changelog

**Describe the problem/challenge you have** Bump Ginkgo to v2, and resolve potential conflicts. https://onsi.github.io/ginkgo/MIGRATING_TO_V2#major-changes **Describe the solution you'd like** **Anything else you would like to add:** **Environment:** - Velero version...

E2E Tests

- [ ] Replace RunSpecsWithDefaultAndCustomReporters - #7957 - [ ] Adjust default timeout - #7958 - [ ] Use labels instead of regex - #7959 - [ ] Support running...

Epic
E2E Tests

**Describe the problem/challenge you have** The Velero E2E test duration is more than 4 hours. It's better to save some time to make the CI pipeline run more efficiently. https://onsi.github.io/ginkgo/index#spec-parallelization...

E2E Tests

**Describe the problem/challenge you have** ``` go var _ = Describe("[APIGroup][APIVersion][SKIP_KIND] Velero tests with various CRD API group versions", APIGropuVersionsTest) var _ = Describe("[APIGroup][APIExtensions][SKIP_KIND] CRD of apiextentions v1beta1 should be...

E2E Tests

**Describe the problem/challenge you have** The Ginkgo v2 default timeout is 1h, and the Ginkgo v1 default timeout is 24h. https://onsi.github.io/ginkgo/MIGRATING_TO_V2#timeout-behavior The current E2E test time duration is more than...

E2E Tests

**Describe the problem/challenge you have** After bumping Ginkgo to v2, the function `RunSpecsWithDefaultAndCustomReporters` used by the current E2E code is deprecated. https://onsi.github.io/ginkgo/MIGRATING_TO_V2#removed-custom-reporters **Describe the solution you'd like** Use the function...

E2E Tests

**Describe the problem/challenge you have** https://github.com/vmware-tanzu/velero/blob/62c7fef8274260f6e5349197058666f01e12a60a/pkg/backup/item_backupper.go#L380-L397 Due to this logic check, the VolumePolicy is limited to the Velero CSI BIA, all the other BIA plugins cannot support the [VolumePolicy](https://velero.io/docs/main/resource-filtering/#resource-policies), including...

limitation
Area/Filters
target/1.14.1
1.15-candidate