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

Refactor RAID cli commands into a 'raid' subcommand #18

Merged
merged 22 commits into from
Apr 6, 2023
Merged

Conversation

splaspood
Copy link
Collaborator

@splaspood splaspood commented Jan 30, 2023

  • Move all raid related commands under a 'raid' subcommand
  • Add VirtualDisk listing support
  • Add PhysicalDisk listing support

@splaspood splaspood marked this pull request as draft January 30, 2023 14:34
@splaspood splaspood marked this pull request as ready for review February 6, 2023 20:18
Copy link
Member

@joelrebel joelrebel left a comment

Choose a reason for hiding this comment

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

Looks good to me overall, left a few suggestions.

cmd/raid.go Outdated Show resolved Hide resolved
pkg/model/raid_array.go Outdated Show resolved Hide resolved
pkg/model/raid_array.go Outdated Show resolved Hide resolved
joelrebel
joelrebel previously approved these changes Mar 6, 2023
@splaspood splaspood force-pushed the raid-subcmd-0 branch 6 times, most recently from 4fa116c to cc86baf Compare April 3, 2023 15:25
Copy link
Member

@joelrebel joelrebel left a comment

Choose a reason for hiding this comment

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

LGTM!

@splaspood splaspood merged commit de1fa69 into main Apr 6, 2023
@splaspood splaspood deleted the raid-subcmd-0 branch April 6, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants