Merlin v2021.4.1 Release Notes

Release Date: 2021-04-01 // almost 3 years ago
  • โž• Added

    • ๐Ÿ”€ mon oconf fetch now support file sync via the --sync command. Ported to python
    • ๐Ÿ‘Œ Support for SSH-less "test this check" using a new query handler runcmd
    • Node identification is now possible using UUID, by using the new merlin.conf options ipc_uuid and uuid.
    • ๐Ÿ‘ Allow setting publickey with mon node add
    • ๐Ÿ†• New setting cluster_update allows an arbitary script to be run when a remote node signals the cluster config is invalid. The script chosen should be able adjust the cluster config into a valid state.
    • mon oconf remote-fetch added, which will tell a remote node to execute mon oconf fetch.
    • ๐Ÿ‘€ auto_delete functionality allows removing nodes which have not been seen withing x seconds.

    ๐Ÿ”„ Changed

    • โž• Add support for Naemon 1.2.4. Merlin now requires Naemon version >= 1.2.4.