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 | Merge NSFS standalone changes to master #7473

Merged
merged 1 commit into from
Aug 31, 2023
Merged

NSFS | Merge NSFS standalone changes to master #7473

merged 1 commit into from
Aug 31, 2023

Conversation

naveenpaul1
Copy link
Contributor

@naveenpaul1 naveenpaul1 commented Aug 31, 2023

Explain the changes

Merge multi-account NSFS standalone change to master
NSFS multi FS is different from the normal standalone in such a way that it doesn't depend on the Noobaa postgres db. All bucket and account-related configs are saved to the filesystem

Issues: Fixed #xxx / Gap #xxx

  1. Implementation for read_bucket_sdk_info() and create_bucket() and put_bucket_policy(), List_bucket() methods
  2. New SDK BucketSpaceMultiFS added extending BucketSpaceFS
  3. Added new callbacks for read_account_by_access_key and read_bucket_sdk_info
  4. Initial doc

Testing Instructions:

  1. Test NSFS
  2. Test standalone NSFS changes node src/cmd/nsfs ../standalon/nsfs_root --config_root ../standalon/noobaa/
  • Doc added/updated
  • Tests added

Signed-off-by: naveenpaul1 <napaul@redhat.com>
@naveenpaul1 naveenpaul1 merged commit 99b30c8 into noobaa:master Aug 31, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants