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

Remove error classes for distinguishing D-Bus properties #1106

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

mulkieran
Copy link
Member

Closes #1105

@mulkieran mulkieran self-assigned this Nov 4, 2024
@mulkieran mulkieran marked this pull request as ready for review November 4, 2024 15:54
@mulkieran
Copy link
Member Author

/packit build

Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/stratis-storage-stratis-cli-1106
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

All we're interested in is a useful error message and that can be
generated more easily at the site the exception is raised.

Signed-off-by: mulhern <[email protected]>
The parser ensures that limt != "current", it's always either a Range or
None. Instead, check user_input's value, which might be "current", and
report the current size of the filesystem in that case.

Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran merged commit 0cf1c3b into stratis-storage:master Nov 4, 2024
10 checks passed
@mulkieran mulkieran deleted the issue_stratis-cli_1105 branch November 4, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done(1)
Development

Successfully merging this pull request may close these issues.

Prune class inheritance tree of errors
2 participants