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

fix: fix vsanDataMigrationMode #112

Conversation

garlicNova
Copy link
Contributor

@garlicNova garlicNova commented Mar 19, 2024

Summary

  • Fixed issue with vsanDataMigrationMode not set as optional parameter.
  • Fixed issue with for loop missing semicolons.
  • Fixed typo issue with Request-VCFCertificateCSR cmdlet name within Request-SddcCsr cmdlet.
  • Validated for VMware Cloud Foundation 5.1.1.

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 #111

Additional Information

@garlicNova garlicNova requested a review from a team as a code owner March 19, 2024 19:10
@vmwclabot vmwclabot added the cla-not-required CLA Not Required label Mar 19, 2024
@github-actions github-actions bot added documentation Documentation needs-review Needs Review labels Mar 19, 2024
@tenthirtyam tenthirtyam added this to the v1.5.2 milestone Mar 19, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
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.

Some minor changes.

@tenthirtyam tenthirtyam changed the title fix: fix vsanDataMigrationMode and VCF 5.1.1 validation fix: vsanDataMigrationMode and 5.1.1 validation Mar 21, 2024
@tenthirtyam tenthirtyam force-pushed the fix-fix-vsanDataMigrationMode-and-vcf-5.1.1-validation branch from 6c99b56 to 959eab0 Compare March 21, 2024 15:45
- Fixed issue with `vsanDataMigrationMode` not set as optional parameter.
- Fixed issue with for loop missing semicolons.
- Fixed typo issue with `Request-VCFCertificateCSR` cmdlet name within `Request-SddcCsr` cmdlet.
- Validated for VMware Cloud Foundation 5.1.1.

Signed-off-by: Kevin Teng <kevin.teng@broadcom.com>

fix: update github pull id

fix: update github pull id

Signed-off-by: Kevin Teng <kevin.teng@broadcom.com>
@tenthirtyam tenthirtyam changed the title fix: vsanDataMigrationMode and 5.1.1 validation fix: fix vsanDataMigrationMode Mar 21, 2024
@tenthirtyam tenthirtyam force-pushed the fix-fix-vsanDataMigrationMode-and-vcf-5.1.1-validation branch from 959eab0 to 0ffbdbf Compare March 21, 2024 15:47
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.

LGTM

@tenthirtyam tenthirtyam merged commit 4c82ec5 into vmware:develop Mar 21, 2024
2 checks passed
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 Apr 21, 2024
@garlicNova garlicNova deleted the fix-fix-vsanDataMigrationMode-and-vcf-5.1.1-validation branch May 20, 2024 20:37
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 needs-review Needs Review
Projects
None yet
3 participants