mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 14:21:18 +00:00
v1.5.0-beta.1 changelog and docs (#2849)
* Add changelogs for v1.5.0-beta.1 Signed-off-by: Nolan Brubaker <brubakern@vmware.com> * Add v1.5-pre docs Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# that the navigation for older versions still work.
|
||||
|
||||
main: main-toc
|
||||
v1.5-pre: v1-5-pre-toc
|
||||
v1.4: v1-4-toc
|
||||
v1.3.2: v1-3-2-toc
|
||||
v1.3.1: v1-3-1-toc
|
||||
|
||||
93
site/data/docs/v1-5-pre-toc.yml
Normal file
93
site/data/docs/v1-5-pre-toc.yml
Normal file
@@ -0,0 +1,93 @@
|
||||
toc:
|
||||
- title: Introduction
|
||||
subfolderitems:
|
||||
- page: About Velero
|
||||
url: /index.html
|
||||
- page: How Velero works
|
||||
url: /how-velero-works
|
||||
- page: About locations
|
||||
url: /locations
|
||||
- title: Install
|
||||
subfolderitems:
|
||||
- page: Basic Install
|
||||
url: /basic-install
|
||||
- page: Customize Installation
|
||||
url: /customize-installation
|
||||
- page: Upgrade to 1.5
|
||||
url: /upgrade-to-1.5
|
||||
- page: Supported providers
|
||||
url: /supported-providers
|
||||
- page: Evaluation install
|
||||
url: /contributions/minio
|
||||
- page: Restic integration
|
||||
url: /restic
|
||||
- page: Examples
|
||||
url: /examples
|
||||
- page: Uninstalling
|
||||
url: /uninstalling
|
||||
- title: Use
|
||||
subfolderitems:
|
||||
- page: Disaster recovery
|
||||
url: /disaster-case
|
||||
- page: Cluster migration
|
||||
url: /migration-case
|
||||
- page: Resource filtering
|
||||
url: /resource-filtering
|
||||
- page: Backup reference
|
||||
url: /backup-reference
|
||||
- page: Restore reference
|
||||
url: /restore-reference
|
||||
- page: Run in any namespace
|
||||
url: /namespace
|
||||
- page: Extend with hooks
|
||||
url: /hooks
|
||||
- page: CSI Support (beta)
|
||||
url: /csi
|
||||
- page: Verifying Self-signed Certificates
|
||||
url: /self-signed-certificates
|
||||
- page: Changing RBAC permissions
|
||||
url: /rbac
|
||||
- title: Plugins
|
||||
subfolderitems:
|
||||
- page: Overview
|
||||
url: /overview-plugins
|
||||
- page: Custom plugins
|
||||
url: /custom-plugins
|
||||
- title: Troubleshoot
|
||||
subfolderitems:
|
||||
- page: Troubleshooting
|
||||
url: /troubleshooting
|
||||
- page: Troubleshoot an install or setup
|
||||
url: /debugging-install
|
||||
- page: Troubleshoot a restore
|
||||
url: /debugging-restores
|
||||
- page: Troubleshoot Restic
|
||||
url: /restic#troubleshooting
|
||||
- title: Contribute
|
||||
subfolderitems:
|
||||
- page: Start Contributing
|
||||
url: /start-contributing
|
||||
- page: Development
|
||||
url: /development
|
||||
- page: Build from source
|
||||
url: /build-from-source
|
||||
- page: Run locally
|
||||
url: /run-locally
|
||||
- page: Code standards
|
||||
url: /code-standards
|
||||
- page: Website guidelines
|
||||
url: /website-guidelines
|
||||
- page: Documentation style guide
|
||||
url: /style-guide
|
||||
- title: More information
|
||||
subfolderitems:
|
||||
- page: Backup file format
|
||||
url: /output-file-format
|
||||
- page: API types
|
||||
url: /api-types
|
||||
- page: FAQ
|
||||
url: /faq
|
||||
- page: ZenHub
|
||||
url: /zenhub
|
||||
- page: Support Process
|
||||
url: /support-process
|
||||
Reference in New Issue
Block a user