Skip to content

Add versioning for the bucket settings meta file #1143

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

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

smallhive
Copy link
Contributor

Closes #1142.

Closes #1142.

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
@smallhive smallhive requested a review from roman-khimov as a code owner April 30, 2025 07:25
Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

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

OK for now.

@roman-khimov roman-khimov merged commit 27ff3ad into master Apr 30, 2025
14 of 18 checks passed
@roman-khimov roman-khimov deleted the 1142-rework-settings-storage-format branch April 30, 2025 09:29
@@ -57,6 +57,8 @@ const (
const (
// BucketSettingsVersioning contains versioning setting for bucket.
BucketSettingsVersioning = "s3bsVersioning"
// BucketSettingsVersioning contains version of bucket settings file.
BucketSettingsObjectVersion = "s3bsObjVersion"
Copy link
Member

Choose a reason for hiding this comment

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

You have not updated docs/attribute_mapping.md though

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.

Rework settings storage format
2 participants