xFailOverCluster
1.15.0-preview0001
Module containing DSC resources for deployment and configuration of Windows Server Failover Cluster.
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
Owners
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Author(s)
- DSC Community
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
DSCResources
xCluster xClusterDisk xClusterNetwork xClusterPreferredOwner xClusterProperty xClusterQuorum xWaitForCluster
Dependencies
This module has no dependencies.
Release Notes
# Change log for xFailOverCluster
The format is based on and uses the types of changes according to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
For older change log history see the [historic changelog](HISTORIC_CHANGELOG.md).
## [Unreleased]
### Added
- xFailOverCluster
- Add the module MarkdownLinkCheck to dependent modules to active the
markdown link tests.
- Added the filetypes to the file `.gitattributes` according to the
Plaster template.
- Update examples to be ready to be published to the PowerShell Gallery.
- Added a CONTRIBUTING.md.
- Replaced module CommonResourceHelper with the PowerShell Gallery module
DscResource.Common v0.2.0.
### Changed
- xFailOverCluster
- Updated the CI pipeline files to the latest template.
- Changed unit tests to handle missing DscResource.Test better.
- Changed the Code of Conduct to the one adopted by DSC Community.
- Added `.markdownlint.json` to get the correct settings for the
MarkdownLint VS Code extension.
- Changed Visual Studio Code settings to the file `settings.json` according
to the Plaster template.
- Set `testRunTitle` for PublishTestResults task so that a helpful name is
displayed in Azure DevOps for each test run.
- Set a display name on all the jobs and tasks in the CI pipeline.
- The deploy step is now only run when merged to branch `master` in the
DSC Community upstream repository (not to branch `master` in a fork
which always failed due to missing credentials).
### Fixed
- xFailOverCluster
- Added CODE_OF_CONDUCT.md file, and a 'Code of Conduct' section in the
README.md.
- Improved CI pipeline
- Renamed the jobs
- Splitting up the testing in different jobs.
- URLs in the module manifest pointed in the wrong direction.
- Changed the encoding that will be used by ModuleBuilder (`UTF-8`).
- URLs to examples in README.md didn't take account for new folder
structure.
- Release pipeline stopped working in some circumstances, workaround is
to pin ModuleBuilder to version `1.0.0` for now.
*There is an issue with ModuleBuilder with preview strings using dash,*
*e.g. `fix0008-9`. The string is compliant with SemVer 2.0 but there*
*is a bug in `Publish-Module` that prevents the module to be released.*
- Added code coverage reporting to Azure DevOps.
- Update status badges in README.md.
- Replaced section 'Branches' with section 'Releases' in README.md.
- Pull request and issue template got minor updates.
- Update module manifest exporting resources and fixed style.
- Update GitVersion.yml with the correct regular expression.
- Fix import statement in all tests, making sure it throws if module
DscResource.Test cannot be imported.
- Update the deploy stage so that it is skipped when merging
branch master in forks.
- Adding back publishing code coverage to Codecov.io.
- xClusterPreferredOwner
- Fixed broken links to examples in README.md.
- xClusterQuorum
- Fixed broken link to examples in README.md ([issue #208](https://github.com/dsccommunity/xFailOverCluster/issues/208)).
- CommonResourceHelper
- Added `en-US` localization folder to pass PSSA rule.
- xCluster
- Added script file information to the example `1-CreateFirstNodeOfAFailoverCluster.ps1`.
### Removed
- Removed the file `.codecov.yml` since Codecov is no longer used.
- Removed the file `Deploy.PSDeploy.ps1` since it is not longer used by
the build pipeline.
## [1.14.1] - 2019-12-18
### Changed
- xFailOverCluster
- Changed the pipeline to publish test results for both success and failure.
### Fixed
- CommonResourceHelper
- Fix unit tests to load the helper modules using module manifest.
- Fix to correctly export the functions in the helper module
([issue #214](https://github.com/dsccommunity/xFailOverCluster/issues/214)).
- Fix typo in module manifest.
## [1.14.0] - 2019-12-17
### Added
- xFailOverCluster
- Added automatic release with a new CI pipeline.
### Changed
- xFailOverCluster
- Moved the helper module `CommonResourceHelper` to the `Modules` folder.
- CommonResourceHelper
- Update `Get-LocalizedData` to handle new location of helper module.
FileList
- xFailOverCluster.nuspec
- xFailOverCluster.psd1
- en-US\about_xFailOverCluster.help.txt
- DSCResources\MSFT_xClusterQuorum\MSFT_xClusterQuorum.psm1
- DSCResources\MSFT_xClusterQuorum\MSFT_xClusterQuorum.schema.mof
- DSCResources\MSFT_xCluster\MSFT_xCluster.psm1
- DSCResources\MSFT_xCluster\MSFT_xCluster.schema.mof
- DSCResources\MSFT_xClusterPreferredOwner\MSFT_xClusterPreferredOwner.psm1
- DSCResources\MSFT_xClusterPreferredOwner\MSFT_xClusterPreferredOwner.schema.mof
- DSCResources\MSFT_xWaitForCluster\MSFT_xWaitForCluster.psm1
- DSCResources\MSFT_xWaitForCluster\MSFT_xWaitForCluster.schema.mof
- DSCResources\MSFT_xClusterDisk\MSFT_xClusterDisk.psm1
- DSCResources\MSFT_xClusterDisk\MSFT_xClusterDisk.schema.mof
- DSCResources\MSFT_xClusterNetwork\MSFT_xClusterNetwork.schema.mof
- DSCResources\MSFT_xClusterNetwork\MSFT_xClusterNetwork.psm1
- DSCResources\MSFT_xClusterProperty\MSFT_xClusterProperty.schema.mof
- DSCResources\MSFT_xClusterProperty\MSFT_xClusterProperty.psm1
- Modules\DscResource.Common\0.2.0\DscResource.Common.psd1
- Modules\DscResource.Common\0.2.0\DscResource.Common.psm1
- DSCResources\MSFT_xClusterQuorum\en-US\MSFT_xClusterQuorum.strings.psd1
- DSCResources\MSFT_xCluster\en-US\MSFT_xCluster.strings.psd1
- DSCResources\MSFT_xClusterPreferredOwner\en-US\MSFT_xClusterPreferredOwner.strings.psd1
- DSCResources\MSFT_xWaitForCluster\en-US\MSFT_xWaitForCluster.strings.psd1
- DSCResources\MSFT_xClusterDisk\en-US\MSFT_xClusterDisk.strings.psd1
- DSCResources\MSFT_xClusterNetwork\en-US\MSFT_xClusterNetwork.strings.psd1
- DSCResources\MSFT_xClusterProperty\en-US\MSFT_xClusterProperty.strings.psd1
- Modules\DscResource.Common\0.2.0\en-US\DscResource.Common.psd1
- Modules\DscResource.Common\0.2.0\en-US\about_DscResource.Common.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
1.16.1 | 88,037 | 5/24/2022 |
1.16.0 | 2,404,324 | 3/17/2021 |
1.16.0-previ... | 16 | 3/17/2021 |
1.15.0 | 7,086 | 2/19/2021 |
1.15.0-previ... | 16 | 2/19/2021 |
1.15.0-previ... | 26 | 12/29/2020 |
1.15.0-previ... | 109 | 2/6/2020 |
1.15.0-previ... (current version) | 25 | 2/1/2020 |
1.14.2-previ... | 26 | 1/13/2020 |
1.14.2-previ... | 16 | 1/13/2020 |
1.14.2-previ... | 19 | 1/6/2020 |
1.14.2-previ... | 19 | 1/3/2020 |
1.14.2-previ... | 17 | 12/18/2019 |
1.14.2-previ... | 15 | 12/18/2019 |
1.14.1 | 111,804 | 12/18/2019 |
1.14.1-previ... | 16 | 12/18/2019 |
1.14.1-previ... | 15 | 12/18/2019 |
1.14.0 | 269 | 12/17/2019 |
1.14.0-previ... | 15 | 12/17/2019 |
1.13.0.0 | 25,529 | 9/19/2019 |
1.12.0.0 | 50,157 | 1/10/2019 |
1.11.0.0 | 1,657 | 10/25/2018 |
1.10.0.0 | 21,171 | 3/22/2018 |
1.9.0.0 | 7,998 | 2/8/2018 |
1.8.0.0 | 6,045 | 8/23/2017 |
1.7.0.0 | 950 | 7/12/2017 |
1.6.0.0 | 15,217 | 12/14/2016 |
1.5.0.0 | 1,940 | 8/10/2016 |
1.4.0.0 | 360 | 6/29/2016 |
1.3.0.0 | 352 | 5/18/2016 |
1.2.0.0 | 327 | 3/31/2016 |
1.1.1 | 1,121 | 5/13/2014 |
1.1 | 127 | 4/8/2014 |