This project is mirrored from https://gitee.com/BiAn-MoShangHuaKai/velero.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 27 Feb, 2019 3 commits
-
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
Fix bugs in restic repository ensurer
-
- 26 Feb, 2019 1 commit
-
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 22 Feb, 2019 2 commits
-
-
KubeKween authored
add more documentation about using official releases
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 21 Feb, 2019 2 commits
-
-
KubeKween authored
update to logo with name
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 20 Feb, 2019 2 commits
-
-
KubeKween authored
Instructions for migrating from Ark to Velero
-
Nolan Brubaker authored
Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
- 14 Feb, 2019 2 commits
-
-
Steve Kriss authored
Update support link to the google group
-
Nolan Brubaker authored
Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
- 12 Feb, 2019 5 commits
-
-
Nolan Brubaker authored
add deprecation notices to pkg/apis/ark/v1 types
-
Steve Kriss authored
Fix restoring GCP regional disks
-
Nolan Brubaker authored
To create a regional disk, the URLs for the zones in which the disk is replicated must be provided to the GCP API. Fixes #1183 Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
Steve Kriss authored
Add UTC time to --schedule
-
Naeil ZOUEIDI authored
Signed-off-by:
Naeil Ezzoueidi <naeilzoueidi@ubuntu.com>
-
- 11 Feb, 2019 3 commits
-
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
KubeKween authored
Clarify conditional nature of restore in log
-
Daved authored
Signed-off-by:
Daved <daved@codemodus.com>
-
- 07 Feb, 2019 5 commits
-
-
Steve Kriss authored
Wait for namespace to terminate before restoring
-
Steve Kriss authored
Document build from release archive limitations
-
Darren Hart authored
Due to the assumption of building from a git repository inherent in the Makefile targets, update the documentation to limit source code archive builds to the `go build` commands. Note that it may be possible to update hack/build.sh to cope with building outside a git repository, but there are a number of questions to answer regarding how to populate the buildinfo info, and that is a larger discussion than ensuring we can build the binary from the sources in the source code archive. Signed-off-by:
Darren Hart <dvhart@vmware.com>
-
Steve Kriss authored
Document building from GitHub Release Source code archive
-
Darren Hart authored
Update the documentation to include minimal instructions for building the velero binary from the GitHub Release "Source code" archive. Correct the Download link in the Table of Contents for build-from-scratch.md. Signed-off-by:
Darren Hart <dvhart@vmware.com>
-
- 06 Feb, 2019 8 commits
-
-
Nolan Brubaker authored
If a PV already exists, wait for it, it's associated PVC, and associated namespace to be deleted before attempting to restore it. If a namespace already exists, wait for it to be deleted before attempting to restore it. Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
Nolan Brubaker authored
velero server: log version and git SHA at startup
-
Nolan Brubaker authored
add/fix changelogs for recent PRs
-
Nolan Brubaker authored
Logging and misc cleanup
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
use restic stats instead of check to check repo existence
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
upgrade to restic v0.9.4 and replace --hostname with --host
-
- 05 Feb, 2019 7 commits
-
-
Steve Kriss authored
Use current info in bug template
-
Nolan Brubaker authored
The binary, deployment, and namespace have yet to change for most users, so make sure the bug template has the correct information when filing. Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Steve Kriss authored
Update templates to use current command
-