Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for loading IP addresses from DiploNAT autodiscovery | Alex Auvolat | 2023-04-05 | 2 | -63/+173 |
* | Update df_consul dependency and avoid advertising failed backends (fix #2) | Alex Auvolat | 2023-02-02 | 2 | -122/+20 |
* | Less spam on stdout | Alex Auvolat | 2023-01-11 | 2 | -5/+12 |
* | Retry DNS updates when they fail | Alex Auvolat | 2023-01-11 | 2 | -6/+25 |
* | Remove useless maintenance of node_site | Alex Auvolat | 2023-01-11 | 1 | -5/+0 |
* | Properly handle empty catalog (absent node) | Alex Auvolat | 2023-01-05 | 1 | -1/+1 |
* | Reduce useless updates to help avoid rate limiting | Alex Auvolat | 2022-12-11 | 1 | -4/+7 |
* | Fix subdomain matching | Alex Auvolat | 2022-12-11 | 3 | -19/+57 |
* | Change label format to be a single dns path | Alex Auvolat | 2022-12-11 | 4 | -41/+106 |
* | replace pretty_env_logger by tracing_subscriber | Alex Auvolat | 2022-12-11 | 4 | -5/+13 |
* | First version of D53 that does something | Alex Auvolat | 2022-12-07 | 5 | -0/+644 |