Scott Seago

Results 19 issues of 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...

1.14-candidate

**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...

kind/bug
documentation
triage/accepted
priority/normal

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...

Area/Design
kind/changelog-not-required

**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...

1.15-candidate

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...

1.16-candidate