qiuming and GitHub
94c7d4b6d4
Merge pull request #7346 from ywk253100/240122_changelog
...
Check whether the API resource exists before creating the informer cache
2024-01-24 10:47:16 +08:00
Wenkai Yin(尹文开)
09401c8454
Check whether the API resource exists before creating the informer cache
...
Check whether the API resource exists before creating the informer cache
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-23 17:19:09 +08:00
qiuming and GitHub
981d64a1b8
Merge pull request #7338 from ywk253100/240122_changelog
...
Move unreleased changelogs to 1.13 changelog
2024-01-23 10:19:56 +08:00
Wenkai Yin(尹文开)
16b8b8da72
Move unreleased changelogs to 1.13 changelog
...
Move unreleased changelogs to 1.13 changelog
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-23 10:06:15 +08:00
lyndon-li and GitHub
9fd73b2d13
Merge pull request #7339 from ywk253100/240122_log_erro
...
Log the error got from the discovery helper
2024-01-22 14:11:38 +08:00
Wenkai Yin(尹文开)
c377e472e8
Log the error got from the discovery helper
...
Log the error got from the discovery helper
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-22 11:12:00 +08:00
f5714cb636
[cherry-pick]Do not attempt restore resource with no available GVK in cluster ( #7336 )
...
* Specify the Kind explicitly in the API resource
Specify the Kind explicitly in the API resource to avoid wrong Kind conversion
* Do not attempt restore resource with no available GVK in cluster (#7322 )
Check for GVK before attempting restore.
---------
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
Co-authored-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-01-22 10:51:36 +08:00
Wenkai Yin(尹文开) and GitHub
5ffa12189b
Merge pull request #7328 from ywk253100/240118_release_node
...
Add release note for the informer cache memory consumption
2024-01-18 15:27:43 +08:00
Wenkai Yin(尹文开)
1882be763e
Add release note for the informer cache memory consumption
...
Add release note for the informer cache memory consumption
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-18 13:47:34 +08:00
Wenkai Yin(尹文开) and GitHub
42bbf87197
Merge pull request #7325 from ywk253100/240116_informer
...
Create informer per resources to avoid huge memory consumption
2024-01-18 10:44:15 +08:00
Wenkai Yin(尹文开)
8aa6a8e59d
Create informer per resources to avoid huge memory consumption
...
Create informer per resources to avoid huge memory consumption
Fixes #7323
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-17 22:37:49 +08:00
Xun Jiang/Bruce Jiang and GitHub
fdb29819b4
Merge pull request #7304 from blackpiglet/fix_7268_release_1.13
...
Add detail for parameter s3ForcePathStyle in MinIO page.
v1.13.0-rc.1
2024-01-15 13:31:30 +08:00
Xun Jiang
74f225037c
Add detail for parameter s3ForcePathStyle in MinIO page.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-01-12 16:55:38 +08:00
Wenkai Yin(尹文开) and GitHub
6e90e628aa
Merge pull request #7303 from ywk253100/240110_pin
...
Pin the version of Golang and base image
2024-01-10 17:52:51 +08:00
Wenkai Yin(尹文开)
46f64f2f98
Pin the version of Golang and base image
...
Pin the version of Golang and base image
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-10 17:35:28 +08:00
Wenkai Yin(尹文开) and GitHub
09af92c54f
Merge pull request #7300 from ywk253100/240110_changelog
...
Add changelog for v1.13.0
2024-01-10 16:03:47 +08:00
Wenkai Yin(尹文开)
ac4c9ed919
Add changelog for v1.13.0
...
Add changelog for v1.13.0
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-10 13:36:51 +08:00
danfeng and GitHub
b39d91aea3
Merge pull request #7296 from danfengliu/fix-nightly-informer-cache-param-issue
...
Fix nightly issue of missing param WithoutDisableInformerCacheParam during Velero installation
2024-01-10 13:04:09 +08:00
danfengl
a9c820c9d6
Fix nightly issue of missing param WithoutDisableInformerCacheParam during Velero installation
...
Signed-off-by: danfengl <danfengl@vmware.com >
2024-01-10 02:57:44 +00:00
Daniel Jiang and GitHub
3b82395ee1
Merge pull request #7294 from ywk253100/240109_informer_cache
...
Make "disable-informer-cache" option false(enabled) by default to keep it consistent with the help message
2024-01-10 10:57:21 +08:00
Wenkai Yin(尹文开)
9a1be6f53f
Make "disable-informer-cache" option false(enabled) by default to keep it consistent with the help message
...
Make "disable-informer-cache" option false(enabled) by default to keep it consi
stent with the help message
Fixes #7264
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-10 09:49:54 +08:00
Xun Jiang/Bruce Jiang and GitHub
e65ef28948
Merge pull request #7272 from danfengliu/bumpup-plugins-matrix-for-1.13
...
Bumpup E2E test plugins matirx for v1.13
2024-01-09 10:38:36 +08:00
danfengl
1b22a49d22
Bumpup E2E test plugins matirx for v1.13
...
Signed-off-by: danfengl <danfengl@vmware.com >
2024-01-09 02:26:53 +00:00
lyndon-li and GitHub
72f2da92b7
Merge pull request #7282 from Lyndon-Li/issue-fix-6928
...
Issue 6928: remove snapshot deletion timeout for PVB
2024-01-08 12:58:43 +08:00
Lyndon-Li
200fd80448
isue 6928: remove snapshot deletion timeout for PVB
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-01-08 11:28:23 +08:00
danfeng and GitHub
c2177c24e8
Merge pull request #7277 from danfengliu/add-disable-informer-cache-param
...
Add test for disable informer cache param of velero installation
2024-01-05 15:34:26 +08:00
danfengl
fdca488209
Add param disable informer cache for velero installation
...
Signed-off-by: danfengl <danfengl@vmware.com >
2024-01-05 07:22:50 +00:00
Daniel Jiang and GitHub
3401db47f9
Merge pull request #7274 from reasonerjt/fix-7263
...
Do not set "targetNamespace" to namepsace items
2024-01-05 14:41:27 +08:00
Daniel Jiang
a5d08ac5f0
Do not set "targetNamespace" to namepsace items
...
fixes #7263
This commit makes the data structures more consistent, that namespaces,
as cluster scoped resource will not have "targetNamespace" in the
"restoreableItem" instance.
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2024-01-05 14:01:16 +08:00
qiuming and GitHub
e84a51deec
Merge pull request #7262 from qiuming-best/intermediate-pv-delete
...
Fix intermediate PV delete for data mover
2024-01-04 15:45:32 +08:00
lyndon-li and GitHub
c3c4c97914
Merge pull request #7265 from Lyndon-Li/change-node-agent-config-name
...
Change node-agent-config name
2024-01-04 15:43:43 +08:00
Ming Qiu
92fdf407c7
Fix intermediate pv delete for data mover
...
Signed-off-by: Ming Qiu <mqiu@vmware.com >
2024-01-04 03:26:47 +00:00
Lyndon-Li
58ead55fd1
change node-agent-config name
...
Signed-off-by: Lyndon-Li <yonghui.li@broadcom.com >
2024-01-03 22:02:04 +08:00
Xun Jiang/Bruce Jiang and GitHub
6b632affe8
Merge pull request #7255 from ywk253100/240102_doc
...
Generate docs for v1.13
2024-01-03 14:13:55 +08:00
Daniel Jiang and GitHub
6e641f44b9
Merge pull request #7260 from blackpiglet/rename_volumeinfo_metadata_file
...
Rename volumeinfo metadata file.
2024-01-03 13:33:01 +08:00
Xun Jiang
08dedd8b66
Rename volumeinfo metadata file.
...
Change from <backup-name>-volumeinfos.json.gz to
<backup-name>-volumeinfo.json.gz.
Signed-off-by: Xun Jiang <jxun@vmware.com >
2024-01-03 11:22:49 +08:00
qiuming and GitHub
f6dfa8e7b2
Merge pull request #7176 from danfengliu/fix-issue-of-hiiting-snapshot-limit
...
Add sleep to avoid snapshot limitation issue
2024-01-02 17:09:43 +08:00
Wenkai Yin(尹文开)
d8dba993d3
Generate docs for v1.13
...
Generate docs for v1.13
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-01-02 13:54:28 +08:00
danfengl
b25578d6e1
Add sleep to avoid snapshot limitation issue and skip retain PV on vSphere pipeline
...
1. Add sleep to avoid snapshot limitation issue https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html#:~:text=SnapshotCreationPerVolumeRateExceeded ;
2. Move InstallVelero variable out of struct of Veleroconfig as a global one since it's not for controlling any individual case;
3. Unskip migration test case on AWS pipeline, because we added a new EKS pipeline and deleted TKG AWS pipline in internal E2E test, so this restriction for TKG AWS pipline is no long existed;
4. Skip retainPV test on vSphere pipeline due to PV longtime bounding issue;
5. Fix failing get snapshot by CSI from EC2 issue, snapshot by CSI has no label of backup name.
Signed-off-by: danfengl <danfengl@vmware.com >
2024-01-02 05:53:03 +00:00
qiuming and GitHub
f109f38a72
Merge pull request #7253 from learner0810/fix-pvc-assignment
...
Fix pvc assignment
2024-01-02 13:25:37 +08:00
zhongjun.li
8c84836644
Fix pvc assignment
...
Signed-off-by: zhongjun.li <zhongjun.li@daocloud.io >
2023-12-29 15:09:41 +08:00
Shubham Pampattiwar and GitHub
78bd67aa1d
Merge pull request #7248 from rajats22/main
...
Adopter update for Azure Backup for AKS
2023-12-22 10:46:03 -08:00
rajats22
29997a3bfb
<commit mesage>
...
Signed-off-by: rajats22 <111422846+rajats22@users.noreply.github.com >
2023-12-22 15:16:11 +05:30
lyndon-li and GitHub
f5e36c12ad
Merge pull request #7245 from Lyndon-Li/issue-fix-7244
...
Issue 7244: delete incomplete snapshot automatically for kopia uploader
2023-12-22 16:56:53 +08:00
Lyndon-Li
60d2c62c1a
issue 7244: delete incomplete snapshot automatically for kopia uploader
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-12-22 16:44:00 +08:00
Qi Xu and GitHub
ee345cf281
Adjust the newline output of resource list in restore describer ( #7238 )
...
Signed-off-by: allenxu404 <qix2@vmware.com >
2023-12-22 10:53:29 +05:30
Xun Jiang/Bruce Jiang and GitHub
7d2c749abf
Merge pull request #7231 from blackpiglet/update_volumeinfo_json_tag
...
Don't generate empty structure.
2023-12-21 16:32:58 +08:00
Xun Jiang
9be8eb0c6d
Don't generate empty structure.
...
VolumeInfo contains several sub-structures. They are filled for
different scenarios. Do not generate empty structure for the
not filled sub-structures.
Signed-off-by: Xun Jiang <jxun@vmware.com >
2023-12-21 14:53:03 +08:00
lyndon-li and GitHub
b4f2469145
Merge pull request #7240 from Lyndon-Li/issue-fix-7237
...
Issue 7237: add pvc namespace to backup describe
2023-12-21 13:25:33 +08:00
Lyndon-Li
210838267f
issue 7237: add pvc namespace to backup describe
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-12-21 10:02:27 +08:00