Wenkai Yin(尹文开) and GitHub
84734f1040
Merge pull request #6937 from blackpiglet/release_choco
...
Update the Velero chocolatey package release procedure.
2023-10-12 15:47:26 +08:00
lyndon and GitHub
741b696180
Merge pull request #6946 from Lyndon-Li/issue-fix-6668
...
Issue fix 6668: add a limitation for fs restore parallelism with other types of restore
2023-10-12 14:53:29 +08:00
Lyndon-Li
b14bd2cd75
issue 6668: add a limitation for fs restore parallelism with other types of restores
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-10-12 11:58:26 +08:00
Shubham Pampattiwar and GitHub
74ed994e5e
Merge pull request #6830 from sseago/retry-generateName
...
issue #6807 : Retry failed create when using generateName
2023-10-11 08:50:14 -07:00
Scott Seago
7750e12151
Perf improvements for existing resource restore
...
Use informer cache with dynamic client for Get calls on restore
When enabled, also make the Get call before create.
Add server and install parameter to allow disabling this feature,
but enable by default
Signed-off-by: Scott Seago <sseago@redhat.com >
2023-10-11 10:51:39 -04:00
Andy Arnold
4c3207a56d
A small typo duplicated csi-snapshot-data-movement.md in main and v.1.12
...
Signed-off-by: Andy Arnold <anarnold@redhat.com >
2023-10-10 21:17:26 +01:00
lou
6d89780fb2
add more tests
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-10 22:33:35 +08:00
Xun Jiang
79e176086c
Add some configurations to avoid ArgoCD pruning backups generated from schedule.
...
Signed-off-by: Xun Jiang <jxun@vmware.com >
2023-10-10 21:06:48 +08:00
Xun Jiang
dbc3ad7453
Update the Velero chocolatey package release procedure.
...
Signed-off-by: Xun Jiang <jxun@vmware.com >
2023-10-10 20:29:29 +08:00
lou
a607810b13
update design
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-10 19:11:43 +08:00
lou
19d5bee572
Merge branch 'main' into rm-improvement
2023-10-10 19:02:16 +08:00
lou
65082f33a4
add deserialization tests
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-10 18:59:45 +08:00
lyndon and GitHub
b31610157d
Merge pull request #6927 from blackpiglet/restricted_rbac
...
Add an working example for rbac.md.
2023-10-10 16:52:30 +08:00
lou
5932e263c9
update after review
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-10 16:00:46 +08:00
Wenkai Yin(尹文开) and GitHub
5f71a662a4
Merge pull request #6907 from kaovilai/vmain
...
Resolve netlify site publish issues due to missing directory `site/site/public`
2023-10-10 15:24:19 +08:00
Xun Jiang
98a383d94a
Add an working example for rbac.md.
...
Signed-off-by: Xun Jiang <jxun@vmware.com >
2023-10-10 13:56:50 +08:00
Wenkai Yin(尹文开) and GitHub
5961253768
Merge pull request #6926 from Lyndon-Li/backup-pod-spread-evenly
...
Issue 6734: spread backup pod evenly
2023-10-10 10:05:41 +08:00
Lyndon-Li
0a6c89abc6
Merge branch 'main' into backup-pod-spread-evenly
2023-10-10 09:45:52 +08:00
Scott Seago
09be1f7995
issue #6807 : Retry failed create when using generateName
...
When creating resources with generateName, apimachinery
does not guarantee uniqueness when it appends the random
suffix to the generateName stub, so if it fails with
already exists error, we need to retry.
Signed-off-by: Scott Seago <sseago@redhat.com >
2023-10-09 17:38:37 -04:00
Shubham Pampattiwar and GitHub
541425ba97
Merge pull request #6844 from sseago/pr-standards
2023-10-09 14:33:06 -07:00
Mateus Oliveira and GitHub
1c1054dedc
doc: Alert that plugins run as separate processes, when turning on debug logs ( #6882 )
...
* doc: Alert that plugins run as binaries when turning on debug logs
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com >
* fixup! doc: Alert that plugins run as binaries when turning on debug logs
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com >
* fixup! doc: Alert that plugins run as binaries when turning on debug logs
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com >
* fixup! doc: Alert that plugins run as binaries when turning on debug logs
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com >
---------
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com >
2023-10-09 11:12:36 -04:00
Yang Gang and GitHub
e5e99c75a0
Fix dep package describe and ci words spell. ( #6924 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-10-09 12:12:14 +05:30
Lyndon-Li
d8d66381e7
issue 6734: spread backup pod evenly
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-10-08 20:01:12 +08:00
lou
e880c0d01b
update after review
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-07 16:33:33 +08:00
Raghuram Devarakonda and GitHub
b7cc62d077
Document about item action plugin ordering. ( #6719 )
...
Signed-off-by: Raghuram Devarakonda <draghuram@gmail.com >
2023-10-06 16:11:24 -04:00
Shubham Pampattiwar and GitHub
0d4e61eb24
Merge pull request #6649 from sseago/orphaned-partially-failed
2023-10-06 10:35:57 -07:00
Scott Seago
cd7e2d6fcc
Expanded PR section of code standards doc
...
Signed-off-by: Scott Seago <sseago@redhat.com >
2023-10-04 18:07:02 -04:00
lou
58d8425952
fix lint
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-05 01:19:05 +08:00
lou
06ed9dcc71
add changelog
...
Signed-off-by: lou <alex1988@outlook.com >
2023-10-04 16:02:23 +08:00
Guang Jiong Lou and GitHub
7f73acab16
Proposal to support JSON Merge Patch and Strategic Merge Patch in Resource Modifiers ( #6797 )
...
* Proposal to support JSON Merge Patch and Strategic Merge Patch in Resource Modifiers
Signed-off-by: lou <alex1988@outlook.com >
* add changelog
Signed-off-by: lou <alex1988@outlook.com >
* add conditional patches
Signed-off-by: lou <alex1988@outlook.com >
* update design
Signed-off-by: lou <alex1988@outlook.com >
* update after review
Signed-off-by: lou <alex1988@outlook.com >
* update after review
Signed-off-by: lou <alex1988@outlook.com >
---------
Signed-off-by: lou <alex1988@outlook.com >
2023-10-04 09:29:09 +05:30
Shubham Pampattiwar and GitHub
5ab66728e2
Merge pull request #6843 from yanggangtony/clean-and-addlicenses
...
Add missing file licences and do some clean works.
2023-10-02 12:11:28 -07:00
Tiger Kaovilai
09f7744e33
remove site/ prefix from publish
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-10-02 15:07:40 -04:00
Shubham Pampattiwar and GitHub
cf1aebea04
Merge pull request #6901 from kaovilai/dcosignoff
...
Fix code-standards url rendering for `https://developercertificate.org/ )`
2023-10-02 10:12:38 -07:00
Raghuram Devarakonda and GitHub
13019b943a
Document pod volume host path setting for Nutanix. ( #6902 )
...
Signed-off-by: Raghuram Devarakonda <draghuram@gmail.com >
2023-10-02 09:57:11 -04:00
Tiger Kaovilai
c51b599845
Fix code-standards url rendering for https://developercertificate.org/ )
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2023-09-29 13:55:32 -04:00
Yang Gang and GitHub
fd67ecb688
Code clean for backup cmd client. ( #6750 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-09-29 12:23:12 -04:00
Wenkai Yin(尹文开) and GitHub
0d79afe049
Replace the base image with paketobuildpacks image ( #6883 )
...
Replace the base image with paketobuildpacks image
Fixes #6851
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2023-09-29 12:19:51 -04:00
yanggang
11745809c4
Add missing file licences and do some clean works.
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-09-29 04:25:01 +01:00
David Zaninovic and GitHub
8e01d1b9be
Add support for block volumes ( #6680 )
...
Signed-off-by: David Zaninovic <dzaninovic@catalogicsoftware.com >
2023-09-28 09:44:46 -04:00
danfengliu and GitHub
a22f28e876
Merge pull request #6895 from blackpiglet/fix_main_push_action_failure
...
Add go clean in Dockerfile and action.
2023-09-28 21:16:33 +08:00
Xun Jiang
64595cc0f7
Add go clean in Dockerfile and action.
...
Signed-off-by: Xun Jiang <jxun@vmware.com >
2023-09-28 20:30:05 +08:00
qiuming and GitHub
c6191797b4
Merge pull request #6884 from ywk253100/230928_repo_init
...
Create the backup repository only when it doesn't exist
2023-09-28 17:36:44 +08:00
qiuming and GitHub
dffe4f85ce
Merge pull request #6893 from Lyndon-Li/fix-main-ci-out-of-space-problem
...
Fix CI out of disk space problem
2023-09-28 17:36:14 +08:00
Lyndon-Li
24e37c5115
fix CI out of disk space problem
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-09-28 17:13:27 +08:00
Wenkai Yin(尹文开)
61a6c1ba2a
Create the backup repository only when it doesn't exist
...
When preparing a backup repository, Velero tries to connect to it, if fails then create it. The repository status always records the error reported by creation but the real reason maybe caused by the connect operation. This is confuseing and hard to debug
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2023-09-28 14:53:59 +08:00
lyndon and GitHub
af43d96ac9
Merge pull request #6885 from Lyndon-Li/issue-fix-6880
...
Issue 6880: set ParallelUploadAboveSize as MaxInt64
2023-09-28 14:24:08 +08:00
Lyndon-Li
3e3ffec7cd
issue 6880: set ParallelUploadAboveSize as MaxInt64
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-09-28 12:34:30 +08:00
lyndon and GitHub
73ea00b477
issue 6861: fill repoIdentifier only for restic repo ( #6872 )
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2023-09-27 16:49:35 -04:00
Wenkai Yin(尹文开) and GitHub
563f1ccee1
Merge pull request #6475 from nilesh-akhade/main
...
Add `--or-selector` for backup and restore command
2023-09-27 20:09:07 +08:00
lyndon and GitHub
b6b320c85b
Merge pull request #6875 from Lyndon-Li/issue-fix-6859
...
Issue 6859: move plugin depdending podvolume functions to util pkg
2023-09-27 11:21:24 +08:00