Xun Jiang/Bruce Jiang and GitHub
dda6c1f37b
Merge pull request #7769 from mmorel-35/kind/changelog-not-required
...
fix `/kind changelog-not-required`
2024-05-07 11:10:22 +08:00
Matthieu MOREL
a90c0a420b
fix /kind changelog-not-required
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-05-06 06:50:20 +00:00
4d48273a24
Bump golangci/golangci-lint-action from 4 to 5 ( #7756 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5 )
---
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-04-30 09:43:16 -04:00
qiuming and GitHub
8f78aaa5f6
Merge pull request #7745 from qiuming-best/maintenance-job-fix
...
[v1.14 test] Fix maintenance job launched immediately after prune error
2024-04-29 11:23:18 +08:00
danfeng and GitHub
a798182d61
Merge pull request #7590 from danfengliu/add-vsc-checkpoint-for-migration-test
...
Add checkpoint of VSC for data movement migration test
2024-04-29 10:01:31 +08:00
danfengl
82fc557bd1
Add checkpoint of VSC for data movement migration test
...
1. In data movement scenario, volumesnapshotcontent by Velero backup will be deleted instead of retained in CSI scenaito, so add
a checkpoint for data movement scenario to verify no volumesnapshotcontent left after Velero backup;
2. Fix global context varaible issue, context varaible is not effective due to it's initialized right after the very beginning of
all tests instead of beginning of each test, so if someone script a new E2E test and did not overwrite it in the test body, then it
will fail the test if it was triggerd one hour later;
3. Due to CSI plugin is deprecated, it breaked down migration tests, because v1.13 still needs to install CSI plugin for the test.
Signed-off-by: danfengl <danfengl@vmware.com >
2024-04-28 09:47:08 +00:00
Ming Qiu
5eae542762
Fix maintenance job launched immediately after prune error
...
Signed-off-by: Ming Qiu <ming.qiu@broadcom.com >
2024-04-26 09:50:59 +00:00
Wenkai Yin(尹文开) and GitHub
6f7807cb52
Merge pull request #7740 from kaovilai/schedule-docs-pause
...
Add Schedule.spec.pause to docs
2024-04-26 16:59:39 +08:00
Tiger Kaovilai
bffe4f9f56
Add Schedule.spec.pause to docs
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-04-25 12:30:58 -04:00
qiuming and GitHub
159a49f0b2
Merge pull request #7733 from yanji09/update-hackmd-link-for-community-meeting-notes
...
Update hackmd link for community meeting notes
2024-04-24 14:16:49 +08:00
Jiaolin Yang
c894b4bff1
Update hackmd link for community meeting notes
...
Update hackmd link for community meeting notes.
Signed-off-by: Jiaolin Yang <Jiaolin.Yang@broadcom.com >
2024-04-24 13:50:13 +08:00
lyndon-li and GitHub
01a2d952ac
Merge pull request #7664 from shubham-pampattiwar/vol-policy-extension-impl
...
Extend Volume Policies feature to support more actions
2024-04-24 13:39:36 +08:00
Shubham Pampattiwar
8d2bef2486
Extend Volume Policies feature to support more actions
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix volume policy action execution
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
remove unused files
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add changelog file
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix CI linter errors
fix linter errors
address pr review comments
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix via make update cmd
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
address PR feedback and add tests
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix codespell
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix ci linter checks
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
remove volsToExclude processing from volume policy logic and add tests
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
fix ci linter issue
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-04-23 12:54:14 -07:00
danfeng and GitHub
e718a1325d
Merge pull request #7727 from danfengliu/fix-1.14-nightly-issues
...
Fix 1.14 nightly issues
2024-04-23 17:14:15 +08:00
Daniel Jiang and GitHub
d16003695a
Merge pull request #7702 from reasonerjt/update-kind-k8s
...
Bump up the version of KinD and k8s in github actions
2024-04-23 17:08:49 +08:00
qiuming and GitHub
7fd365c29d
Merge pull request #7724 from vmware-tanzu/dependabot/github_actions/cirrus-actions/rebase-1.8
...
Bump cirrus-actions/rebase from 1.3.1 to 1.8
2024-04-23 14:55:36 +08:00
qiuming and GitHub
e7a9d2e457
Merge pull request #7723 from vmware-tanzu/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 2 to 4
2024-04-23 14:55:13 +08:00
qiuming and GitHub
7a72fe3be0
Merge pull request #7721 from vmware-tanzu/dependabot/github_actions/actions/stale-9.0.0
...
Bump actions/stale from 6.0.1 to 9.0.0
2024-04-23 14:54:07 +08:00
qiuming and GitHub
9e84926bf1
Merge pull request #7722 from vmware-tanzu/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2024-04-23 14:53:26 +08:00
qiuming and GitHub
cc3f32410c
Merge pull request #7720 from vmware-tanzu/dependabot/github_actions/jpmcb/prow-github-actions-1.1.3
...
Bump jpmcb/prow-github-actions from 1.1.2 to 1.1.3
2024-04-23 14:52:28 +08:00
danfengl
8a3f2f41e4
Fix 1.14 nightly issues
...
1. Add sleep for native snapshot tests when using test.go interface;
2. Add --confirm for velero plugin add CLI as new feature introduced.
Signed-off-by: danfengl <danfengl@vmware.com >
2024-04-23 05:45:40 +00:00
dependabot[bot] and GitHub
6550fc94bc
Bump cirrus-actions/rebase from 1.3.1 to 1.8
...
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase ) from 1.3.1 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases )
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.3.1...1.8 )
---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 19:38:24 +00:00
dependabot[bot] and GitHub
eed655dddd
Bump actions/checkout from 2 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 19:38:20 +00:00
dependabot[bot] and GitHub
8c7f759002
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 19:38:14 +00:00
dependabot[bot] and GitHub
2c9ff8b6d1
Bump actions/stale from 6.0.1 to 9.0.0
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6.0.1 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6.0.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 19:38:07 +00:00
dependabot[bot] and GitHub
01f25db1b4
Bump jpmcb/prow-github-actions from 1.1.2 to 1.1.3
...
Bumps [jpmcb/prow-github-actions](https://github.com/jpmcb/prow-github-actions ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/jpmcb/prow-github-actions/releases )
- [Commits](https://github.com/jpmcb/prow-github-actions/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: jpmcb/prow-github-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 19:38:03 +00:00
Daniel Jiang
da2267fa3d
Bump up the version of KinD and k8s in github actions
...
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-04-22 18:17:15 +08:00
Xun Jiang/Bruce Jiang and GitHub
5f9c53af6e
Merge pull request #7697 from blackpiglet/backup_volumeinfo_cli_update
...
Modify namespace filter logic for backup with label selector
2024-04-22 15:57:50 +08:00
qiuming and GitHub
9d66438c1f
Merge pull request #7710 from danfengliu/rm-csi-plugin
...
Remove CSI plugin in E2E test
2024-04-22 15:50:26 +08:00
danfengl
a3bd26acd9
Remove CSI plugin in E2E test
...
Signed-off-by: danfengl <danfengl@vmware.com >
2024-04-22 07:13:40 +00:00
lyndon-li and GitHub
d6a7319ff9
Merge pull request #7713 from Lyndon-Li/issue-fix-7712
...
Issue 7712: don't append nil error for BatchForget of Restic path
2024-04-22 13:05:13 +08:00
lyndon-li and GitHub
9be2cdb6fe
Merge pull request #7711 from blackpiglet/resolve_security_alert_202404
...
Fix CVEs reported in GitHub security.
2024-04-22 11:13:47 +08:00
Lyndon-Li
776efc4460
issue 7712: don't append nil error for BatchForget of restic path
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-22 11:10:45 +08:00
Xun Jiang
a01ef11c92
Fix CVEs reported in GitHub security.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-04-22 10:05:10 +08:00
Daniel Jiang and GitHub
22b94654a4
Merge pull request #7686 from kaovilai/release-plan-plugin
...
Document plugin release plans as part of roadmap/milestone #6629
2024-04-19 19:48:21 +08:00
Xun Jiang
884bcbec98
Fix the typecheck error reported by the lint GitHub action.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-04-19 18:41:16 +08:00
Xun Jiang
2eeaf4d55e
Modify namespace filter logic for backup with label selector.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-04-18 10:30:59 +08:00
Xun Jiang
f1f0c8e5a7
Add size for DataMovement.
...
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com >
2024-04-18 10:30:59 +08:00
Daniel Jiang and GitHub
f04fbbcc41
Merge pull request #7687 from reasonerjt/restore-desc-vol-info
...
Display CSI snapshot restores in restore describe
2024-04-17 15:39:55 +08:00
Xun Jiang/Bruce Jiang and GitHub
b46fc6b4c7
Merge pull request #7692 from Lyndon-Li/pin-kopia-0.17.0
...
Pin kopia to 0.17.0
2024-04-17 14:28:25 +08:00
qiuming and GitHub
224fc61987
Merge pull request #7680 from ywk253100/240415_azure
...
Use specific credential rather than the credential chain for Azure
2024-04-17 13:21:50 +08:00
Lyndon-Li
45b1b87055
pin kopia to 0.17.0
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-04-17 13:15:38 +08:00
Qi Xu and GitHub
498a239e5b
Modify hook docs for clarity on displaying hook execution results ( #7679 )
...
Signed-off-by: allenxu404 <qix2@vmware.com >
2024-04-17 09:37:04 +05:30
Daniel Jiang
2197cab3db
Display CSI snapshot restores in restore describe
...
This commit makes change to CLI so `velero restore describe` will
download restore volume info and render the CSI snapshot restores based
on its content.
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com >
2024-04-16 17:08:05 +08:00
Xun Jiang/Bruce Jiang and GitHub
bc29471ed6
Merge pull request #7619 from allenxu404/post_restore_hook_enhancement
...
Wait for results of restore exec hook executions in Finalizing phase instead of InProgress phase
2024-04-16 15:54:46 +08:00
qiuming and GitHub
557ed915f3
Merge pull request #7684 from vmware-tanzu/dependabot/github_actions/docker/setup-qemu-action-3
...
Bump docker/setup-qemu-action from 1 to 3
2024-04-16 10:23:20 +08:00
qiuming and GitHub
d8e3419754
Merge pull request #7681 from vmware-tanzu/dependabot/github_actions/actions/upload-artifact-4
...
Bump actions/upload-artifact from 2 to 4
2024-04-16 10:22:43 +08:00
qiuming and GitHub
1de2bfe310
Merge pull request #7682 from vmware-tanzu/dependabot/github_actions/kentaro-m/auto-assign-action-2.0.0
...
Bump kentaro-m/auto-assign-action from 1.1.1 to 2.0.0
2024-04-16 10:22:06 +08:00
qiuming and GitHub
d9651ab882
Merge pull request #7683 from vmware-tanzu/dependabot/github_actions/codecov/codecov-action-4
...
Bump codecov/codecov-action from 2 to 4
2024-04-16 10:21:18 +08:00
Xun Jiang/Bruce Jiang and GitHub
6e5b438591
Merge pull request #7685 from vmware-tanzu/dependabot/github_actions/necojackarc/auto-request-review-0.13.0
...
Bump necojackarc/auto-request-review from 0.7.0 to 0.13.0
2024-04-16 10:08:00 +08:00