-
Notifications
You must be signed in to change notification settings - Fork 80
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 | NC | CLI | Add force_md5_etag option to account and bucket #7915
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shirady
reviewed
Mar 20, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
from
March 20, 2024 15:49
794013c
to
60bbc8e
Compare
shirady
reviewed
Mar 21, 2024
src/test/unit_tests/jest_tests/test_nc_nsfs_account_schema_validation.test.js
Show resolved
Hide resolved
naveenpaul1
reviewed
Mar 21, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
2 times, most recently
from
March 21, 2024 08:19
1bee418
to
23d45e8
Compare
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
from
March 21, 2024 15:21
23d45e8
to
d6f8071
Compare
shirady
reviewed
Mar 21, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
from
March 25, 2024 07:49
d6f8071
to
c6f9a48
Compare
shirady
reviewed
Mar 25, 2024
shirady
reviewed
Mar 25, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
2 times, most recently
from
March 26, 2024 12:50
6fadb68
to
0ed6609
Compare
shirady
reviewed
Mar 26, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
from
March 27, 2024 09:34
0ed6609
to
9628a05
Compare
shirady
reviewed
Mar 28, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
3 times, most recently
from
April 2, 2024 09:52
ce908fe
to
5c6bfbd
Compare
romayalon
approved these changes
Apr 2, 2024
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
4 times, most recently
from
April 3, 2024 14:46
ff447ed
to
f428f41
Compare
Signed-off-by: nadav mizrahi <nadav.mizrahi16@gmail.com>
nadavMiz
force-pushed
the
nsfs_manager_md5
branch
from
April 4, 2024 07:28
f428f41
to
18efee5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Explain the changes
Issues: Fixed #xxx / Gap #xxx
Testing Instructions:
sudo npx jest test_nc_nsfs_bucket_cli.test.js
sudo npx jest test_nc_nsfs_account_cli.test.js
sudo npx jest test_nc_nsfs_bucket_schema_validation.test.js