Daniel Jiang
79f27bf33a
Merge pull request #4691 from blackpiglet/4663-add-regional-disk-support-to-1.8
...
[cherry-pick] 4663 add regional disk support to 1.8
2022-02-24 15:47:55 +08:00
Xun Jiang
cfc6eef0a8
Modify according to comments
...
1. rename zoneSeparator to gkeZoneSeparator
2. add example of regional PV's node affinity. modify test case description.
Signed-off-by: Xun Jiang <jxun@vmware.com>
2022-02-23 09:52:20 +08:00
Xun Jiang
1506913f75
[fix] Add regional PV support for GKE
...
fix #4663 .
For GKE pv, when create backup, return all zones retrived from node affinity.
Signed-off-by: Xun Jiang <jxun@vmware.com>
2022-02-23 09:45:55 +08:00
Scott Seago
e00ea7c11a
Merge pull request #4675 from ywk253100/220221_nil_value_1.8
...
[cherry-pick]Check for nil before logging DefaultVolumesToRestic value
2022-02-21 10:36:03 -05:00
Wenkai Yin(尹文开)
94b41f727c
Check for nil before logging DefaultVolumesToRestic value
...
Check for nil before logging DefaultVolumesToRestic value
Fixes #4617
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2022-02-21 17:35:16 +08:00
Wenkai Yin(尹文开)
a818c97dde
Merge pull request #4602 from reasonerjt/cleanup-changelog-1.8
...
Clean up the change log for v1.8
2022-01-30 21:55:59 +08:00
Wenkai Yin(尹文开)
106f8a0376
Merge branch 'release-1.8' into cleanup-changelog-1.8
2022-01-30 21:42:43 +08:00
Wenkai Yin(尹文开)
3c636760af
Merge pull request #4604 from reasonerjt/custom-plugin-doc-update-1.8
...
[Cherry pick to 1.8] Undeprecate the volumesnapshot plugin in the doc
2022-01-30 21:41:18 +08:00
Daniel Jiang
de1722b001
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:15:53 +08:00
Daniel Jiang
0ceb3850e7
Clean up the change log
...
Clean up the cherrypicked changelog files for 1.8 branch
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-01-30 14:35:03 +08:00
qiuming
ae4cfa9e0e
Merge pull request #4600 from danfengliu/cherry-pick-change-1.8-e2e-plugins-version-to-release-version
...
[cherry pick 1.8] Change 1.8 plugins version to release version
2022-01-29 18:30:51 +08:00
danfengl
796913c3cc
cherry pick to 1.8 Change 1.8 plugins version to release version
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-29 10:19:22 +00:00
danfengliu
4a8d2b00fb
Merge pull request #4596 from danfengliu/cherry-pick-add-1.8-plugin-to-e2e
...
[cherry-pick 1.8] Add 1.8 plugins map in e2e test
2022-01-29 17:43:29 +08:00
danfengl
ccf699171d
Cherry pick to1.8 - Add 1.8 plugins map in e2e test
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-29 09:30:32 +00:00
qiuming
c11b682ec4
Merge pull request #4594 from qiuming-best/release-1.8
...
E2E SSR test add retry mechanism and logs
2022-01-29 17:06:51 +08:00
Ming
1d656a0aec
E2E SSR test add retry mechanism and logs
...
Signed-off-by: Ming <mqiu@vmware.com>
2022-01-29 16:25:01 +08:00
Wenkai Yin(尹文开)
764143da8d
Merge pull request #4568 from reasonerjt/fix-custom-plugin-doc-1.8
...
[Cherrypick-1.8] Remove reference of restic_restore_action.go from the doc
2022-01-26 10:21:01 +08:00
Daniel Jiang
dbce8a2e90
Remove reference of restic_restore_action.go from the doc
...
fixes #4554
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-01-24 15:26:53 +08:00
danfengliu
1a8e660ea3
Merge pull request #4535 from reasonerjt/pin-img
...
Pin the base image and golang img for v1.8.0 release
2022-01-17 09:38:46 +08:00
Daniel Jiang
3607bf0f72
Pin the base image and golang img for v1.8.0 release
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-01-16 23:54:59 +08:00
Daniel Jiang
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
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
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
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
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
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
Xun Jiang/Bruce Jiang
947f85790f
Merge pull request #4514 from ywk253100/2220110_nodeport
...
Check the existence of the expected service when ignoring the NodePort already allocated error
2022-01-12 15:25:42 +08:00
Wenkai Yin(尹文开)
62779bbcc6
Check the existence of the expected service when ignoring the NodePort already allocated error
...
Check the existence of the expected service when ignoring the NodePort already allocated error
Fixes 2308
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2022-01-12 15:06:42 +08:00
danfengl
2a492ded94
Fix E2E upgrade parameter issue caused by previous PR
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-11 07:23:01 +00:00
Daniel Jiang
a91483c55c
Merge pull request #4491 from ywk253100/220105_label
...
Initialize the labels field of `velero backup-location create` option
2022-01-10 23:03:09 +08:00
qiuming
7bdbf30856
Merge pull request #4507 from danfengliu/bumpup-version-in-upgrade-test
...
Bump up velero version in upgrade test
2022-01-10 09:53:25 +08:00
Wenkai Yin(尹文开)
5c5947f0d9
Merge pull request #4489 from a-mccarthy/fix-4363
...
Update CSI docs
2022-01-10 09:18:05 +08:00
danfengl
3af149afae
Bump up velero version in upgrade test
...
Velero 1.8 is releasing soon, upgrade test covers the last release version to the main code.
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-09 02:38:07 +00:00
Scott Seago
a2b6d06f61
Merge pull request #4502 from a-mccarthy/fix-3518
...
Add Velero-Kubernetes version matrix
2022-01-07 14:31:09 -05:00
Abigail McCarthy
4cca3996f5
add links to plugin repos
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
2022-01-07 09:34:36 -05:00
Abigail McCarthy
f0542047b8
minor typo fixes
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
2022-01-07 09:20:27 -05:00
Abigail McCarthy
527af08315
readme changes
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
2022-01-06 14:21:32 -05:00
Abigail McCarthy
b82559fe7c
Add kubernetes version compatability matrix
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
2022-01-06 14:20:41 -05:00
Wenkai Yin(尹文开)
6c1f16a735
Initialize the labels field of `velero backup-location create` option
...
Initialize the labels field of `velero backup-location create` option to avoid #4484
Fixes #4484
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2022-01-06 10:35:39 +08:00
Abigail McCarthy
7e76bb9f98
Update CSI docs with more context
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
2022-01-05 13:43:39 -05:00
Wenkai Yin(尹文开)
b6992101a4
Merge pull request #4480 from qiuming-best/optimize-ns-test
...
Fix e2e 2500 namespaces scale test timeout problem
2022-01-04 16:22:00 +08:00
Ming
97b106d1a3
Fix e2e 2500 namespaces scale test timeout problem
...
Signed-off-by: Ming <mqiu@vmware.com>
2022-01-04 15:24:14 +08:00
Wenkai Yin(尹文开)
3feb259235
Merge pull request #4401 from danfengliu/add-backup-deletion-e2e-test-to-main
...
Add backup deletion e2e test
2021-12-24 16:04:08 +08:00
danfengl
29b2cd1883
Add backup deletion e2e test
...
Test case description is "Deleted backups are deleted from object storage and backups deleted from object storage can be deleted locally",
in this test, only resource backup objects are target for verifition, restic repo verification is not included in this PR, and snapshot verification will be in later PR
Signed-off-by: danfengl <danfengl@vmware.com>
2021-12-23 12:45:31 +00:00
Wenkai Yin(尹文开)
72fc1d2c0b
Parse resource from backup tarball directly rather than resolving it via discovery service to avoid #4009 ( #4398 )
2021-12-21 19:28:55 +08:00
qiuming
6be36c2aa4
Merge pull request #4455 from qiuming-best/rbac-test
...
Add rbac and annotation test cases
2021-12-21 16:12:20 +08:00