Skip to content

Commit

Permalink
fix: add Ceph S3 note about checksumAlgorithm
Browse files Browse the repository at this point in the history
As seen with many other S3-compatible storages, when using Ceph S3 you need to disable checksum header calculation.

Signed-off-by: Oliver Bertuch <o.bertuch@fz-juelich.de>
  • Loading branch information
poikilotherm committed Jan 27, 2025
1 parent 9d67663 commit 567a2b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Below is a listing of plugin versions and respective Velero versions that are co
|Hitachi Content Platform (HCP)||||
|Cloudian||https://github.com/vmware-tanzu/velero/issues/8264||
|Qumulo|not compatible with `x-id`, etc.|https://github.com/vmware-tanzu/velero/issues/8312||||
|Ceph S3|checksumAlgorithm="" to avoid `api error XAmzContentSHA256Mismatch`||||
## Filing issues

If you would like to file a GitHub issue for the plugin, please open the issue on the [core Velero repo][103]
Expand Down

0 comments on commit 567a2b0

Please sign in to comment.