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

feat: enhance test connection functions #45

Merged
merged 4 commits into from
Jul 14, 2023

Conversation

bhumitra
Copy link
Contributor

@bhumitra bhumitra commented Jul 11, 2023

Summary

  • Updated module to use Test-VCFConnection instead of Test-Connection where applicable.
  • Updated module to use Test-EsxiConnection instead of Test-NetConnection where applicable.
  • Updated module to v1.2.1000.
  • Updated CHANGELOG.md.

These functions internally use Test-EndpointConnection.

Type

  • Bugfix
  • Enhancement or Feature
  • Code Style or Formatting
  • Documentation
  • Refactoring
  • Chore
  • Other
    Please describe:

Breaking Changes?

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

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Closes #42

Additional Information

…ion and Test-EsxiConnection

Ref: vmware#42

Signed-off-by: bhumitra nagar <bnagar@vmware.com>


Signed-off-by: bhumitra nagar <bnagar@vmware.com>
Signed-off-by: bhumitra nagar <bnagar@vmware.com>
@bhumitra bhumitra added this to the v1.2.0 milestone Jul 11, 2023
@bhumitra bhumitra requested a review from a team as a code owner July 11, 2023 16:55
@bhumitra bhumitra self-assigned this Jul 11, 2023
@vmwclabot vmwclabot added the cla-not-required CLA Not Required label Jul 11, 2023
@github-actions github-actions bot added documentation Documentation needs-review Needs Review labels Jul 11, 2023
@tenthirtyam
Copy link
Contributor

Will review and merge once upstream is done.

Copy link
Contributor

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

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

Minor changes - suggestions added.

Once updated, I will merge and then issue a pull request for the dependency updates, etc.

VMware.CloudFoundation.CertificateManagement.psd1 Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jul 14, 2023
Apply code review suggestions.

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
@tenthirtyam tenthirtyam merged commit d08fadc into vmware:main Jul 14, 2023
5 checks passed
@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 Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-not-required CLA Not Required documentation Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: enhance test connection functions
3 participants