danfengl
5f5db2eaca
Fix context issues for several E2E tests
...
1. Fix context issues produced by previous PR, increase timeout or add case scpoed global timeout param to make backup/restore command timeout configurable.
2. Add global param for storage class name using by test cases;
3. Fix param DefaultVolumesToFsBackup usage issue: set DefaultVolumesToFsBackup to false in backup CLI in case it was set to true in install CLI.
4. Make namespace names of each namespace mapping test unique from being interfered by each other.
Signed-off-by: danfengl <danfengl@vmware.com >
2023-05-05 02:09:21 +00:00
Xun Jiang/Bruce Jiang and GitHub
980106dc39
Merge pull request #6154 from kaovilai/govet
...
fix go vet warnings
2023-04-25 09:24:30 +08:00
qiuming and GitHub
b38ee8ad41
Optimize APIGroup E2E test case ( #6174 )
...
Signed-off-by: Ming <mqiu@vmware.com >
2023-04-24 17:38:30 -04:00
291149732c
Algolia fix docs search ( #6105 )
...
* wip:Algolia fix 2
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
* wip:Algolia fix 2
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
* Algolia fix 2
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
* Update site/layouts/partials/head-docs.html
Co-authored-by: Tiger Kaovilai <passawit.kaovilai@gmail.com >
Signed-off-by: Orlix <7236111+OrlinVasilev@users.noreply.github.com >
---------
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
Signed-off-by: Orlix <7236111+OrlinVasilev@users.noreply.github.com >
Co-authored-by: Tiger Kaovilai <passawit.kaovilai@gmail.com >
2023-04-24 14:18:32 -04:00
1fd28e8a36
Fix usestdlibvars and whitespace linters issues. ( #6162 )
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
Co-authored-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-24 09:10:55 +08:00
Daniel Jiang and GitHub
14f31eed8c
Merge pull request #6109 from blackpiglet/modify_goreleaser
...
Fix goreleaser issues and add new goreleaser action.
2023-04-18 15:00:41 +08:00
Xun Jiang/Bruce Jiang and GitHub
6b67504a98
Merge pull request #6158 from blackpiglet/update_golang_main
...
Update Golang to v1.20 for main branch.
2023-04-18 14:53:44 +08:00
Tiger Kaovilai
b7d1c3e679
golangci.yaml: comment out check-shawdowing, remove vet script
...
Per comment: https://github.com/vmware-tanzu/velero/pull/6154#issuecomment-1510946594
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-04-17 10:22:50 -04:00
Xun Jiang
0be3f5a3e7
Update Golang to v1.20 for main branch.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-17 13:26:46 +08:00
Daniel Jiang and GitHub
f6a27f8585
Merge pull request #6136 from ywk253100/230412_mf_main
...
Ignore not found error during patching managedFields
2023-04-17 12:47:43 +08:00
Tiger Kaovilai
d6848ffb16
Self contain context in each high level function rather than passing around in structs
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-04-16 14:22:04 -04:00
Tiger Kaovilai
3f4b258dee
defer ctxCancel
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-04-16 13:33:43 -04:00
Tiger Kaovilai
84daa36efe
cancel ctx in nil, err returns
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-04-16 13:06:13 -04:00
Tiger Kaovilai
3893c46086
jsontag
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-04-16 12:49:55 -04:00
Tiger Kaovilai
da0f5d5850
Field labels for Duration, Time, client.ObjectKey, KibishiiData, VeleroCLI2Version
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-04-16 12:34:28 -04:00
qiuming and GitHub
65f99c1264
Merge pull request #6108 from qiuming-best/resource-policies-e2e
...
Add resource policies E2E test
2023-04-14 14:09:26 +08:00
Ming
e4c05f2ddf
Merge branch 'main' of https://github.com/qiuming-best/velero into resource-policies-e2e
2023-04-14 04:08:52 +00:00
Scott Seago and GitHub
d298c6d0a2
Merge pull request #6097 from danfengliu/add-e2e-test-for-schedule-backup-creation
...
Add E2E test for schedule backup creation principle
2023-04-12 13:14:38 -04:00
danfengl
504b1cba30
Add E2E test for schedule backup creation principle
...
Signed-off-by: danfengl <danfengl@vmware.com >
2023-04-12 10:31:20 +00:00
Wenkai Yin(尹文开)
b4aa0b8f5f
Ignore not found error during patching managedFields
...
Ignore not found error during patching managedFields
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2023-04-12 17:17:13 +08:00
Ming
45a639b16c
Add resource policies E2E test
...
Signed-off-by: Ming <mqiu@vmware.com >
2023-04-12 02:04:01 +00:00
Xun Jiang
e779cd2b76
Fix goreleaser issues and add new goreleaser action.
...
Fix goreleaser script's bug.
Add a new Github action to verify goreleaser related modification.
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-11 17:03:20 +08:00
qiuming and GitHub
bacec117b9
Merge pull request #6094 from blackpiglet/v1.11_changelog
...
Add changelog for v1.11.
2023-04-07 15:43:39 +08:00
qiuming and GitHub
af0d2addfc
Merge pull request #6079 from danfengliu/bumpup-upgrade-path-for-1.11
...
Bumpup upgrade test path for v1.11
2023-04-07 15:36:13 +08:00
danfengl
35bf7a085d
Bumpup upgrade test path for v1.11
...
Signed-off-by: danfengl <danfengl@vmware.com >
2023-04-07 07:21:40 +00:00
Xun Jiang
0c1a57af72
Add changelog for v1.11.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-07 15:19:05 +08:00
079c76ffb5
Modify README compatibility matrix, and move the implemented design into Implemented directory. ( #6087 )
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
Co-authored-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-07 10:56:04 +08:00
Daniel Jiang and GitHub
18c6cd0400
Merge pull request #6070 from blackpiglet/v1.11_document
...
Add v1.11 document
2023-04-07 10:47:10 +08:00
Xun Jiang
9f460a91e7
Add v1.11 document.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-07 09:32:22 +08:00
Xun Jiang
f9a3d7e2f2
Add v1.11 document.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-07 09:25:39 +08:00
qiuming and GitHub
1e31bcf406
Merge pull request #6089 from blackpiglet/update_filter_name
...
Modify new scope resource filters name.
2023-04-07 09:21:36 +08:00
Daniel Jiang and GitHub
892e52456d
Add a section to the doc about known issue regarding admission webhook. ( #6092 )
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2023-04-07 08:41:29 +08:00
Xun Jiang
56f93393d8
Modify new scope resource filters name.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-06 18:11:55 +08:00
Xun Jiang/Bruce Jiang and GitHub
3a09e8aa23
Merge pull request #6071 from qiuming-best/upgrade-doc
...
Add v1.11 upgrade doc
2023-04-06 09:53:06 +08:00
Ming
0fb64fa581
add upgrade to 1.11 doc
...
Signed-off-by: Ming <mqiu@vmware.com >
2023-04-06 01:41:02 +00:00
qiuming and GitHub
d932b3dcbb
Merge pull request #6069 from qiuming-best/describe-backup
...
Add display of resource policies name in describe backup output
2023-04-06 09:14:21 +08:00
Daniel Jiang and GitHub
73f1740407
Merge pull request #6062 from blackpiglet/5862_fix
...
Make Velero not exits when EnableCSI is on and CSI snapshot not installed
2023-04-04 15:52:48 +08:00
Xun Jiang/Bruce Jiang and GitHub
86df02f7f6
Merge pull request #6055 from qiuming-best/csi-policy-fix
...
Fix csi contidion policy matching issue
2023-04-04 15:33:40 +08:00
Ming
f1ddf0a6a2
Add display of resource policies name in describe backup output
...
Signed-off-by: Ming <mqiu@vmware.com >
2023-04-04 07:28:35 +00:00
lyndon and GitHub
f0ca2ae7ad
Merge pull request #6039 from blackpiglet/update_golang_version_new
...
Update Golang version to v1.19 for branch main
2023-04-04 14:35:30 +08:00
Xun Jiang/Bruce Jiang and Xun Jiang
42ec72146d
Merge branch 'main' into update_golang_version_new
...
Signed-off-by: Xun Jiang/Bruce Jiang <59276555+blackpiglet@users.noreply.github.com >
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-04 05:56:05 +00:00
Xun Jiang
fc692c49e6
Update Golang version to v1.19 for branch main.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-04-04 12:00:19 +08:00
Ming
d429d38ea1
Fix csi contidion policy match
...
Signed-off-by: Ming <mqiu@vmware.com >
2023-04-03 06:16:44 +00:00
Xun Jiang/Bruce Jiang and GitHub
491664e10d
Merge pull request #6057 from ywk253100/230331_restore
...
Restore Services before Clusters
2023-04-03 11:33:14 +08:00
qiuming and GitHub
2e121ac360
Add resource policies doc ( #6031 )
...
Signed-off-by: Ming <mqiu@vmware.com >
2023-04-03 11:31:58 +08:00
qiuming and GitHub
c0366bb8fb
Merge pull request #6067 from reasonerjt/refine-log-bia-skip
...
Refine the log message when BIA is skipped
2023-04-03 11:29:02 +08:00
Daniel Jiang
95c674b23a
Refine the log message when BIA is skipped
...
The log message should be clarified, otherwise when a user chooses to do
the backup via podvolme there will be confusing logs, but actually it's
just skipping the BIA for CSI plugin.
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2023-04-02 23:31:19 +08:00
Xun Jiang
c1acd9c6c5
Make Velero server continue to work, when CSI feature is enabled and Snapshot CRD group is missing.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2023-03-31 17:47:27 +08:00
Wenkai Yin(尹文开)
cccbd2f8c0
Restore Services before Clusters
...
Restore Services before Clusters so they can be adopted by AKO-operator and no new Services will be created for the same clusters
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2023-03-31 14:26:07 +08:00
Daniel Jiang and GitHub
b428b09a78
Merge pull request #6041 from sseago/async-backup-deletion
...
Fixed backup deletion bug related to async operations
2023-03-31 11:28:12 +08:00