Skip to content

Releases: openflighthpc/flight-hunter

0.7.0

30 Jan 16:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.5.0

10 Aug 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

0.4.1

21 Jun 10:51
Compare
Choose a tag to compare

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