Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove stupid cache and use proper watch on consul kv prefix | Alex Auvolat | 2023-04-21 | 1 | -69/+45 |
| | |||||
* | refactoring | Alex Auvolat | 2023-04-05 | 1 | -8/+7 |
| | |||||
* | Support for loading IP addresses from DiploNAT autodiscovery | Alex Auvolat | 2023-04-05 | 1 | -62/+172 |
| | |||||
* | Update df_consul dependency and avoid advertising failed backends (fix #2) | Alex Auvolat | 2023-02-02 | 1 | -120/+18 |
| | |||||
* | Less spam on stdout | Alex Auvolat | 2023-01-11 | 1 | -1/+1 |
| | |||||
* | Retry DNS updates when they fail | Alex Auvolat | 2023-01-11 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Change label format to be a single dns path | Alex Auvolat | 2022-12-11 | 1 | -10/+4 |
| | |||||
* | replace pretty_env_logger by tracing_subscriber | Alex Auvolat | 2022-12-11 | 1 | -1/+1 |
| | |||||
* | First version of D53 that does something | Alex Auvolat | 2022-12-07 | 1 | -0/+281 |
First working version |