You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
All operations that need to fetch files from s3 storage fail with the following error message:
velero backup logs velero-custom-backup-job-20250207030034
An error occurred: request failed: <?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidArgument</Code><Message>Requests specifying Server Side Encryption with Customer provided keys must provide a valid encryption algorithm.</Message><BucketName>velero-mgmt-dev</BucketName><RequestId>tx000005e7cae309d2ed4ae-0067a5c2a9-49c8d71-default</RequestId><HostId>49c8d71-default-default</HostId></Error>
Backup and restore operations itself are working without any issues. It seems that the download link generation ist broken when SSE-C encryption is enabled via BSL configuration.
What did you expect to happen:
I expect that velero / velero-plugin-for-aws is able to generate valid download link with SSE-C encryption enabled.
The following information will help us better understand what's going on:
Anything else you would like to add:
Download Request with invalid generated link. Output from velero backup logs velero-custom-backup-job-20250207030034 -v10
Velero features (use velero client config get features): features: <NOT SET>
Kubernetes version (use kubectl version): Server Version: v1.31.3
Kubernetes installer & version: cluster-api 1.9.3
Cloud provider or hardware configuration: openstack / Ceph RGW for S3 compatible storage
OS (e.g. from /etc/os-release): flatcar container linux 4081.2.1
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
👍 for "I would like to see this bug fixed as soon as possible"
👎 for "There are more important bugs to focus on right now"
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
All operations that need to fetch files from s3 storage fail with the following error message:
Backup and restore operations itself are working without any issues. It seems that the download link generation ist broken when SSE-C encryption is enabled via BSL configuration.
What did you expect to happen:
I expect that velero / velero-plugin-for-aws is able to generate valid download link with SSE-C encryption enabled.
The following information will help us better understand what's going on:
Debug Bundle is attached
bundle-2025-02-07-09-46-47.tar.gz
Anything else you would like to add:
Download Request with invalid generated link. Output from
velero backup logs velero-custom-backup-job-20250207030034 -v10
BSL config:
Environment:
velero version
):velero client config get features
):features: <NOT SET>
kubectl version
):Server Version: v1.31.3
/etc/os-release
): flatcar container linux 4081.2.1Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
The text was updated successfully, but these errors were encountered: