Skip to content

0.4.1

Compare
Choose a tag to compare
@VoxSecundus VoxSecundus released this 21 Jun 10:51
· 167 commits to master since this release

What's changed

  • Resolved inconsistencies when generating labels
    • Nodes with a preset label will always attempt to use that label
    • Nodes with a preset prefix will generate a label using the prefix and a numeric suffix based on a start value set either through default_start or prefix_starts config options
    • Nodes with neither of the above will use their hostnames as labels, which can be shortened up to the first occurrence of the . character with the short_hostname config option
  • Fixed bug where nodes could be given a label that already exists

Full Changelog: 0.3.1...0.4.1