-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add lsblk to "stratis pool report" #1044
base: master
Are you sure you want to change the base?
Add lsblk to "stratis pool report" #1044
Commits on Dec 4, 2023
-
Add stub function to stratis for pool report subcommand
Signed-off-by: mulhern <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f5f8a6 - Browse repository at this point
Copy the full SHA 7f5f8a6View commit details -
Use new classes to manage some shared abstractions
There are some new classes introduced to handle unpacking the StoppedPools property and also to select a pool by UUID or name. Use them in the report functionality. Signed-off-by: mulhern <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1181978 - Browse repository at this point
Copy the full SHA 1181978View commit details -
Signed-off-by: Bryan Gurney <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37330ba - Browse repository at this point
Copy the full SHA 37330baView commit details -
Now need to get the devnode explicitly
Signed-off-by: mulhern <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f834f73 - Browse repository at this point
Copy the full SHA f834f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe946da - Browse repository at this point
Copy the full SHA fe946daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e15a6 - Browse repository at this point
Copy the full SHA 21e15a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8f080 - Browse repository at this point
Copy the full SHA 8b8f080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e9bea - Browse repository at this point
Copy the full SHA 30e9beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3092a5 - Browse repository at this point
Copy the full SHA a3092a5View commit details
Commits on Dec 5, 2023
-
Add some simple tests for coverage
Signed-off-by: mulhern <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ac5d94 - Browse repository at this point
Copy the full SHA 1ac5d94View commit details -
Add test for reporting on stopped pools
Signed-off-by: mulhern <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2bf57f - Browse repository at this point
Copy the full SHA b2bf57fView commit details -
Add no cover pragmas where appropriate
Signed-off-by: mulhern <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 848b1de - Browse repository at this point
Copy the full SHA 848b1deView commit details