Xun Jiang
d20bd165a9
Skip parallel files upload and download test for Restic case.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-06-12 19:52:22 +08:00
Daniel Jiang and GitHub
21366795d1
Merge pull request #7852 from reasonerjt/fix-7849-1.14
...
Use PVC to track the CSI snapshot in restore
v1.14.0-rc.2
2024-06-04 13:33:27 +08:00
Daniel Jiang
f6367ca396
Use PVC to track the CSI snapshot in restore
...
This commit fixes #7849 .
It will use PVC instead of PV to track CSI snapshots to generate restore
volume info metadata. So that in the case the PVC is not bound to PV
the metadata can be populated correctly.
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-06-04 10:10:36 +08:00
Daniel Jiang and GitHub
ce16acb12e
Merge pull request #7847 from Lyndon-Li/release-1.14
...
Avoid unnecessary repo connect for maintenance
2024-05-31 13:11:46 +08:00
Lyndon-Li
54d5dabdda
avoid unnecessary repo connect for maintenance
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-05-31 11:20:12 +08:00
Daniel Jiang and GitHub
952f713b3b
Merge pull request #7830 from reasonerjt/fix-git-release-issue-1.14
...
Fix issue in "git status" in goreleaser.sh
v1.14.0-rc.1
2024-05-27 17:01:51 +08:00
Daniel Jiang
1f1ccab948
Fix issue in "git status" in goreleaser.sh
...
When dry-run the tag-release.sh, there's an error
"fatal: detected dubious ownership in repository at
'/github.com/vmware-tanzu/velero'"
This commit works around this issue to make sure "tag-release.sh"
can finish successful
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-27 16:49:47 +08:00
Daniel Jiang and GitHub
9164bc95a4
Merge pull request #7821 from reasonerjt/pin-image-1.14
...
Pin the version of Golang and base image for v1.14.0
2024-05-24 13:48:14 +08:00
Daniel Jiang
74966d0e2c
Pin the version of Golang and base image
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-24 13:25:23 +08:00
Daniel Jiang and GitHub
7d22548d7a
Merge pull request #7824 from reasonerjt/fix-codespell-1.14
...
Fix the problems found by codespell
2024-05-24 13:24:34 +08:00
Daniel Jiang
892fa79051
Fix the problems found by codespell
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-24 11:32:26 +08:00
Daniel Jiang and GitHub
aae7bb00e4
Merge pull request #7820 from reasonerjt/changelog-v114
...
Update changelog for v1.14
2024-05-23 18:14:53 +08:00
Daniel Jiang
bd68bb4936
Update changelog for v1.14
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-23 17:20:57 +08:00
Xun Jiang/Bruce Jiang and GitHub
9ac9e0d7b3
Merge pull request #7819 from reasonerjt/fix-doc-v114
...
Fix minor issue in doc for v1.14
2024-05-23 17:19:28 +08:00
Daniel Jiang
8c9410cff1
Fix minor issue in doc for v1.14
...
The upgrade link and latest config is not updated by make
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-23 16:50:58 +08:00
Daniel Jiang and GitHub
05a6354bc8
Merge pull request #7816 from reasonerjt/doc-for-v114-new
...
User doc for v1.14
2024-05-23 16:31:21 +08:00
Daniel Jiang and GitHub
62c7fef827
Merge pull request #7814 from reasonerjt/update-reamde-v114
...
Update README and move the implemented Designs for v1.14
2024-05-23 15:50:10 +08:00
Daniel Jiang
2276f3e7df
User doc for v1.14
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-23 15:34:36 +08:00
Daniel Jiang
349c8f26c6
Update README and move the implemented Designs for v1.14
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-23 14:08:47 +08:00
Xun Jiang/Bruce Jiang and GitHub
0e7fb402cd
Merge pull request #7794 from blackpiglet/modify_volume_helper
...
Modify the volume helper logic.
2024-05-23 11:18:38 +08:00
Xun Jiang
a91d2cb036
Modify the volume helper logic.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-05-23 09:57:21 +08:00
Xun Jiang/Bruce Jiang and GitHub
49eab81807
Merge pull request #7805 from piny940/fix-backuplog-error
...
Fix backup log to show error string, not index
2024-05-21 14:07:42 +08:00
lyndon-li and GitHub
5943d385c1
Merge pull request #7779 from shubham-pampattiwar/vol-policy-extension-docs
...
Add documentation for extension of volume policy feature
2024-05-21 13:38:20 +08:00
Shubham Pampattiwar
2706667750
add documentation for extension of volume policy feature
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add changelog
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add more examples
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
remove snapshotVolumes flag req
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix intendation
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add more notes re:snapshot action
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-05-20 11:54:35 -07:00
Daniel Jiang and GitHub
b4b0b9d9c8
Merge pull request #7807 from reasonerjt/upgrade-doc-114
...
Update the doc upgrade-to-1.14
2024-05-20 18:37:00 +08:00
Daniel Jiang
1ffb6a9d66
Update the doc upgrade-to-1.14
...
Tweak the command and remove the sections which include upgrading from
older versions, given v1.13.x is a prerequisite.
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-05-20 17:01:20 +08:00
piny940
059effce97
Add change log 7805
...
Signed-off-by: piny940 <83708535+piny940@users.noreply.github.com >
2024-05-18 11:08:18 +09:00
piny940
8b6c89cd4e
Fix backup log to show error string, not index
...
Signed-off-by: piny940 <83708535+piny940@users.noreply.github.com >
2024-05-18 11:00:47 +09:00
Xun Jiang/Bruce Jiang and GitHub
f654188243
Merge pull request #7802 from blackpiglet/bump_e2e_migration_and_update_test_version
...
Bump the E2E upgrade and migration test version.
2024-05-17 15:09:50 +08:00
Xun Jiang
291d55f154
Bump the E2E upgrade and migration test version.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-05-17 14:19:06 +08:00
lyndon-li and GitHub
65a831ed67
Merge pull request #7762 from kaovilai/waitBackupRepoErrsVerbose
...
Surface errors when waiting for backupRepository
2024-05-17 10:03:19 +08:00
Xun Jiang/Bruce Jiang and GitHub
a0b7382e5a
Merge pull request #7595 from mmorel-35/golangci-lint-config
...
organize golangci workflow
2024-05-16 11:31:13 +08:00
Xun Jiang/Bruce Jiang and GitHub
cdd5a4fdba
Merge pull request #7755 from vmware-tanzu/dependabot/github_actions/actions/cache-4
...
Bump actions/cache from 2 to 4
2024-05-16 11:09:52 +08:00
6c2b66b480
Modify the wrong ConfigMap name in v1.13 node-agent-concurrency document. ( #7715 )
...
Fix condition matching in resource modifier when there are multiple rules
Signed-off-by: lou <alex1988@outlook.com >
Co-authored-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-05-14 17:01:50 -04:00
Matthieu MOREL
bc1e88cb27
rename golangci-lint config file and use golangci-lint-action to lint
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-05-14 19:45:03 +00:00
Xun Jiang/Bruce Jiang and GitHub
27392d3411
Support more PROW commands. ( #7784 )
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-05-14 14:19:25 -04:00
93216e4a3a
Bump golangci/golangci-lint-action from 5 to 6 ( #7791 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 14:18:25 -04:00
Daniel Jiang and GitHub
7e19cdbcc6
Merge pull request #7757 from kaovilai/addExistingResourcePolicyRestoreCRValidation
...
Add existingResourcePolicy restore CR validation to controller.
2024-05-14 11:35:58 +08:00
danfeng and GitHub
0b5f10efbe
Merge pull request #7598 from mmorel-35/azure-storage-blob-go
...
Migrate from github.com/Azure/azure-storage-blob-go to github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
2024-05-14 10:34:03 +08:00
Wenkai Yin(尹文开) and GitHub
23135d0d21
Merge pull request #7790 from blackpiglet/modify_nodeagent_cocurrency
...
Modify the wrong ConfigMap name in v1.13 node-agent-concurrency docum…
2024-05-13 16:50:42 +08:00
Xun Jiang
ef8f3b5cb8
Modify the wrong ConfigMap name in v1.13 node-agent-concurrency document.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-05-13 16:27:27 +08:00
danfeng and GitHub
3c37c843f8
Merge pull request #7591 from mmorel-35/noctx
...
golangci-lint(noctx): fix test files
2024-05-13 13:29:07 +08:00
danfeng and GitHub
1ca1178f76
Merge pull request #7788 from danfengliu/fix-makefile-param-issue
...
Fix makefile param issue
2024-05-13 10:24:32 +08:00
danfengl
85495eef48
Fix makefile param issue
...
Using VERSION instead of VELERO_VERSION, since VERSION is passed from root Makefile.
Signed-off-by: danfengl <danfengl@vmware.com >
2024-05-11 05:40:03 +00:00
Tiger Kaovilai
3c937d42dd
ignore .git dir when formatting
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-05-10 14:12:29 -04:00
Matthieu MOREL
173f704796
golangci-lint(noctx): fix test files
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-05-10 10:05:28 +00:00
Matthieu MOREL
14e98b89ad
Migrate from github.com/Azure/azure-storage-blob-go to github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-05-10 09:24:35 +00:00
Xun Jiang/Bruce Jiang and GitHub
f7c0244183
Merge pull request #7776 from mmorel-35/kind/changelog-not-required
...
split labels configurations add more prow commands
2024-05-10 15:19:31 +08:00
Tiger Kaovilai
2c6853b6e8
Surface errors when waiting for backupRepository
...
Make errors such as those found in https://github.com/vmware-tanzu/velero/issues/6928#issuecomment-1759369183
Makes errors easier to understand than "timed out waiting for the condition"
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-05-09 17:20:33 -04:00
qiuming and GitHub
7563a453fb
Merge pull request #7701 from qiuming-best/merge-makefile
...
Merge makefile for e2e perf test
2024-05-09 15:28:13 +08:00