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: list bucket object #82

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

fynnss
Copy link
Contributor

@fynnss fynnss commented Mar 1, 2023

Description

ListBucket and ListObject are not compatible with the IndexByID indexing format.

Example

./build/bin/gnfd query storage list-buckets --node http://localhost:26750
./build/bin/gnfd query storage list-objects 4oszi --node http://localhost:26750

Changes

Notable changes:

  • add e2e test for listbucket/listobject

@fynnss fynnss added the r4r label Mar 1, 2023
@fynnss fynnss changed the title Bugfix: list bucket object bugfix: list bucket object Mar 1, 2023
@fynnss fynnss changed the title bugfix: list bucket object fix: list bucket object Mar 1, 2023
@fynnss fynnss force-pushed the fynn/bugfix_list_bucket_object branch from 7e5d25f to d723d6e Compare March 1, 2023 03:56
@fynnss fynnss merged commit fda49ab into develop Mar 1, 2023
@unclezoro unclezoro deleted the fynn/bugfix_list_bucket_object branch April 18, 2023 09:20
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.

2 participants