Daniel Jiang
Daniel Jiang
1. We should not use robot to package and publish build 2. Some vars don't seem to be used, such as `COMPILETAG`, `MAKEDEVPATH`, `UIVERSIONTAG` 3. There are duplicated variables in...
This plugin was added to forcibly backup CRD using v1b1 API. It starts to cause issues since k8s remove the v1b1 API for CRD since v1.22 ( #4080, #5146 ...)...
Make sure the podvolumerestore controller will trigger different code path based on the uploader-type of the CR.
### Discussed in https://github.com/vmware-tanzu/velero/discussions/5011 Originally posted by **mallow111** June 16, 2022 We are trying to use velero to do cluster recovery on EKS, let's say we have cluster1, we will...
Currently, the `restic` subcommand of velero only supports `repo get`, we need to make it repo-neutral. Incl. renaming the subcommand, and maybe output more information to reflect different types of...
Make sure the Repository controller (currently named resticrepostorycontroller) can handle different types of repository types based on the CR, and optionally pass the storageconfig to the repositorymanager. It should also...
This issue is opened to make sure that along with the dev for unified repo support. All the code in the shared path for both kopia and restic, including those...
Make sure the podvolumebackup controller will trigger different code path based on the `uploader-type` of the CR.
This is a p1 task, due to the dependency on the progress of kopia integration. According to the design we are gonna reuse the existing CRs for both Restic and...
**User Statement:** As a developer I want more test cases added to the nightly to cover the container registry(Harbor)'s functionality. **Details:** - [ ] **Basic RBAC:** For a private project,...