Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: The object was stored using a form of Server Side Encryption. The correct parameters must be provided to retrieve the object. #8025

Closed
wants to merge 11 commits into from

Conversation

esomore
Copy link

@esomore esomore commented Jul 17, 2024

This change improves the handling of Server-Side Encryption (SSE) errors during Velero backup processes. It ensures that the correct parameters for SSE are provided, allowing successful retrieval of objects stored with SSE. The modifications include improved error handling and user guidance for troubleshooting. This change is related to and builds upon the improvements made in velero-plugin-for-aws PR #211.

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@esomore esomore changed the title Fixing Handling of Server-Side Encryption Fix: The object was stored using a form of Server Side Encryption. The correct parameters must be provided to retrieve the object. Jul 17, 2024
@esomore esomore force-pushed the fix/create-signed-url branch 2 times, most recently from 88b9be5 to 6009615 Compare July 18, 2024 17:49
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Jul 18, 2024
@esomore
Copy link
Author

esomore commented Jul 19, 2024

I still can't figure out CreateSignedURL, will get to it later

@esomore esomore closed this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file has-unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant