Releases: voxpupuli/puppet-corosync
Releases · voxpupuli/puppet-corosync
1.1.0
- Move helpers functions to PuppetX ruby namespace (#259)
- Cs_commit used with cs_shadow are now idempotent (#263)
- Cs_primitive: Fix metadata removal when the metadata parameter is empty (#264)
- Cs_primitive: Add a manage_target_role parameter (#265)
- Inner changes to the crm providers to better manage the
crm commands (#217 #268 #269 #270 #271 #272 #273) - Adoption of Vox Pupuli code of conduct (coc) for further contributions (#267)
1.0.2
1.0.1
Minor fix to the release scripts, to be able to release to the forge
1.0.0
Summary
- Ubuntu 14.04 support (#178)
- pcs provider: improved support for cs_shadow, cs_commit(#197 #196 #209)
- cs_property now takes an optional
replace
parameter that do not update
previously created parameters. Useful to let users change the settings at
runtime without stopping puppet (e.g for maintenance mode) (#203) - cs_location now supports a resource_discovery parameter that matches
pacemaker resource-discovery location property - cs_property will now wait for the cluster to be ready (#170)
- Log the crm and pcs commands output (crmsh: #177, pcs: #219)
- cs_property will only take care of cib-bootstrap-options cluster property set
(crm: #174 pcs: #224) - crm provider: Fix cs_colocation for resources with a role (#175)
- cs_commit now autorequires cs_groups (#183)
- support for more corosync configuration parameters (#184 #192 #194)
- pcs provider: speed enhancements (#187)
- pcs provider: cs_order: implement the kind and symmetrical parameters (#188
and #131 - pcs provider: cs_colocation: Add support for colocation sets (#190)
- add support for the pcsd service (#130)
- crm provider: Preserve resource order in cs_group (#133)
- corosync: support for multiple rings in unicast mode (#251)
- Bugfixes, improved tests, improved documentation
Backward incompatible changes
- cs_commit resources now only commit when refreshed (see README) (#209)
- pcs provider: cs_location: the order of the primitives is now the chronological
order: ['with-rsc', 'rsc']. This aligns pcs with the crmsh provider (#212) - pcs_provider: cs_colocation: the order of the primitives is now respected.
Previously they were sorted by chronological order (#153). - cs_primitive operations parameter with a role now need to define the role as
a property, and if multiple operations have the same role you have to use an
array (#236) - cs_order: the resources_type parameter has been removed (#246)
1.0.0-beta1
Summary
- Ubuntu 14.04 support (#178)
- pcs provider: improved support for cs_shadow, cs_commit(#197 #196 #209)
- cs_property now takes an optional
replace
parameter that do not update
previously created parameters. Useful to let users change the settings at
runtime without stopping puppet (e.g for maintenance mode) (#203) - cs_location now supports a resource_discovery parameter that matches
pacemaker resource-discovery location property - cs_property will now wait for the cluster to be ready (#170)
- Log the crm and pcs commands output (crmsh: #177, pcs: #219)
- cs_property will only take care of cib-bootstrap-options cluster property set
(crm: #174 pcs: #224) - crm provider: Fix cs_colocation for resources with a role (#175)
- cs_commit now autorequires cs_groups (#183)
- support for more corosync configuration parameters (#184 #192 #194)
- pcs provider: speed enhancements (#187)
- pcs provider: cs_order: implement the kind and symmetrical parameters (#188
and #131 - pcs provider: cs_colocation: Add support for colocation sets (#190)
- add support for the pcsd service (#130)
- crm provider: Preserve resource order in cs_group (#133)
- corosync: support for multiple rings in unicast mode (#251)
- Bugfixes, improved tests, improved documentation
Backward incompatible changes
- cs_commit resources now only commit when refreshed (see README) (#209)
- pcs provider: cs_location: the order of the primitives is now the chronological
order: ['with-rsc', 'rsc']. This aligns pcs with the crmsh provider (#212) - pcs_provider: cs_colocation: the order of the primitives is now respected.
Previously they were sorted by chronological order (#153). - cs_primitive operations parameter with a role now need to define the role as
a property, and if multiple operations have the same role you have to use an
array (#236) - cs_order: the resources_type parameter has been removed (#246)
0.8.0
Release 0.8.0
0.7.0
0.7.0
0.6.0
Merge pull request #74 from apenney/060-release Prepare 0.6.0 release.
0.5.0
Merge pull request #71 from apenney/050-release Prepare 0.5.0 release.
0.1.0
0.1.0 release