Backport PR #9693 and #9700 to Release-1.17#9730
Merged
kaovilai merged 6 commits intovelero-io:release-1.17from Apr 23, 2026
Merged
Backport PR #9693 and #9700 to Release-1.17#9730kaovilai merged 6 commits intovelero-io:release-1.17from
kaovilai merged 6 commits intovelero-io:release-1.17from
Conversation
…elero-io#9693) * Enhance backup deletion logic to handle tarball download failures and clean up associated CSI VolumeSnapshotContents Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * added changelog Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * Refactor error handling in backup deletion Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * Refactor backup deletion logic to skip CSI snapshot cleanup on tarball download failure Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * prevent backup deletion when errors occur Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * added logger Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
…ion (velero-io#9700) * Add delay to avoid race conditions during VolumeSnapshotContent deletion Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * updated changelog Signed-off-by: Priyansh Choudhary <im1706@gmail.com> * Updated Changelog Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
e5b68c9 to
11c89cf
Compare
…umesByPod Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
Collaborator
|
ci failing from kubernetes-sigs/kubebuilder#4082 need similar change to main/release-1.18 maybe separate PR? then rebase this |
Contributor
|
Please refer to this PR #9665. |
The tag used to latest. Due to latest tag v0.23.3 already used Golang v1.26, Velero main still uses v1.25. Build failed. To fix this, pin the controller-runtime to v0.23.2 Signed-off-by: Xun Jiang <xun.jiang@broadcom.com> Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
c941b43 to
5d59b54
Compare
Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Collaborator
Author
|
@kaovilai / @blackpiglet Thanks, fixed this. |
kaovilai
approved these changes
Apr 21, 2026
blackpiglet
approved these changes
Apr 22, 2026
Collaborator
Author
|
Please merge this @kaovilai / @blackpiglet |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to Velero!
Please add a summary of your change
This is backporting of PRs #9693 and #9700 in main branch to release-1.16.
Please indicate you've done the following:
make new-changelog) or comment/kind changelog-not-requiredon this PR.site/content/docs/main.