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: remove sddcManagerRootPass from Invoke-VcfHealthReport #110

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

tenthirtyam
Copy link
Collaborator

@tenthirtyam tenthirtyam commented Mar 28, 2023

=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

Removes the sddcManagerRootPass parameter from Invoke-VcfHealthReport cmdlet as it uses the refactored Request-SoSHealthJson cmdlet.

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a chore update
  • This is something else.
    Please describe:

Related to Existing Issues

Issue Number: #102, #90

Test and Documentation Coverage

  • Tests have been completed (for bug fixes / features).
  • Documentation has been added / updated (for bug fixes / features).

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Breaks the use of Publish-LocalUserExpiry when running the health report. This will be resolved in #90 which must be completed for v2.0.0 to use Publish-PasswordHealth.

@tenthirtyam tenthirtyam added size/s Relative Sizing: small refactor Refactor report/health Health Report labels Mar 28, 2023
@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Mar 28, 2023
@tenthirtyam tenthirtyam requested a review from a team as a code owner March 28, 2023 14:55
@tenthirtyam tenthirtyam self-assigned this Mar 28, 2023
Removes the `sddcManagerRootPass` parameter from `Invoke-VcfHealthReport` cmdlet as it uses the refactored `Request-SoSHealthJson` cmdlet.

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam force-pushed the refactor/remove-sddcmanagerrootpass branch from 66fa121 to 51e5810 Compare March 28, 2023 14:57
Copy link
Contributor

@GaryJBlake GaryJBlake left a comment

Choose a reason for hiding this comment

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

LGTM!

@GaryJBlake GaryJBlake merged commit b4a34f1 into main Mar 28, 2023
@GaryJBlake GaryJBlake deleted the refactor/remove-sddcmanagerrootpass branch March 28, 2023 15:15
@tenthirtyam tenthirtyam added the breaking-change Breaking Change label Mar 28, 2023
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change Breaking Change refactor Refactor report/health Health Report size/s Relative Sizing: small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants