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 ExcludedPrefixes in set/get bucket versioning config #1475

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

vadmeste
Copy link
Member

@vadmeste vadmeste commented Jan 9, 2025

Fix parsing of ExlucdedPrefix in set/get bucket versioning API.
ExcludedPrefixes includes Prefix tag and not ExcludedPrefix as stated in
the S3 spec.

@vadmeste vadmeste requested a review from balamurugana January 9, 2025 16:35
harshavardhana
harshavardhana previously approved these changes Jan 9, 2025
@harshavardhana
Copy link
Member

@vadmeste lets add a test

Fix parsing of ExlucdedPrefix in set/get bucket versioning API.
ExcludedPrefixes includes Prefix tag and not ExcludedPrefix as stated in
the S3 spec.
@harshavardhana harshavardhana merged commit 2a0f68b into minio:master Jan 11, 2025
15 checks passed
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.

3 participants