xFailOverCluster

1.14.2-preview0003

Module containing DSC resources for deployment and configuration of Windows Server Failover Cluster.

Minimum PowerShell version

4.0

This is a prerelease version of xFailOverCluster.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xFailOverCluster -RequiredVersion 1.14.2-preview0003 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xFailOverCluster -Version 1.14.2-preview0003 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

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

Version History

Version Downloads Last updated
1.16.1 68,474 5/24/2022
1.16.0 1,846,738 3/17/2021
1.16.0-previ... 15 3/17/2021
1.15.0 7,077 2/19/2021
1.15.0-previ... 15 2/19/2021
1.15.0-previ... 25 12/29/2020
1.15.0-previ... 108 2/6/2020
1.15.0-previ... 24 2/1/2020
1.14.2-previ... 25 1/13/2020
1.14.2-previ... 15 1/13/2020
1.14.2-previ... 18 1/6/2020
1.14.2-previ... (current version) 18 1/3/2020
1.14.2-previ... 16 12/18/2019
1.14.2-previ... 14 12/18/2019
1.14.1 111,270 12/18/2019
1.14.1-previ... 15 12/18/2019
1.14.1-previ... 14 12/18/2019
1.14.0 268 12/17/2019
1.14.0-previ... 14 12/17/2019
1.13.0.0 25,406 9/19/2019
1.12.0.0 50,138 1/10/2019
1.11.0.0 1,655 10/25/2018
1.10.0.0 21,149 3/22/2018
1.9.0.0 7,983 2/8/2018
1.8.0.0 6,044 8/23/2017
1.7.0.0 948 7/12/2017
1.6.0.0 15,214 12/14/2016
1.5.0.0 1,937 8/10/2016
1.4.0.0 359 6/29/2016
1.3.0.0 351 5/18/2016
1.2.0.0 326 3/31/2016
1.1.1 1,120 5/13/2014
1.1 121 4/8/2014
Show less