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: fix minor bugs in lotus shed datastore subcommand #12694

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

masih
Copy link
Member

@masih masih commented Nov 13, 2024

Related Issues

Proposed Changes

  • Use consistent pattern to pick namespace: the cleaned datastore key vs. direct user input. This way metadata for example would work consistently. Otherwise, clear, export and import wont work unless /metadata is specified.

  • Fix minor bug on number of arguments required for clear command.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

* Use consistent pattern to pick `namespace`: the cleaned datastore key
  vs. direct user input. This way `metadata` for example would work
  consistently. Otherwise, `clear`, `export` and `import` wont work
  unless `/metadata` is specified.

* Fix minor bug on number of arguments required for `clear` command.
@masih masih requested a review from rjan90 November 13, 2024 05:28
@masih masih added the skip/changelog This change does not require CHANGELOG.md update label Nov 13, 2024
Copy link
Contributor

@rjan90 rjan90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@masih masih merged commit d58d688 into master Nov 13, 2024
84 of 85 checks passed
@masih masih deleted the masih/fix-lotus-shed-ds-bug branch November 13, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants