Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
First working version |