Also fetch backups when fetching snapshots#1335
Conversation
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nschad The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. DetailsGit tree hash: f5c3aa3bf73c452499f02889e13ef1894cbf5605 |
|
/cherry-pick release-v1.34 |
|
@nschad: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@nschad: new pull request created: #1382 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@nschad: new pull request created: #1383 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@nschad: new pull request created: #1384 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |

How to categorize this PR?
/kind regression
What this PR does / why we need it:
The type
backupfor snapshots never worked sinceListSnapshotshas to fetch backups aswell, not only snapshots. This also never worked for openstack but is now at least fixed for the stackit CSI.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Breaking changes:
/hold needs testing