Skip to content

Releases: christinedraper/knife-topo

v2.0.5

31 Mar 16:33
Compare
Choose a tag to compare

Bug and rubocop fixes

v2.0.4

13 Mar 00:47
Compare
Choose a tag to compare
  • Workaround chef 12.7.2 bug, which deletes 'name' on loading data bag item.
  • Set rather than merge attributes in direct_to_node, subject to strategy data (merge_attrs).
  • Fix errors from new rubocop.

v2.0.3

21 Jan 21:23
Compare
Choose a tag to compare

Workaround for a deep merge problem.

v2.0.2

21 Jan 12:45
Compare
Choose a tag to compare

Bug fix (attribute merge)

v2.0.1

18 Jan 15:13
Compare
Choose a tag to compare

Changes to use a single set of attributes and an 'attribute setting strategy', rather than additional elements. See README for more details.

v1.1.2

16 Dec 14:57
Compare
Choose a tag to compare

Bug fixes

v1.1.0

01 Oct 21:22
Compare
Choose a tag to compare

The knife topo export command has changed to take an explicit --topo parameter. This avoids confusion with the list of nodes.
Revised Oct 1 for problem with test-repo, not impacting gem.

v1.0.1

17 Apr 17:24
Compare
Choose a tag to compare

Adds search capability

v0.1.1

19 Mar 01:34
Compare
Choose a tag to compare

Adds new subcommands to list and delete topologies.

Minor improvements

01 Feb 19:17
Compare
Choose a tag to compare
v0.0.11

Update testapp recipe to be configurable so it can be deployed on AWS