Shubham Pampattiwar and GitHub
a19cf56081
Merge pull request #8167 from Lyndon-Li/node-agent-memory-preserve-doc
...
Add doc for node-agent memory preserve
2024-09-09 05:37:39 -07:00
Lyndon-Li
43de32ada4
add doc for node-agent memory preserve
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-09-09 13:39:09 +08:00
Daniel Jiang and GitHub
7439db57b3
Merge pull request #8166 from ywk253100/240705_plugin_args
...
Pass Velero server command args to the plugins
2024-09-06 14:29:42 +08:00
Xun Jiang/Bruce Jiang and GitHub
12b2dbe0fa
Merge pull request #8170 from shubham-pampattiwar/update-scc-docs
...
Update Openshift SCC docs link
2024-09-05 10:52:38 +08:00
Shubham Pampattiwar
74ca35ea6d
Update Openshift SCC docs link
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add changelog
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
change link to latest
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-09-04 12:09:06 -07:00
Michal Pryc
6d0f726c2f
Fix #8168 - AWS secrets should not be exposed while running tests
...
Changed the tests to use mocked function that will not read actual
secrets from env variables nor AWS config file that may be
on the system that is running tests.
As a second guard against exposed secrets comparison for the values
does not shows the actual values for the AWS data. This is to prevent
situation where programming error may still allow the test to read
AWS config/env variables instead of using mocked function.
Signed-off-by: Michal Pryc <mpryc@redhat.com >
2024-09-04 10:45:29 +02:00
Wenkai Yin(尹文开)
dc6eeafe98
Pass Velero server command args to the plugins
...
Pass Velero server command args to the plugins
Fixes #7806
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-09-04 13:43:27 +08:00
Xun Jiang/Bruce Jiang and GitHub
c78fea3204
Merge pull request #8174 from anshulahuja98/pvnullfix
...
Add check for PV claimref nil
2024-09-04 10:39:41 +08:00
Scott Seago
9d6f4d2db5
ItemBlock model and phase 1 (single-thread) workflow changes
...
Signed-off-by: Scott Seago <sseago@redhat.com >
2024-09-03 19:04:18 -04:00
Daniel Jiang and GitHub
8ae667ef5e
Merge pull request #8063 from kaovilai/retry-patching-inprogress-design
...
Add status patching retry configuration design.
2024-09-03 22:22:59 +08:00
Xun Jiang/Bruce Jiang and GitHub
e8632b240d
Merge pull request #7974 from blackpiglet/7823_fix
...
Only get VolumeSnapshotClass when DataUpload exists.
2024-09-03 22:13:46 +08:00
Anshul Ahuja
2d3521a56c
fix
...
Signed-off-by: Anshul Ahuja <anshul.ahu@gmail.com >
2024-09-02 09:18:44 +00:00
Anshul Ahuja
434bd2f3ae
linter
...
Signed-off-by: Anshul Ahuja <anshul.ahu@gmail.com >
2024-09-02 05:08:59 +00:00
Anshul Ahuja
79156bedad
Merge branch 'main' into pvnullfix
...
Signed-off-by: Anshul Ahuja <anshul.ahu@gmail.com >
2024-09-02 04:53:53 +00:00
Anshul Ahuja
8be8fc6671
Add check for PV claimref nil
...
Signed-off-by: Anshul Ahuja <anshul.ahu@gmail.com >
2024-09-02 04:50:16 +00:00
Xun Jiang and Xun Jiang
1d9fbcfcf6
Only get VolumeSnapshotClass when DataUpload exists.
...
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com >
2024-08-31 17:53:03 +08:00
lyndon-li and GitHub
3408ffefac
Merge pull request #8141 from shubham-pampattiwar/fix-backup-pvc-config
...
Apply backupPVCConfig to backupPod volume spec
2024-08-30 11:09:46 +08:00
Shubham Pampattiwar
f6e2b0107f
Apply backupPVCConfig to backupPod volume spec
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add changelog file
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
make backupPod volume mount always readOnly
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
use assert.True()
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
Add readOnly param for MakePodPVCAttachment func
lint fix
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-08-29 13:18:17 -07:00
Lyndon-Li
c79d7ebc91
data mover ms doc
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-29 16:27:00 +08:00
Lyndon-Li
866c2ab781
Merge branch 'main' into data-mover-ms-doc
2024-08-29 16:14:19 +08:00
Daniel Jiang and GitHub
b5c9921ee8
Merge pull request #8158 from Lyndon-Li/bump-up-kopia
...
Bump up kopia
2024-08-29 13:51:02 +08:00
Lyndon-Li
a80c9359bf
bump up kopia
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-29 13:10:08 +08:00
lyndon-li and GitHub
cb7eebd9c9
Merge pull request #8143 from Lyndon-Li/data-mover-ms-pod-resource-limit
...
node-agent config for data mover micro service pod resources
2024-08-29 11:00:24 +08:00
Lyndon-Li
252e8a866f
node-agent config for pod resources
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-29 10:13:32 +08:00
Tiger Kaovilai
eebc4af484
Make retry func name more generic
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-28 11:19:43 -04:00
Tiger Kaovilai
cacb5f0eae
Apply suggestions from code review
...
Signed-off-by: Tiger Kaovilai <passawit.kaovilai@gmail.com >
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-28 11:19:43 -04:00
Tiger Kaovilai
d112cc26da
abstract backup/restore
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-28 11:19:43 -04:00
Tiger Kaovilai
8f1424f04e
sseago feedback: finalizing
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-28 11:19:43 -04:00
Tiger Kaovilai
ad00ae7e6e
Add retry patching configuration design.
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-28 11:19:42 -04:00
lyndon-li and GitHub
981f30cb25
Merge pull request #8151 from reasonerjt/update-stale-exempt
...
Issues with "backlog" label should never stale
2024-08-26 17:42:45 +08:00
Daniel Jiang
3f1853c961
Issues with "backlog" label should never stale
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-08-26 15:07:40 +08:00
Tiger Kaovilai and GitHub
f5671c728c
Scrub namespace terminating status and deletion timestamp on restore. Descriptive restore error on terminating namespace. ( #7424 )
...
revert utils_test.go
address https://github.com/vmware-tanzu/velero/pull/7424/files/c7b189dd6035839c9eb8ce3dab4ead574de77adb#r1494194484
Update pkg/util/kube/utils.go
Signed-off-by: Tiger Kaovilai <passawit.kaovilai@gmail.com >
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-23 16:45:10 +05:30
lyndon-li and GitHub
de96d4c84b
Merge pull request #8139 from blackpiglet/7579_fix
...
Add resource modifier for velero restore describe CLI
2024-08-23 13:21:03 +08:00
Lyndon-Li
16a73acf7b
data mover pod resource config
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-22 16:20:56 +08:00
Lyndon-Li
e29432beb8
Merge branch 'main' into data-mover-ms-pod-resource-limit
2024-08-22 16:18:33 +08:00
Lyndon-Li
babd76f2a3
Merge branch 'main' into data-mover-ms-doc
2024-08-22 15:19:48 +08:00
Lyndon-Li
627e2fede6
nod-agent config for pod resources
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-22 15:06:35 +08:00
Xun Jiang
c2cd6b7176
Add resource modifier for velero restore describe CLI
...
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com >
2024-08-22 00:01:56 +08:00
Shubham Pampattiwar and GitHub
934b3ea6a9
Merge pull request #8131 from Lyndon-Li/backup-repo-config-doc
...
Add doc for backup repo config
2024-08-21 06:22:59 -07:00
Lyndon-Li
37e0ab12cc
backup repo config doc
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-21 16:15:40 +08:00
Lyndon-Li
f684e16def
data mover ms doc
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-21 16:13:20 +08:00
Lyndon-Li
4120d43b78
Merge branch 'main' into backup-repo-config-doc
2024-08-21 10:22:22 +08:00
lyndon-li and GitHub
f63b714483
Merge pull request #8115 from Lyndon-Li/data-mover-ms-smoking-test
...
Data mover micro service smoke testing
2024-08-21 10:12:18 +08:00
Xun Jiang/Bruce Jiang and GitHub
ec6090bd01
Merge pull request #8129 from vmware-tanzu/e2e_modification
...
Modify E2E and perf test report generated directory
2024-08-21 07:22:46 +08:00
Shubham Pampattiwar and GitHub
6e65c73cc6
Merge pull request #8119 from shubham-pampattiwar/backup-pvc-config-docs
...
Add docs for backup pvc config support
2024-08-20 10:29:39 -07:00
Lyndon-Li
bdff60178a
add doc for backup repo config
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-20 14:28:12 +08:00
Tiger Kaovilai
0b447771f1
Add new-changelog to Makefile
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-19 23:33:10 -04:00
Xun Jiang
af62dd4b3e
Modify E2E and perf test result output directory.
...
Add LongTime label to more E2E cases.
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com >
2024-08-20 10:58:32 +08:00
Shubham Pampattiwar and GitHub
86963bf229
Merge pull request #8097 from Lyndon-Li/issue-fix-8032
...
Issue 8032: make node agent configMap name configurable
2024-08-19 14:49:43 -07:00
Shubham Pampattiwar
d4e7d1472e
add docs for backup pvc config support
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add changelog
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add section to csi dm doc and minor fixes
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
configMap name is configurable
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-08-19 14:39:22 -07:00