All notable changes to this project will be documented in this file.
- Ability to set cluster name in config
- Number of licenses per Igniter instance increased to 20.
- Warning log added added in case a license has been re-delegated to another Igniter instance:
"WARNING: Licence with id {} was revoked"
- Gossip seeds are moved to an external repo https://raw.githubusercontent.com/ackinacki/acki-nacki-igniter-seeds/refs/heads/main/seeds.yaml
- Updated the
chitchatcrate. - Added the
transport_layercrate (required by chitchat).
Both crates were copied from the node repository.
- Igniter image failed to run without
-v "/var/run/docker.sock:/var/run/docker.sock" \
signaturessection inconfig.yamlwith delegated licensesauto_updateflag inconfig.yamlthat allows to turn the auto-updates off
config.yamlhas been updated with mandatory licenses list
Initial release