Commit Graph
4776 Commits
Author SHA1 Message Date
Xun Jiang fb146cd2dd Bump base image and golang version to fix CVEs.
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
2024-08-15 20:42:09 +08:00
Shubham PampattiwarandGitHub cd601cafdf Merge pull request #8037 from mrnold/pod-volume-message-7857-1.14
[release-1.14] Avoid wrapping failed PVB status with empty message.
2024-07-24 08:08:11 -07:00
Matthew Arnold 76a3ecc999 Add changelog file.
Signed-off-by: Matthew Arnold <marnold@redhat.com>
2024-07-24 09:21:20 -04:00
Matthew Arnold 3dde086435 Avoid wrapping failed PVB status with empty message.
Also change "get" to "found" as requested in issue #7857.

Signed-off-by: Matthew Arnold <marnold@redhat.com>
2024-07-24 09:21:20 -04:00
lyndon-liandGitHub ebafe12cb0 Merge pull request #8035 from shubham-pampattiwar/expose-pv-patch-max-timeout-rel-1.14
[release-1.14] Expose PVPatchMaximumDuration timeout for custom configuration
2024-07-23 10:13:59 +08:00
Shubham Pampattiwar fea63167bc Expose PVPatchMaximumDuration timeout for custom configuration
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

remove debug log

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

use resource timeout server arg

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

add changelog

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

remove hardcoded PVPatchMaximumtimeout const usagDe

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
(cherry picked from commit fd6c74715a)

update changelog filename

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
2024-07-22 08:27:13 -07:00
Shubham PampattiwarandGitHub 6ae34a13aa Merge pull request #8016 from sseago/plugin-leak-1.14
[release-1.14] Reuse existing plugin manager for get/put volume info
2024-07-16 09:26:03 -07:00
Scott Seago 89a536382b update changelog filename
Signed-off-by: Scott Seago <sseago@redhat.com>
2024-07-16 11:03:30 -04:00
lyndon-liandScott Seago 54df263094 fix linter check error (#8014)
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
Signed-off-by: Scott Seago <sseago@redhat.com>
2024-07-16 11:03:22 -04:00
Scott Seago 386fbb1ea6 Reuse existing plugin manager for get/put volume info
Signed-off-by: Scott Seago <sseago@redhat.com>
2024-07-15 14:22:43 -04:00
lyndon-liandGitHub 0c38aa26bc Merge pull request #8006 from shubham-pampattiwar/skip-pv-patch-wffc-1.14
Skip PV patch step in Restore workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs (#7953)
2024-07-15 14:39:17 +08:00
Shubham Pampattiwar 7cb5b96019 Skip PV patch step in Restoe workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs (#7953)
add changelog file

change log level and add more detailed comments

make update

add return for sc get call if error

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
(cherry picked from commit 3bd8a7da7d)

update changelog

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
2024-07-12 11:38:16 -07:00
1c7412db85 Reset VolumeSnapshotRef in Backup Sync Flow (#8004)
Signed-off-by: Anshul Ahuja <anshulahuja@microsoft.com>
Co-authored-by: Anshul Ahuja <anshulahuja@microsoft.com>
2024-07-12 13:20:25 +05:30
lyndon-liandGitHub 80a5b51c2e Merge pull request #7998 from blackpiglet/7928_fix_1.14
Check whether the namespaces specified in namespace filter exist.
2024-07-12 10:57:35 +08:00
Xun Jiang 57377f9d69 Check whether the namespaces specified in namespace filter exist.
Check whether the namespaces specified in the
backup.Spec.IncludeNamespaces exist during backup resource collcetion
If not, log error to mark the backup as PartiallyFailed.

Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
2024-07-11 14:04:19 +08:00
Wenkai Yin(尹文开)andGitHub 163ee42067 Merge pull request #7976 from blackpiglet/7929_1.14_fix
[cherry-pick][1.14]Check whether the volume's source is PVC before fetching its PV.
2024-07-05 10:03:56 +08:00
Xun Jiang dcf4e1f10b Check whether the volume's source is PVC before fetching its PV.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
2024-07-03 18:31:28 +08:00
Xun Jiang/Bruce JiangandGitHub 77b3c8f10d Merge pull request #7944 from blackpiglet/7818_fix
Expose the VolumeHelper to third-party plugins.
2024-07-03 10:58:11 +08:00
Xun Jiang 1fd959d752 Expose the VolumeHelper to third-party plugins.
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
2024-07-02 17:15:47 +08:00
Xun Jiang/Bruce JiangandGitHub 5c413ec3a9 Merge pull request #7949 from Lyndon-Li/release-1.14
[1.14] Issue 7903: and limitation clarification for change PVC selected-node feature
2024-07-01 09:54:36 +08:00
Lyndon-Li 4056a969a9 issue 7904:and limitation clarification for change PVC selected-node feature
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
2024-06-28 13:45:55 +08:00
lyndon-liandGitHub 583cd8b2e9 Merge pull request #7926 from sseago/unschedulable-backport
[release-1.14] Don't consider unschedulable pods unrecoverable
2024-06-26 10:15:07 +08:00
Scott Seago d21d413829 Don't consider unschedulable pods unrecoverable
Signed-off-by: Scott Seago <sseago@redhat.com>
2024-06-25 14:57:51 -04:00
lyndon-liandGitHub 2fc6300f22 Merge pull request #7860 from blackpiglet/update_e2e_for_1_14
Skip parallel files upload and download test for Restic case
v1.14.0-rc.3 v1.14.0
2024-06-13 10:08:32 +08:00
Xun Jiang/Bruce JiangandGitHub 200f16e539 Merge branch 'release-1.14' into update_e2e_for_1_14 2024-06-12 21:25:19 +08:00
Xun Jiang/Bruce JiangandGitHub 0d3657240a Merge pull request #7876 from reasonerjt/update-release-note-1.14
Update release note of 1.14
2024-06-12 20:14:23 +08:00
Xun Jiang/Bruce JiangandGitHub 08fea6e994 Merge branch 'release-1.14' into update-release-note-1.14 2024-06-12 20:04:13 +08:00
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
Xun Jiang/Bruce JiangandGitHub bf778c7d21 Merge pull request #7875 from reasonerjt/fix-restore-crash-1.14
Add checks for csisnapshot for vol_info population
2024-06-12 19:41:14 +08:00
Daniel Jiang a65005996a Update release note of 1.14
Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-06-12 19:13:11 +08:00
Daniel Jiang f61c8b9042 Add checks for csisnapshot for vol_info population
fixes #7874

Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2024-06-12 18:57:29 +08:00
Daniel JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 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 JiangandGitHub 0e7fb402cd Merge pull request #7794 from blackpiglet/modify_volume_helper
Modify the volume helper logic.
2024-05-23 11:18:38 +08:00