This document provides a link to the Velero Project boards that serves as the up to date description of items that are in the release pipeline. The release boards have separate swim lanes based on prioritization. Most items are gathered from the community or include a feedback loop with the community. This should serve as a reference point for Velero users and contributors to understand where the project is heading, and help determine if a contribution could be conflicting with a longer term plan.
Discussion on the roadmap can take place in threads under Issues or in community meetings. Please open and comment on an issue if you want to provide suggestions, use cases, and feedback to an item in the roadmap. Please review the roadmap to avoid potential duplicated effort.
One of the most important aspects in any open source community is the concept of proposals. Large changes to the codebase and / or new features should be preceded by a proposal in our repo. For smaller enhancements, you can open an issue to track that initiative or feature request. We work with and rely on community feedback to focus our efforts to improve Velero and maintain a healthy roadmap.
The following table includes the current roadmap for Velero. If you have any questions or would like to contribute to Velero, please attend a community meeting to discuss with our team. If you don't know where to start, we are always looking for contributors that will help us reduce technical, automation, and documentation debt. Please take the timelines & dates as proposals and goals. Priorities and requirements change based on community feedback, roadblocks encountered, community contributions, etc. If you depend on a specific item, we encourage you to attend community meetings to get updated status information, or help us deliver that feature by contributing to Velero.
Last Updated: March 2021
The release roadmap is split into Core items that are required for the release, desired items that may be removed from the release and opportunistic items that will be added to the release if possible.
Issue | Description |
---|---|
3493 | Carvel based installation (in addition to the existing velero install CLI). |
3531 | Test plan for Velero |
675 | Velero command to generate debugging information. Will integrate with Crashd - Crash Diagnostics |
2066 | CSI Snapshots GA |
3285 | Support Velero plugin versioning |
1975 | IPV6 support |
Issue | Description |
---|---|
3533 | Upload Progress Monitoring |
2922 | Plugin timeouts |
3500 | Use distroless containers as a base |
3535 | Design doc for multiple cluster support |
3536 | Manifest for backup/restore |
Issue | Description |
---|---|
Issues TBD | Controller migrations |
Theme | Description | Timeline |
---|---|---|
Restic Improvements | Introduce improvements in annotating resources for Restic backup | TBD |
Extensibility | Add restore hooks for enhanced recovery scenarios | TBD |
CSI | Continue improving the CSI snapshot capabilities and participate in the upstream K8s CSI community | 1.7.0 + Long running (dependent on CSI working group) |
Backup/Restore | Improvements to long-running copy operations from a performance and reliability standpoint | 1.7.0 |
Quality/Reliability | Enable automated end-to-end testing | 1.6.0 |
UX | Improvements to install and configuration user experience | Dec 2020 |
Restic Improvements | Improve the use of Restic in Velero and offer stable support | TBD |
Perf & Scale | Introduce a scalable model by using a worker pod for each backup/restore operation and improve operations | 1.8.0 |
Backup/Restore | Better backup and restore semantics for certain Kubernetes resources like stateful sets, operators | 2.0 |
Security | Enable the use of custom credential providers | 1.6.0 |
Self-Service & Multitenancy | Reduce friction by enabling developers to backup their namespaces via self-service. Introduce a Velero multi-tenancy model, enabling owners of namespaces to backup and restore within their access scope | TBD |
Backup/Restore | Cross availability zone or region backup and restore | TBD |
Application Consistency | Offer blueprints for backing up and restoring popular applications | TBD |
Backup/Restore | Data only backup and restore | TBD |
Backup/Restore | Introduce the ability to overwrite existing objects during a restore | TBD |
Backup/Restore | What-if dry run for backup and restore | 1.7.0 |