Xun Jiang
|
59eeec268b
|
Update CSI document. Remove the CSI plugin verifier.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
|
2024-04-12 13:51:20 +08:00 |
|
Wenkai Yin(尹文开)
|
3c377bc3ec
|
Merge pull request #7630 from reasonerjt/restore-vol-info
Track and persist restore volume info
|
2024-04-12 11:24:05 +08:00 |
|
Wenkai Yin(尹文开)
|
ab57112347
|
Merge pull request #7654 from blackpiglet/fix_push_action
Modify the GCP auth method because of the action version update.
|
2024-04-12 10:50:02 +08:00 |
|
Xun Jiang/Bruce Jiang
|
f25c154709
|
Merge pull request #7569 from ywk253100/240326_namespace
Check the existence of the namespaces provided in the "--include-namespaces" option
|
2024-04-11 19:00:33 +08:00 |
|
Daniel Jiang
|
0a280e5786
|
Track and persist restore volume info
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
|
2024-04-11 17:32:18 +08:00 |
|
Xun Jiang
|
9551b8e4c8
|
Modify the GCP auth method because of the action version update.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
|
2024-04-11 14:22:57 +08:00 |
|
lyndon-li
|
500e5aeeca
|
Merge pull request #7653 from qiuming-best/data-mover-restore-parallel
Add data download parallel files download configuration
|
2024-04-11 13:02:10 +08:00 |
|
Ming Qiu
|
89967c1cb6
|
Add data download parallel files download configuration
Signed-off-by: Ming Qiu <ming.qiu@broadcom.com>
|
2024-04-11 02:54:22 +00:00 |
|
Xun Jiang/Bruce Jiang
|
6ef38365ea
|
Merge pull request #7609 from blackpiglet/merge_csi
Merge CSI plugin code.
|
2024-04-11 10:38:58 +08:00 |
|
qiuming
|
bbb5d7da03
|
Merge pull request #7640 from Lyndon-Li/data-mover-node-selection-doc
Data mover node selection doc
|
2024-04-11 10:33:15 +08:00 |
|
lyndon-li
|
218aa8655f
|
Merge pull request #7523 from 27149chen/fix-for-resource-conversion
do not skip unknown gvr at the beginning and get new gr when kind is changed
|
2024-04-11 10:31:14 +08:00 |
|
Xun Jiang/Bruce Jiang
|
85e8b73d8d
|
Merge pull request #7637 from vmware-tanzu/dependabot/github_actions/google-github-actions/setup-gcloud-2
Bump google-github-actions/setup-gcloud from 0 to 2
|
2024-04-11 10:00:35 +08:00 |
|
Xun Jiang/Bruce Jiang
|
8df4e6aded
|
Merge branch 'main' into merge_csi
Signed-off-by: Xun Jiang/Bruce Jiang <59276555+blackpiglet@users.noreply.github.com>
|
2024-04-10 18:54:16 +08:00 |
|
Xun Jiang/Bruce Jiang
|
b91b907f06
|
Merge pull request #7639 from vmware-tanzu/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 1 to 3
|
2024-04-10 18:45:38 +08:00 |
|
Xun Jiang/Bruce Jiang
|
7935236db0
|
Merge pull request #7584 from mmorel-35/json-patch/v5
build(deps): bump json-patch to v5.8.0
|
2024-04-10 18:40:16 +08:00 |
|
clonefetch
|
474dc824e7
|
chore: fix function names in comment (#7633)
Signed-off-by: clonefetch <c0217@outlook.com>
|
2024-04-10 15:15:29 +05:30 |
|
Xun Jiang
|
31e140919a
|
Merge CSI plugin code.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
|
2024-04-10 14:53:29 +08:00 |
|
qiuming
|
63fe9f1f1f
|
Merge pull request #7646 from qiuming-best/label-action-fix
Modify labels config for label action
|
2024-04-10 10:41:33 +08:00 |
|
Ming Qiu
|
69def18ccf
|
Modify labels config for label action
Signed-off-by: Ming Qiu <ming.qiu@broadcom.com>
|
2024-04-09 09:31:50 +00:00 |
|
Wenkai Yin(尹文开)
|
7b3e6a4612
|
Merge pull request #7634 from ywk253100/240408_periodical_queue
Empty the list before next round of listing
|
2024-04-09 16:57:26 +08:00 |
|
qiuming
|
c3a3992be5
|
Merge pull request #7641 from qiuming-best/test-action
Fix labeler action failure
|
2024-04-09 16:51:26 +08:00 |
|
Ming Qiu
|
836300f583
|
Fix labeler action failure
Signed-off-by: Ming Qiu <ming.qiu@broadcom.com>
|
2024-04-09 08:20:21 +00:00 |
|
Wenkai Yin(尹文开)
|
d631517298
|
Merge pull request #7610 from reasonerjt/restore-vol-info-design
Add design to introduce restore volume info
|
2024-04-09 15:10:11 +08:00 |
|
qiuming
|
6bd9d4aee4
|
Merge pull request #7638 from vmware-tanzu/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
|
2024-04-09 11:23:10 +08:00 |
|
qiuming
|
a4fc81df42
|
Merge pull request #7636 from vmware-tanzu/dependabot/github_actions/actions/labeler-5
Bump actions/labeler from 3 to 5
|
2024-04-09 11:21:41 +08:00 |
|
qiuming
|
4697ed9a50
|
Merge pull request #7635 from vmware-tanzu/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
|
2024-04-09 11:20:54 +08:00 |
|
Lyndon-Li
|
080a61b43d
|
data mover node selection doc
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
|
2024-04-09 10:23:02 +08:00 |
|
dependabot[bot]
|
9274f4b664
|
Bump docker/setup-buildx-action from 1 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 02:03:14 +00:00 |
|
dependabot[bot]
|
58838fc5c6
|
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 02:03:10 +00:00 |
|
dependabot[bot]
|
c36dc9263e
|
Bump google-github-actions/setup-gcloud from 0 to 2
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0 to 2.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v0...v2)
---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 02:03:09 +00:00 |
|
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 |
|
dependabot[bot]
|
e0a690c402
|
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 02:03:02 +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(尹文开)
|
91774af54d
|
Empty the list before next round of listing
Empty the list before next round of listing
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
|
2024-04-08 18:57:29 +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 |
|
Daniel Jiang
|
ab5ee7b6ff
|
Add design to introduce restore volume info
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
|
2024-04-02 14:58:07 +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 |
|