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: incorrect input for add-namespace #552

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

GaryJBlake
Copy link
Contributor

@GaryJBlake GaryJBlake commented Mar 22, 2024

Summary

  • Fixed Invoke-DriDeployment cmdlet where Add-Namespace -server value was not pulling from the JSON file.

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

Additional Information

N/A

- Fixed `Invoke-DriDeployment` cmdlet where `Add-Namespace` -server value was not pulling from the JSON file.

Signed-off-by: Gary Blake <gblake@vmware.com>
@GaryJBlake GaryJBlake added bug Bug size/s Relative Sizing: small vvs/dri Developer Ready Infrastructure labels Mar 22, 2024
@GaryJBlake GaryJBlake added this to the v2.9.0 milestone Mar 22, 2024
@GaryJBlake GaryJBlake self-assigned this Mar 22, 2024
@GaryJBlake GaryJBlake requested a review from a team as a code owner March 22, 2024 11:30
@github-actions github-actions bot added documentation Documentation needs-review Needs Review labels Mar 22, 2024
@GaryJBlake GaryJBlake removed the needs-review Needs Review label Mar 22, 2024
@GaryJBlake GaryJBlake merged commit a97ee84 into develop Mar 22, 2024
6 checks passed
@GaryJBlake GaryJBlake deleted the fix-incorrect-input-for-add-namespace branch March 22, 2024 11:31
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 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bug cla-not-required documentation Documentation size/s Relative Sizing: small vvs/dri Developer Ready Infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue while deploying Supervisor namespace in Invoke-DriDeployment
2 participants