Scott Seago
Scott Seago
**Describe the problem/challenge you have** *Note that this issue is to track the design only. There will be two separate implementation phases to implement this design, which will be tracked...
**Describe the bug** When launching an OCP3 cluster using ansible 2.6.18, nodes do not reboot at `TASK [common : Reboot all VMs after updating to the latest packages (Ansible 2.6...
If there are files under `exportDir` that don't contain valid resource yaml, the user will see a low-level error message that doesn't indicate what the CLI was trying to do...
Thank you for contributing to Velero! # Please add a summary of your change This PR adds a design document to enhance single backup performance with multithreaded item backup. This...
**Describe the problem/challenge you have** This includes implementation of Phase 1, as described in https://github.com/vmware-tanzu/velero/issues/7474 ItemBlock model, ItemBlockAction plugin type, and backup logic refactoring to make use of these. What...
This PR adds an ItemBlockAction plugin as part of the documentation effort for the new Velero 1.15 plugin type. The test data in examples/itemblock-pods.yaml will create two deployments whose pods...
**Describe the problem/challenge you have** This includes implementation of Phase 2, as described in https://github.com/vmware-tanzu/velero/issues/7474 **Describe the solution you'd like** Building on the 1.15 changes which included the ItemBlock model...