iSCSIDsc
2.0.0-preview0003
DSC resources for configuring Windows iSCSI Targets and Initiators.
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 DSCResource iSCSI Target Initiator
DSCResources
iSCSIInitiator iSCSIServerTarget iSCSIVirtualDisk
Dependencies
This module has no dependencies.
Release Notes
## [2.0.0-preview0003] - 2021-01-21
### Changed
- Transferred ownership to DSCCommunity.org - Fixes [Issue #50](https://github.com/dsccommunity/iSCSIDsc/issues/50).
- Fix hash table style guideline violations.
- Added .gitattributes file to fix bug publishing examples - Fixes [Issue #40](https://github.com/PlagueHO/iSCSIDsc/issues/40).
- Opted into Common Tests 'Common Tests - Validate Localization' - Fixes [Issue #44](https://github.com/PlagueHO/iSCSIDsc/issues/44).
- Renamed `iSCSIDsc.ResourceHelpers` module to `iSCSIDsc.Common`
to align to other modules.
- Renamed all localization strings so that they are detected by
'Common Tests - Validate Localization'.
- Fixed issues with mismatched localization strings.
- Replaced `iSCSIDsc.Common` module with the latest version from
[DSCResource.Template](https://github.com/PowerShell/DSCResource.Template).
- Fix minor style issues in statement case.
- Fix minor style issues in hashtable layout.
- Correct other minor style issues.
- Enabled PSSA rule violations to fail build - Fixes [Issue #27](https://github.com/PlagueHO/iSCSIDsc/issues/27).
- Updated tests to meet Pester v4 standard.
- Added Open Code of Conduct.
- Refactored module folder structure to move resource
to root folder of repository and remove test harness - Fixes [Issue #36](https://github.com/PlagueHO/iSCSIDsc/issues/36).
- Converted Examples to support format for publishing to PowerShell
Gallery.
- Opted into common tests:
- Common Tests - Validate Example Files To Be Published
- Common Tests - Validate Markdown Links
- Common Tests - Relative Path Length
- Common Tests - Relative Path Length
- Update to new format LICENSE.
- Added .VSCode settings for applying DSC PSSA rules - fixes [Issue #37](https://github.com/PlagueHO/iSCSIDsc/issues/37).
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- Updated to use continuous delivery pattern using Azure DevOps - fixes
[Issue #52](https://github.com/dsccommunity/iSCSIDsc/issues/52).
- Update build badges in `README.md` with correct build IDs.
- Removed unused test helper function `New-VDisk`.
- Added test helper function `Assert-CanRunIntegrationTest` to validate if
integration tests can be successfully run on a machine.
- Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #58](https://github.com/dsccommunity/iSCSIDsc/issues/58).
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #53](https://github.com/dsccommunity/iSCSIDsc/issues/53).
- Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes [Issue #60](https://github.com/dsccommunity/iSCSIDsc/issues/60).
- Automatically publish documentation to GitHub Wiki - Fixes [Issue #61](https://github.com/dsccommunity/iSCSIDsc/issues/61).
- Renamed `master` branch to `main` - Fixes [Issue #63](https://github.com/dsccommunity/iSCSIDsc/issues/63).
FileList
- iSCSIDsc.nuspec
- iSCSIDsc.psd1
- en-US\about_iSCSIDsc.help.txt
- DSCResources\DSC_iSCSIServerTarget\DSC_iSCSIServerTarget.schema.mof
- DSCResources\DSC_iSCSIServerTarget\README.md
- DSCResources\DSC_iSCSIServerTarget\DSC_iSCSIServerTarget.psm1
- DSCResources\DSC_iSCSIInitiator\DSC_iSCSIInitiator.schema.mof
- DSCResources\DSC_iSCSIInitiator\DSC_iSCSIInitiator.psm1
- DSCResources\DSC_iSCSIInitiator\README.md
- DSCResources\DSC_iSCSIVirtualDisk\README.md
- DSCResources\DSC_iSCSIVirtualDisk\DSC_iSCSIVirtualDisk.schema.mof
- DSCResources\DSC_iSCSIVirtualDisk\DSC_iSCSIVirtualDisk.psm1
- DSCResources\DSC_iSCSIServerTarget\en-US\about_iSCSIServerTarget.help.txt
- DSCResources\DSC_iSCSIServerTarget\en-US\DSC_iSCSIServerTarget.strings.psd1
- DSCResources\DSC_iSCSIInitiator\en-US\about_iSCSIInitiator.help.txt
- DSCResources\DSC_iSCSIInitiator\en-US\DSC_iSCSIInitiator.strings.psd1
- DSCResources\DSC_iSCSIVirtualDisk\en-US\DSC_iSCSIVirtualDisk.strings.psd1
- DSCResources\DSC_iSCSIVirtualDisk\en-US\about_iSCSIVirtualDisk.help.txt
- Modules\DscResource.Common\0.10.1\DscResource.Common.psd1
- Modules\DscResource.Common\0.10.1\DscResource.Common.psm1
- Modules\DscResource.Common\0.10.1\en-US\about_DscResource.Common.help.txt
- Modules\DscResource.Common\0.10.1\en-US\DscResource.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-previe... | 5 | 10/19/2024 |
2.0.0-previe... | 64 | 4/25/2021 |
2.0.0-previe... (current version) | 29 | 1/21/2021 |
2.0.0-previe... | 28 | 7/5/2020 |
2.0.0-previe... | 25 | 5/9/2020 |
1.5.0.41 | 16,412 | 9/2/2017 |