This repository was archived by the owner on Nov 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Final release #305
Merged
Merged
Final release #305
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reformatted the `actions/labeler` configuration for v5.0.0 requirements. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
Update copyright to 2005-2023 for the GitHub Pages deployment. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
Signed-off-by: Nathan Thaler <nathan.thaler@broadcom.com>
Add `monitorStatus` optional param to `Get-VCFTask` to actively monitor a running task until it is no longer in progress. Signed-off by: Nathan Thaler <nathan.thaler@broadcom.com>
Reverts #259. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
Updates the copyright to 2023-2024. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
Added support for the JSON template from the SDDC Manager UI for host commission which differs from the API specification. This will allow for each the specification to be used with this module. Ref: #263 Signed-off-by: Jared Burns <jared.burns@broadcom.com>
Improved error handling: - `New-VCFWorkloadDomain` - `New-VCFCommissionedHost`. Added a `-validate` switch to `New-VCFWorkloadDomain` to validate the provided JSON before submitting. Signed-off-by: Brian O'Connell <brianoc4@gmail.com>
Removed all the aliased function names previously deprecated. - Removed `Commission-VCFHost` alias from `New-VCFCommissionedHost`. - Removed `Decommission-VCFHost` alias from `Remove-VCFCommissionedHost`. - Removed `Get-VCFNsxManagerCluster` alias from `Get-VCFNsxtCluster`. - Removed `Get-VCFNsxEdgeCluster` alias from `Get-VCFEdgeCluster`. - Removed `New-VCFNsxEdgeCluster` alias from `New-VCFEdgeCluster`. Signed-off-by: Jared Burns <jared.burns@broadcom.com>
Adds `PARAMETER` and `EXAMPLE` for `New-VCFWorkloadDomain -validate`. Ref: #270 Signed-off-by: William Lam <wlam@vmware.com> Co-authored-by: William Lam <wlam@vmware.com>
- Added `Export-VCFManagementDomainJsonSpec` to export json spec for bringup - Update docs/documentation/functions/json-export/Export-VCFManagementDomainJsonSpec.md Signed-off-by: Brian O'Connell <brianoc4@gmail.com> Co-authored-by: Gary Blake <31245616+GaryJBlake@users.noreply.github.com>
Correct seven instances of the typo "commpleted" (rather than "completed"). Signed-off-by: Nathan Thaler <nathan.thaler@broadcom.com>
- Added synopsis, description, example and parameters to function. Signed-off-by: Gary Blake <gblake@vmware.com>
Updates `Set-VCFCluster` validation of the JSON. Does not require the JSON parameter, but fails when it is not provided. Ref: #280 Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@82c7e63...39cd149) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: William Lam <wlam@vmware.com>
- Added cmdlets for auditing PCI Compliance in VMware Cloud Foundation 5.2 and later. - Added `Get-VCFCompliance` to retrieve a specific compliance audit result. - Added `Get-VCFComplianceConfiguration` to retrieve a list of all compliance configurations along with their applicable resource types and versions. - Added `Get-VCFComplianceHistory` to retrieve the history for all compliance audits that have been performed. - Added `Get-VCFComplianceStandard` to retrieve a list of all compliance audit standards and versions that are supported. - Added `Get-VCFCompliance` to retrieve a specific compliance audit result. - Added `New-VCFCompliance` to run a new compliance audit. Signed-off-by: William Lam <wlam@vmware.com> Co-authored-by: Ryan Johnson <ryan.johnson@broadcom.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@39cd149...f677139) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enhanced `Request-VCFToken` and `Connect-CloudBuilder` by adding a `PSCredential `parameter set and adding support for `SecureString` or PSCredential object for the `password` parameter. Signed-off-by: Erik Grina Raassum <erik.raassum@gmail.com> Co-authored-by: Ryan Johnson <ryan@tenthirtyam.org>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@0b93645...4237552) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@8d9ed9a...a26af69) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refresh expired access token. Signed-off-by: Erik Grina Raassum <erik.raassum@gmail.com>
Updates supported versions. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Type
Please describe:
Breaking Changes?
Test and Documentation
Issue References
Additional Information