Skip to content

Commit

Permalink
feat: Added support for multiple clusters in mgmt domain
Browse files Browse the repository at this point in the history
Added support to `PowerManagement-ManagmentDomain.ps1` for more than one cluster in management domain for shut down and start up.

Signed-off-by: Jared Burns <[email protected]>
  • Loading branch information
burnsjared0415 committed Feb 14, 2024
1 parent f96eecf commit 8adf431
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 13 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Enhancement:

- Added check for VMware Aria Operations for Logs deployment and shutdown if it exists. [GH-87](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/87)
- Added a workload domain vCenter Server check to `PowerManagement-ManagmentDomain.ps1` to check if workload domain vCenter Server instances are still powered on before starting the shutdown of the management domain. [GH-90](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/90)
- Added support to `PowerManagement-ManagmentDomain.ps1` for more than one cluster in management domain for shut down and start up. [GH-93] (https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/93)

Refactor:

Expand Down
Loading

0 comments on commit 8adf431

Please sign in to comment.