X Tutup
Skip to content

s3: Add OVHcloud Object Storage S3 storage classes#9240

Open
SarenDev wants to merge 1 commit intorclone:masterfrom
SarenDev:ovh-s3-storage-classes
Open

s3: Add OVHcloud Object Storage S3 storage classes#9240
SarenDev wants to merge 1 commit intorclone:masterfrom
SarenDev:ovh-s3-storage-classes

Conversation

@SarenDev
Copy link

@SarenDev SarenDev commented Mar 7, 2026

What is the purpose of this change?

OVHcloud's S3-compatible Object Storage supports several storage classes, which are not available in rclone under its provider entry. This change adds and documents these storage classes, with their descriptions taken from the KB article on choosing a storage class, and their S3 mapping definitions taken from the KB article on supported S3 endpoints.

Was the change discussed in an issue or in the forum before?

I was unable to find any forum discussions or GitHub issues regarding the S3-compatible storage implementation. I am aware that some documentation is available for the OpenStack Swift-compatible version of this storage product.

Checklist

  • I have read the contribution guidelines.
  • I have added tests for all changes in this PR if appropriate.
  • I have added documentation for the changes if appropriate.
  • All commit messages are in house style.
  • I'm done, this Pull Request is ready for review :-)

@SarenDev SarenDev changed the title Add OVHcloud Object Storage S3 storage classes s3: Add OVHcloud Object Storage S3 storage classes Mar 7, 2026
Copy link
Member

@ncw ncw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good :-)

Can you drop the changes in the autogenerated section in s3.md - the linter will complain about this! We make these changes en-mass when we do a release.

@SarenDev SarenDev force-pushed the ovh-s3-storage-classes branch from d6ea62b to 03e043d Compare March 9, 2026 18:57
@SarenDev SarenDev force-pushed the ovh-s3-storage-classes branch from 03e043d to 627c745 Compare March 9, 2026 18:58
@SarenDev
Copy link
Author

SarenDev commented Mar 9, 2026

Can you drop the changes in the autogenerated section in s3.md - the linter will complain about this! We make these changes en-mass when we do a release.

Sorry about that; didn't realize that file was also autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup