-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat: add vsan cluster health checks #124
Conversation
- Updated `Publish-VsanHealth` to include the results for capacity utilization and the active resysc of objects. - Bumps the module version to v2.0.0.1009. - Updates `CHANGELOG.md`. Ref: #103 Signed-off-by: Ryan Johnson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
6dbdf79
to
5d027a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
5d027a0
to
c30895f
Compare
c30895f
to
4ff51fd
Compare
Signed-off-by: Ryan Johnson <[email protected]> Signed-off-by: Gary Blake <[email protected]>
4ff51fd
to
a75ad00
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.
Summary of Pull Request
Publish-VsanHealth
to include the results for capacity utilization and the active resysc of objects.CHANGELOG.md
.Ref: #103
Type of Pull Request
Please describe:
Related to Existing Issues
Closes #103
Test and Documentation Coverage
Breaking Changes?