noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

[NC | NSFS] add support for DMAPI xattr based GLACIER storage class

Open tangledbytes opened this issue 9 months ago • 2 comments

Explain the changes

This PR adds support expands the GLACIER storage class by automatically deriving the state of the object if config.NSFS_GLACIER_USE_DMAPI = true (not the default).

Testing Instructions:

  1. ./node_modules/.bin/mocha src/test/unit_tests/test_nsfs_glacier_backend.js
  • [ ] Doc added/updated
  • [x] Tests added

tangledbytes avatar May 08 '24 12:05 tangledbytes