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.
- 30 Sep, 2019 1 commit
-
-
Steve Kriss authored
* update import paths to github.com/vmware-tanzu/... Signed-off-by:
Steve Kriss <krisss@vmware.com> * update other GH org refs to vmware-tanzu Signed-off-by:
Steve Kriss <krisss@vmware.com> * site and docs: update GH org to vmware-tanzu Signed-off-by:
Steve Kriss <krisss@vmware.com> * update travis badge links on docs readmes Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 27 Sep, 2019 3 commits
-
-
Steve Kriss authored
* backup sync controller: replace revision file with full diff each interval Signed-off-by:
Steve Kriss <krisss@vmware.com> * remove getting/setting of metadata/revision file Signed-off-by:
Steve Kriss <krisss@vmware.com> * changelog Signed-off-by:
Steve Kriss <krisss@vmware.com> * tweak logging Signed-off-by:
Steve Kriss <krisss@vmware.com> * don't keep podVolumeBackup log field around after syncing PVBs Signed-off-by:
Steve Kriss <krisss@vmware.com> * update generated CRDs Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Christopher Angelo Phillips authored
Signed-off-by:
Christopher Phillips <cphillips918@gmail.com>
-
lintongj authored
* Add LD_LIBRARY_PATH as an env varible for the use of vsphere plugin Signed-off-by:
Lintong Jiang <lintongj@vmware.com>
-
- 26 Sep, 2019 3 commits
-
-
Nolan Brubaker authored
Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
Nolan Brubaker authored
Using layers can simplify iteration on the builder image itself, and shorten build times when only one command is changed Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 25 Sep, 2019 1 commit
-
-
Adnan Abdulhussein authored
* fail on make verify if generated CRDs differ Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * make verification error more clear Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
- 24 Sep, 2019 1 commit
-
-
Adnan Abdulhussein authored
* velero API type changes for structural schema CRDs - make optional fields consistent with comment and omitempty struct tags - adds kubebuilder annotations for structural schema validations Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * update generated crds Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * update velero install to use structural schema generated crds Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * move enum declarations closer to type declarations Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * add labels to generated crds Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * allow null values in some fields Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * allow labelSelector to be null Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * remove debug statement Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * make update Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * add enum validations for CRD phases Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * changelog Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
- 23 Sep, 2019 1 commit
-
-
Adnan Abdulhussein authored
* generating CRDs with controller-tools and embedding in binary Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
- 19 Sep, 2019 1 commit
-
-
KubeKween authored
* Initial plan for moving plugin repos Signed-off-by:
Carlisia <carlisia@vmware.com>
-
- 18 Sep, 2019 2 commits
-
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
* Add features package Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
- 17 Sep, 2019 2 commits
-
-
Steve Kriss authored
GCP: support specifying Cloud KMS key for backup storage location Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
KubeKween authored
Signed-off-by:
Carlisia <carlisia@vmware.com>
-
- 16 Sep, 2019 3 commits
-
-
Adnan Abdulhussein authored
Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
KubeKween authored
Signed-off-by:
Carlisia <carlisia@vmware.com>
-
kerami authored
* Delete backup-process.png Signed-off-by:
Mac <ko@Mac-MacBook-Pro.local> * I changed command as ark to velero Signed-off-by:
Mac <ko@Mac-MacBook-Pro.local>
-
- 12 Sep, 2019 1 commit
-
-
Steve Kriss authored
* AWS: add support for arbitrary SSE algorithms, e.g. AES256 Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 11 Sep, 2019 3 commits
-
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
changelog for PR #1864
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 10 Sep, 2019 6 commits
-
-
Adnan Abdulhussein authored
* record restic restore progress in PodVolumeRestore Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * add progress output to velero describe restore --details Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * test getVolumeSize Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * block on send to finish goroutine Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * remove sync import Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * add changelog Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com> * make update Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
colin bayer authored
* Modifies documentation to use a wider layout; adds better md table formatting Signed-off-by:
Colin Bayer <ccbayer@gmail.com> * Adds Changelog notes Signed-off-by:
Colin Bayer <ccbayer@gmail.com> * remove redundant css rule Signed-off-by:
Colin Bayer <ccbayer@gmail.com>
-
Steve Kriss authored
* change restic prune default interval to 7d, add server flag for it Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Adnan Abdulhussein authored
* fix excluding additional items with the exclude-from-backup label Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
Adnan Abdulhussein authored
* record restic backup progress in PodVolumeBackup Signed-off-by:
Adnan Abdulhussein <aadnan@vmware.com>
-
KubeKween authored
Signed-off-by:
Carlisia <carlisia@vmware.com>
-
- 09 Sep, 2019 3 commits
-
-
KubeKween authored
-
Steve Kriss authored
* velero install: wait for restic daemonset to be ready Signed-off-by:
Steve Kriss <krisss@vmware.com> * changelog Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
A user encountered the following error on a GCP project: An error occurred: some backup storage locations are invalid: error getting backup store for location "default": rpc error: code = Unknown desc = invalid character '-' in numeric literal This error was ambiguous and took some time to track down to the fact that their credentials file wasn't a JSON file, but instead the contents of the private key field. This change makes the problem slightly easier to debug. Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
- 05 Sep, 2019 3 commits
-
-
Nolan Brubaker authored
Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
Steve Kriss authored
* change youtube embed to playlist Signed-off-by:
Steve Kriss <krisss@vmware.com> * add blog post links to resources Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Nolan Brubaker authored
* Add script for pushing container images via Travis Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Explain the latest tag logic Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Add travis integration to deployment * ensure $BRANCH is always the same value (borrowed from Sonobuoy) * get gcloud SDK installed (borrowed from Sonobuoy) * use deploy step to run GCR push script (borrowed from Sonobuoy) * use gcloud's docker to do the image building/pushing * placeholders for secure values * rename $LATEST to $HIGHEST to more accurately reflect what it is Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Add encrypted GCR creds Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Remove unused env section Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Rearrange logic so that there's only one make call Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Review feedback Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Update gcloud and OS for Travis environment Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Remove redundant make dependencies verify and test targets already run on the ci target, which must pass before deploy. Signed-off-by:
Nolan Brubaker <brubakern@vmware.com> * Re-encrypt file after testing Signed-off-by:
Nolan Brubaker <brubakern@vmware.com>
-
- 04 Sep, 2019 4 commits
-
-
Steve Kriss authored
document accessMode field for backup storage locations
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Raunak Kumar authored
Signed-off-by:
Raunak Kumar <rkumar@nimblestorage.com>
-
Steve Kriss authored
Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
- 03 Sep, 2019 1 commit
-
-
Steve Kriss authored
Sort mounts in test case to avoid intermittent fail
-
- 30 Aug, 2019 1 commit
-
-
Carlisia authored
Closes #1826. Signed-off-by:
Carlisia <carlisia@vmware.com>
-