Skip to content

Archived 1.8 Roadmap

eleanor-millman edited this page Mar 1, 2022 · 1 revision
Issue Description Timeline Notes
4108, 4109 Solution for CSI - Azure and AWS 2022 H1 Currently, Velero plugins for AWS and Azure cannot back up persistent volumes that were provisioned using the CSI driver. This will fix that.
3229,4112 Moving data mover functionality from the Velero Plugin for vSphere into Velero proper 2022 H1 This work is a precursor to decoupling the Astrolabe snapshotting infrastructure.
3533 Upload Progress Monitoring 2022 H1 Finishing up the work done in the 1.7 timeframe. The data mover work depends on this.
1975 Test dual stack mode 2022 H1 We already tested IPv6, but we want to confirm that dual stack mode works as well.
2082 Delete Backup CRs on removing target location. 2022 H1
3516 Restore issue with MutatingWebhookConfiguration v1beta1 API version 2022 H1
2308 Restoring nodePort service that has nodePort preservation always fails if service already exists in the namespace 2022 H1
4115 Support for multiple set of credentials for VolumeSnapshotLocations 2022 H1
1980 Velero triggers backup immediately for scheduled backups 2022 H1
4067 Pre and post backup and restore hooks 2022 H1
3742 Carvel packaging for Velero for vSphere 2022 H1 AWS and Azure have been completed already.
3285 Design doc for Velero plugin versioning 2022 H1
4231 Technical health (prioritizing giving developers confidence and saving developers time) 2022 H1 More automated tests (especially the pre-release manual tests) and more automation of the running of tests.
4110 Solution for CSI - GCP 2022 H1 Currently, the Velero plugin for GCP cannot back up persistent volumes that were provisioned using the CSI driver. This will fix that.
3742 Carvel packaging for Velero for restic 2022 H1 AWS and Azure have been completed already.
3454,4134,4135 Kubebuilder tech debt 2022 H1
4111 Ignore items returned by ItemSnapshotter.AlsoHandles during backup 2022 H1 This will enable backup of complex objects, because we can then tell Velero to ignore things that were already backed up when Velero was previously called recursively.