Shubham Pampattiwar
fc647caade
Remove mutiple single quotes from Velero backup.status.validationErrors field
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
update error message
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
(cherry picked from commit f15cde5dfd )
add changelog file
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2024-10-17 08:44:01 -07:00
Daniel Jiang and GitHub
f95676aea7
Merge pull request #8311 from ywk253100/241016_action_1.14
...
[cherry-pick]Fix the issue in pushing image Github action
2024-10-16 20:41:02 +08:00
Wenkai Yin(尹文开)
3a46d9683e
Fix the issue in pushing image Github action
...
Fix the issue in pushing image Github action
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2024-10-16 16:08:09 +08:00
lyndon-li and GitHub
d4335f6972
Merge pull request #8302 from msfrucht/revert_expose_sourcevolumemode_1.14
...
Revert "Expose VSC SourceVolumeMode" 1.14
2024-10-16 10:05:16 +08:00
MICHAEL S FRUCHTMAN
5d4d7fdd93
Revert "Expose VSC SourceVolumeMode"
...
This reverts commit 8f037f2070 .
Signed-off-by: MICHAEL S FRUCHTMAN <msfrucht@us.ibm.com >
2024-10-14 12:09:21 -07:00
lyndon-li and GitHub
2636f5b3bb
Merge pull request #8280 from msfrucht/copy_sourcevolumemode_1.14
...
Expose VSC SourceVolumeMode 1.14
2024-10-11 13:30:04 +08:00
MICHAEL S FRUCHTMAN
8f037f2070
Expose VSC SourceVolumeMode
...
Add changelog and unittest
Signed-off-by: Michael Fruchtman <msfrucht@us.ibm.com >
Signed-off-by: MICHAEL S FRUCHTMAN <msfrucht@us.ibm.com >
2024-10-08 13:42:37 -07:00
lyndon-li and GitHub
4a86f28b87
Merge pull request #8187 from Lyndon-Li/release-1.14
...
Add profile to node-agent
2024-09-05 10:30:56 +08:00
Lyndon-Li
e3289023d3
add profile to node-agent
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-09-04 18:58:56 +08:00
Daniel Jiang and GitHub
0057a895c8
Merge pull request #8057 from kaovilai/makelocalnodocker-1.14
...
release-1.14: Allow `make local` to work without `docker` in path
2024-08-28 12:45:54 +08:00
Tiger Kaovilai
7f7b763389
Allow make local to work without docker in path
...
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com >
2024-08-27 11:07:53 -04:00
lyndon-li and GitHub
8afe3cea8b
Merge pull request #8124 from Lyndon-Li/release-1.14
...
Change log for 1.14.1
v1.14.1-rc.1
v1.14.1
2024-08-20 09:51:03 +08:00
Lyndon-Li
6ae1582113
change log for 1.14.1
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2024-08-19 13:35:48 +08:00
lyndon-li and GitHub
69d950ed77
Merge pull request #8118 from blackpiglet/fix_cve_for_1.14
...
Bump base image and golang version to fix CVEs.
2024-08-16 10:10:29 +08:00
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 Pampattiwar and GitHub
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-li and GitHub
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 Pampattiwar and GitHub
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-li and Scott 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-li and GitHub
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-li and GitHub
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(尹文开) and GitHub
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 Jiang and GitHub
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 Jiang and GitHub
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-li and GitHub
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-li and GitHub
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 Jiang and GitHub
200f16e539
Merge branch 'release-1.14' into update_e2e_for_1_14
2024-06-12 21:25:19 +08:00
Xun Jiang/Bruce Jiang and GitHub
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 Jiang and GitHub
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 Jiang and GitHub
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 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