dependabot[bot]
268978d2ab
Bump actions/labeler from 3 to 5
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 3 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-09 02:03:04 +00:00
qiuming
b755433f26
Merge pull request #7594 from mmorel-35/dependabot/github-actions
...
dependabot: support github-actions updates
2024-04-09 10:02:37 +08:00
Wenkai Yin(尹文开)
54462c4f7b
Merge pull request #7631 from ywk253100/240408_codecoverage
...
Upgrade codecov action to v4
2024-04-08 17:09:04 +08:00
Wenkai Yin(尹文开)
6c215d7915
Upgrade codecov action to v4
...
Upgrade codecov action to v4
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-04-08 16:31:24 +08:00
Shubham Pampattiwar
f85f87759c
add design for Extending VolumePolicies to support more actions ( #6956 )
...
add changelog
fix codespell
update codeblocks for language syntax rendering
redo design
update volume policies design
add notes and modify design based on community feedback
add future scope
add bia csi snapshot action details
add volumehelper package in implementation section
fix codespell
introduce volumehelper interface and volumepolicyhelper struct
address feedback regarding volumehelper interface and its funcs
fix codespell
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-04-03 11:38:42 -04:00
Xun Jiang/Bruce Jiang
ff45680430
Merge pull request #7622 from Lyndon-Li/issue-fix-7246
...
Issue 7246: document the behavior for repo snapshot deletion
2024-04-03 15:05:58 +08:00
Lyndon-Li
d66d00a82c
issue 7246: document the behavior for repo snapshot deletion
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-03 13:53:24 +08:00
Xun Jiang/Bruce Jiang
8de622e37c
Merge pull request #7618 from Lyndon-Li/pin-kopia-to-latest
...
Pin kopia to the latest commit
2024-04-03 13:21:00 +08:00
Lyndon-Li
0392e31c3d
pin kopia to the latest commit
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-03 11:01:52 +08:00
Xun Jiang/Bruce Jiang
c2d267d894
Merge pull request #7611 from qiuming-best/datamover-cancel
...
Fix cancel bug && adjust StartTimestamp for data mover
2024-04-03 10:49:06 +08:00
Ming Qiu
a2c1a5a113
Fix cancel bug && adjust StartTimestamp for data mover
...
Signed-off-by: Ming Qiu <ming.qiu@broadcom.com >
2024-04-03 02:21:26 +00:00
qiuming
dcd62b908f
Merge pull request #7617 from Lyndon-Li/issue-fix-7583
...
Issue 7583: set backupName optional for Restore CRD
2024-04-03 10:19:24 +08:00
qiuming
c7c59db2a2
Merge pull request #7604 from Lyndon-Li/resource-consumption-in-doc
...
Add resource consumption in fs-backup and data mover doc
2024-04-03 10:06:04 +08:00
Lyndon-Li
711609e00e
issue 7583: set backupName optional for Restore CRD
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-03 10:00:55 +08:00
Wenkai Yin(尹文开)
d974cd3f29
Merge pull request #7607 from blackpiglet/modify_uninstall_document
...
Modify the uninstall.md document.
2024-04-02 09:19:23 +08:00
Xun Jiang
07ff562209
Modify the uninstall.md document.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-04-01 19:18:56 +08:00
Lyndon-Li
49cd34535e
add resource consumption in fs-backup and data mover doc
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-01 18:29:41 +08:00
qiuming
3465e8cddf
Merge pull request #7558 from qiuming-best/uploader-fast-fail
...
Fix snapshot leak for backup
2024-04-01 15:24:34 +08:00
lyndon-li
c9b41ba9d2
Merge pull request #7572 from webwurst/patch-1
...
Link to merged design document
2024-04-01 15:04:18 +08:00
lyndon-li
de2cb525aa
Merge pull request #7602 from alingse/fix-append-all-when-range-it
...
Fix: append all slice data when range for it
2024-04-01 14:07:13 +08:00
lyndon-li
f24eabd8b8
Merge pull request #7603 from Lyndon-Li/fix-ut-fail
...
Fix ut fail
2024-04-01 13:55:16 +08:00
qiuming
9b705033b2
Merge pull request #7567 from danfengliu/debug-ns-deletion-hung-issue
...
Delete ns using kubectl
2024-04-01 13:31:55 +08:00
Lyndon-Li
90e9efc544
fix ut fail
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-01 13:28:37 +08:00
Xun Jiang/Bruce Jiang
58effeb879
Merge pull request #7566 from kaovilai/biaOperationErrorsPluginName
...
Add confirm flag to velero plugin add
2024-04-01 12:47:53 +08:00
Xun Jiang/Bruce Jiang
75962653c5
Merge pull request #7554 from blackpiglet/7357_fix
...
Support update the backup VolumeInfos by the Async ops result.
2024-04-01 11:05:33 +08:00
Ming Qiu
3d5282e12b
Fix snapshot leak for backup
...
Signed-off-by: Ming Qiu <ming.qiu@broadcom.com >
2024-04-01 03:02:24 +00:00
danfengl
b605f9dbd5
Delete ns using kubectl
...
Signed-off-by: danfengl <danfengl@vmware.com >
2024-04-01 02:40:26 +00:00
alingse
2ef22c082f
Fix: append all slice data when range for it
...
Signed-off-by: alingse <alingse@foxmail.com >
2024-04-01 00:11:50 +08:00
Matthieu MOREL
b52b0a9650
dependabot: support github-actions updates
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-03-30 14:05:05 +01:00
Matthieu MOREL
3d6dab0708
lint(ginkgolinter): expect (not)to HaveOccurred ( #7565 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-03-29 10:05:48 -04:00
lyndon-li
67bd694d1b
Merge pull request #7437 from Lyndon-Li/issue-fix-7036
...
Issue 7036: node selection for data mover backup
2024-03-29 17:04:40 +08:00
lyndon-li
01ef3a3e62
Merge pull request #7589 from Lyndon-Li/kopia-index-compaction-during-maintenance
...
Kopia: index compaction during maintenance
2024-03-29 15:53:57 +08:00
Xun Jiang/Bruce Jiang
d982058d3b
Merge pull request #7588 from ywk253100/240329_ut
...
Improve the UT code coverage for pkg/podvolume
2024-03-29 15:36:54 +08:00
Lyndon-Li
18976c0a62
kopia: index compaction during maintenance
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-03-29 15:24:47 +08:00
qiuming
beb221b15c
Merge pull request #7587 from blackpiglet/move_actions
...
Add actions directory for backup and restore.
2024-03-29 15:10:38 +08:00
Wenkai Yin(尹文开)
039fc20b65
Improve the UT code coverage for pkg/podvolume
...
Improve the UT code coverage for pkg/podvolume
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-03-29 15:02:30 +08:00
Xun Jiang
5462035469
Delete the unneeded pvRestorer action in
...
handleSkippedPVHasRetainPolicy
According to comment, calling executePVAction aims to reset PV's
claimRef, but the reset logic was moved into resetVolumeBindingInfo
since release-1.4.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-03-29 14:12:12 +08:00
Xun Jiang
08c93b4145
Add actions directory for backup and restore.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-03-29 13:21:50 +08:00
lyndon-li
81da8e67c7
Merge pull request #7585 from Lyndon-Li/issue-fix-7535
...
Issue fix 7535
2024-03-29 10:48:48 +08:00
Lyndon-Li
9b74643b3a
Merge branch 'main' into issue-fix-7535
2024-03-29 10:28:53 +08:00
Wenkai Yin(尹文开)
a3eeb7dad9
Merge pull request #7571 from ywk253100/240322_concurrency
...
Improve the concurrency for PVBs in different pods
2024-03-29 10:26:26 +08:00
Lyndon-Li
070e99da3d
issue 7535: don't exclude resources in MustHave list during restore
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-03-29 10:14:54 +08:00
Wenkai Yin(尹文开)
8d10b68eda
Improve the concurrency for PVBs in different pods
...
Improve the concurrency for PVBs in different pods
Fixes #6676
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-03-29 09:58:50 +08:00
Xun Jiang
b06d7a467f
Support update the backup VolumeInfos by the Async ops result.
...
1. Add PutBackupVolumeInfos method.
2. Add CompletionTimestamp in VolumeInfo.
3. Add Size in SnapshotDataMovementInfo.
4. Update CompletionTimpstmap, SnapshotHandle, RetainedSnapshot
and Size in VolumeInfo on DataUpload Operation completes.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-03-28 19:52:44 +08:00
Lyndon-Li
65e8ddb89b
Merge branch 'main' into issue-fix-7535
2024-03-28 18:37:39 +08:00
Xun Jiang/Bruce Jiang
d640cc16ab
Merge pull request #7573 from mmorel-35/golangci-lint-exclude-rules
...
golangci-lint: use exclude-rules instead of skip-files and skip-dirs
2024-03-28 16:39:40 +08:00
qiuming
e80bdcf2e2
Merge pull request #7451 from qiuming-best/maintenance-job
...
Add repository maintenance job
2024-03-28 14:47:15 +08:00
Ming Qiu
8d63c76c92
Add maintenance job
...
Signed-off-by: Ming Qiu <mqiu@vmware.com >
2024-03-28 03:22:06 +00:00
Matthieu MOREL
ef04ef6361
golangci-lint: use exclude-rules instead of skip-files and skip-dirs
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-03-27 20:17:34 +00:00
Matthieu MOREL
3c704ba1b1
linter(testifylint): use Len or Empty for arrays testing ( #7555 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-03-27 14:16:58 -04:00