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

NSFS | handle content type #7390

Merged
merged 1 commit into from
Jul 11, 2023
Merged

NSFS | handle content type #7390

merged 1 commit into from
Jul 11, 2023

Conversation

guymguym
Copy link
Member

Explain the changes

  1. nsfs now stores and retrieves the content type as xattr

Issues: Fixed #xxx / Gap #xxx

  1. NA

Testing Instructions:

  1. npm run nsfs .
  2. aws --endpoint http://localhost:6001 s3 cp --content-type x-my-type package.json s3://logs/my-file
  3. aws --endpoint http://localhost:6001 s3api head-object --bucket logs --key my-file

Signed-off-by: Guy Margalit <guymguym@gmail.com>
@guymguym guymguym added the S3-Compatibility S3 Compatibility and Namespace over AWS label Jul 11, 2023
@guymguym guymguym merged commit b0ab776 into noobaa:master Jul 11, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NS-FS S3-Compatibility S3 Compatibility and Namespace over AWS size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants