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: restore object request handler and scoutfs glacier enable #622

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

benmcclelland
Copy link
Member

The restore object api request handler was incorrectly trying to unmarshal the request body, but for the stadnard (all?) case the request body is emtpy. We only need the bucket and opbject params for now.

This also adds a fix to actually honor the enable glacier mode in scoutfs.

@benmcclelland benmcclelland requested a review from 0x180 June 11, 2024 19:51
The restore object api request handler was incorrectly trying to
unmarshal the request body, but for the stadnard (all?) case the
request body is emtpy. We only need the bucket and opbject params
for now.

This also adds a fix to actually honor the enable glacier mode
in scoutfs.
@benmcclelland benmcclelland force-pushed the ben/glacier_mode_fix branch from 90fb8b0 to f0005a0 Compare June 11, 2024 19:57
@benmcclelland benmcclelland merged commit d98ca9b into main Jun 11, 2024
11 checks passed
@benmcclelland benmcclelland deleted the ben/glacier_mode_fix branch June 11, 2024 20:56
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