I’m working with an old piece of software that requires a unique identifier in an integer format, e.g. 1, 2, 101, 102 that can’t be over 4096. The consul node ids would fulfill the need except they are uuids and the software won’t accept that. Is there any way I can have consul assign unique ids to the nodes that would adhere to a certain format?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Consul-template service api function returns some hex values | 0 | 248 | March 18, 2021 | |
Questions about nodes in the '/catalog/register' API | 1 | 166 | July 14, 2023 | |
Consul client Incarnation issue | 3 | 1222 | November 9, 2022 | |
Consul agent has conflicting node ID | 5 | 7246 | March 23, 2020 | |
Service can't register in consul after unknown failure in kubernetes: Error while renaming Node ID | 1 | 1641 | November 9, 2022 |