F. Gold
491942cf2d
Simplify by assuming nil is false and use boolptr util function
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-02-09 16:58:07 -08:00
Xun Jiang
5844fca5af
Add pushing image to GCR in github workflow
...
Push to GCR in github workflow to faciliate some environments that have rate limitation to docker hub, e.g. vSphere.
<root@jxun-jumpserver.c.velero-gcp.internal>
Signed-off-by: Xun Jiang <jxun@vmware.com >
2022-02-09 16:27:25 +08:00
Wenkai Yin(尹文开) and GitHub
0270b96a5f
Merge pull request #4605 from reasonerjt/custom-plugin-update
...
Undeprecate the volumesnapshot plugin in the doc
2022-02-09 10:15:40 +08:00
Daniel Jiang
a251fffc69
Make sure the tag-release script fail on any error
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2022-02-08 10:55:19 +08:00
F. Gold
9b9aa3f308
Add changelog for PR 4436
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-02-07 11:41:15 -08:00
Wenkai Yin(尹文开) and GitHub
ca168d41ab
Merge pull request #4593 from zubron/remove-bridget-from-maintainers
...
Remove Bridget McErlean from maintainers
2022-02-07 09:24:44 +08:00
F. Gold
95c43d5b65
Minor change to trigger GitHub actions
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-02-02 17:02:22 -08:00
F. Gold
131c6de407
Check for nil before logging DefaultVolumestToRestic value
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-02-02 10:53:03 -08:00
Daniel Jiang
f0a29276cc
Undeprecate the volumesnapshot plugin in the doc
...
Since Itemsnapshotter plugin is still WIP,
this commit removes the reference and the deprecation of volumeSnapshotter plugin
from the doc to avoid confusion.
We'll update the doc when it's ready and we have a reference
implementation.
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2022-01-30 16:21:49 +08:00
qiuming and GitHub
574baeb3c9
Merge pull request #4599 from danfengliu/change-1.8-e2e-plugins-version-to-release-version
...
Change 1.8 plugins version to release version
2022-01-29 18:30:37 +08:00
danfengl
7c4bd099d9
Change 1.8 plugins version to release version
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-01-29 10:11:17 +00:00
danfengliu and GitHub
2ec28e3000
Merge pull request #4598 from danfengliu/fix-e2e-gcp-1.4-tag
...
Fix E2E gcp plugin tag name
2022-01-29 17:45:58 +08:00
danfengl
f757540c6d
Fix E2E gcp plugin tag name
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-01-29 09:33:41 +00:00
Daniel Jiang and GitHub
a33442656b
Merge pull request #4595 from danfengliu/add-1.8-plugins-in-e2e-test
...
Add 1.8 plugins map in e2e test
2022-01-29 17:27:46 +08:00
danfengl
33219e6c4c
Add 1.8 plugins map in e2e test
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-01-29 09:14:36 +00:00
Dominic Brekau and GitHub
5fa7d08fa1
Use OrderedResources in schedules ( #4550 )
...
* Use OrderedResources in schedules
Make ParseOrderedResources public for use in schedules
Add changelog
Signed-off-by: Dominic <dominic@xdnx.org >
* Rename function in comment section
Signed-off-by: Dominic <dominic@xdnx.org >
2022-01-29 15:47:55 +08:00
danfengliu and GitHub
1dd421d766
Merge pull request #4591 from qiuming-best/ssr
...
E2E SSR test add retry mechanism and logs
2022-01-29 12:19:53 +08:00
F. Gold
ec23f3b767
Run go mod tidy
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-01-28 18:08:49 -08:00
F. Gold
a610194aa1
Replace r.Client.Update with patch helper
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-01-28 15:31:05 -08:00
Bridget McErlean
b28093ede1
Remove Bridget McErlean from maintainers
...
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2022-01-28 18:22:37 -05:00
Ming
e4046017db
E2E SSR test add retry mechanism and logs
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-01-28 18:51:46 +08:00
F. Gold
48827d613d
Run go mod tidy
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-01-26 20:29:23 -08:00
F. Gold
2dd85c9c42
Convert PodVolumeBackup to Kubebuilder framework
...
Signed-off-by: F. Gold <fgold@vmware.com >
2022-01-26 20:09:24 -08:00
qiuming and GitHub
b40bbda2d6
Merge pull request #4582 from danfengliu/add-timeout-for-ci-e2e-job
...
Add timeout for CI e2e job
2022-01-26 20:27:00 +08:00
danfengl
5571f25f11
Add timeout for CI e2e job
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-01-26 09:24:24 +00:00
Daniel Jiang and GitHub
52590a4426
Nominate Xun Jiang and Ming Qiu to become maintainers ( #4578 )
2022-01-26 10:52:07 +08:00
Wenkai Yin(尹文开) and GitHub
77fd284a9a
Merge pull request #4566 from reasonerjt/fix-custom-plugin-doc
...
Remove reference of restic_restore_action.go from the doc
2022-01-26 10:21:25 +08:00
Daniel Jiang and GitHub
04fb450e2e
Merge pull request #4577 from dsu-igeek/dsu-kasten-01-24-2022
...
Change dsu-igeek affiliation to Kasten, requires governance vote
2022-01-26 09:00:02 +08:00
Dave Smith-Uchida and Dave Smith-Uchida
e8120f66fa
Change dsu-igeek affiliation to Kasten, requires governance vote
...
Signed-off-by: Dave Smith-Uchida <dave@kasten.io >
2022-01-25 10:00:32 -08:00
qiuming and GitHub
ae0c4c29a1
Merge pull request #4573 from danfengliu/add-continue-on-error-in-ci-e2e-test
...
Add continue-on-error in ci e2e test
2022-01-25 17:03:25 +08:00
danfengl
6e4194bc60
Add continue-on-error in ci e2e test
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-01-25 08:51:24 +00:00
Daniel Jiang
a6abc03e43
Remove reference of restic_restore_action.go from the doc
...
fixes #4554
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2022-01-24 15:11:23 +08:00
Daniel Jiang and GitHub
2cbb881285
Merge pull request #4497 from dkeven/filterunmountedvol
...
Fix: skip not mounted volumes when backing up
2022-01-24 14:40:18 +08:00
qiuming and GitHub
56d625e1da
Merge pull request #4555 from danfengliu/upload-debug-tarball-in-pr-ci
...
Upload debug tarball in PR CI E2E pipeline
2022-01-21 16:23:51 +08:00
danfengl
8bf0e05f12
Upload debug tarball in PR CI E2E pipeline
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-01-21 03:52:36 +00:00
Wenkai Yin(尹文开) and GitHub
0f56f8e8e0
Merge pull request #4545 from qiuming-best/backup-sync-bsl
...
Add E2E test of backups sync from BSL
2022-01-20 15:42:57 +08:00
Rafael Brito and GitHub
015e8e7db9
#4067 Initial design of the new plugins - pre-post backup and restore ( #4083 )
...
* #4067 Initial design of the new plugins - pre-post backup and restore
Signed-off-by: Rafael Brito <rbrito@vmware.com >
* Update new-prepost-backuprestore-plugin-hooks.md
* Updated design doc as per feedback
Signed-off-by: Rafael Brito <rbrito@vmware.com >
* Adding design changes as per feedback
* Update design on prepost-backup-restore plugins
* More color on how to call plugins
Signed-off-by: Rafael Brito <rbrito@vmware.com >
* Proposing annotations to skip plugin execution
Signed-off-by: Rafael Brito <rbrito@vmware.com >
2022-01-19 14:57:10 -08:00
Ming
caa80db92c
Add E2E test of backups sync from BSL
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-01-19 15:09:02 +08:00
dkeven
1e44edce67
Fix: skip not mounted volumes when backing up
...
Signed-off-by: dkeven <keven@kubesphere.io >
2022-01-18 17:53:01 +08:00
Tiger Kaovilai
2734bac900
Clarify restore hook includedResources when not specified
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
Rearrange for clarity
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2022-01-15 14:55:19 -05:00
Daniel Jiang and GitHub
459365013c
Update changelog for v1.8.0 ( #4530 )
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2022-01-14 09:20:53 -05:00
Daniel Jiang and GitHub
db466df5e5
Merge pull request #4517 from reasonerjt/1.8-doc
...
Update doc for v1.8
2022-01-14 22:05:22 +08:00
Daniel Jiang
7a5ae101e6
Update doc for v1.8
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2022-01-14 01:12:10 +08:00
qiuming and GitHub
595e62ee7e
Merge pull request #4521 from qiuming-best/ssr-test
...
E2E test on ssr object with controller namespace mix-ups
2022-01-13 14:31:56 +08:00
Ming
f36161eeee
E2E test on ssr object with controller namespace mix-ups
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-01-13 14:10:37 +08:00
qiuming and GitHub
dc09fea988
Merge pull request #4519 from ywk253100/220112_ci
...
Support running e2e testing on k8s 1.23.0
2022-01-13 09:44:46 +08:00
Daniel Jiang and GitHub
1e24d6ce71
Merge pull request #4513 from ywk253100/220111_restic
...
Check whether the volume is provisioned by CSI driver or not by the annotation as well
2022-01-12 19:54:55 +08:00
Wenkai Yin(尹文开)
fcad46ccdf
Check whether the volume is provisioned by CSI driver or not by the annotation as well
...
Check whether the volume is provisioned by CSI driver or not by the annotation as well
Fixes #4496
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2022-01-12 19:05:33 +08:00
Wenkai Yin(尹文开)
a246be48c0
Support running e2e testing on k8s 1.23.0
...
Support running e2e testing on k8s 1.23.0
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2022-01-12 18:42:24 +08:00
qiuming and GitHub
0094303fa5
Merge pull request #4510 from danfengliu/fix-e2e-upgrade-issue-by-another-pr
...
Fix E2E upgrade parameter issue caused by previous PR
2022-01-12 15:31:34 +08:00