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: s3 backend incorrect object lock settings #1101

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

benmcclelland
Copy link
Member

The frontend for versitygw wants to manage its own object retention, and these settings are conflicting with trying to forward object lock requests to the backend s3 server.

This disables object lock for the s3 backend for now until we can properly implement this for the backend. We will likely just need to add metadata to backend buckets and objects for out object retention settings.

The frontend for versitygw wants to manage its own object
retention, and these settings are conflicting with trying
to forward object lock requests to the backend s3 server.

This disables object lock for the s3 backend for now until
we can properly implement this for the backend. We will
likely just need to add metadata to backend buckets and
objects for our object retention settings.
niksis02
niksis02 previously approved these changes Feb 28, 2025
Base automatically changed from ben/s3proxy-sdk-input-fields to main February 28, 2025 22:40
@benmcclelland benmcclelland dismissed niksis02’s stale review February 28, 2025 22:40

The base branch was changed.

@benmcclelland benmcclelland merged commit 9550043 into main Feb 28, 2025
22 checks passed
@benmcclelland benmcclelland deleted the ben/s3proxy-objectlock branch February 28, 2025 22:55
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