aboutsummaryrefslogtreecommitdiff
path: root/src/dns_config.rs
Commit message (Expand)AuthorAgeFilesLines
* remove stupid cache and use proper watch on consul kv prefixAlex Auvolat2023-04-211-69/+45
* refactoringAlex Auvolat2023-04-051-8/+7
* Support for loading IP addresses from DiploNAT autodiscoveryAlex Auvolat2023-04-051-62/+172
* Update df_consul dependency and avoid advertising failed backends (fix #2)Alex Auvolat2023-02-021-120/+18
* Less spam on stdoutAlex Auvolat2023-01-111-1/+1
* Retry DNS updates when they failAlex Auvolat2023-01-111-2/+2
* Remove useless maintenance of node_siteAlex Auvolat2023-01-111-5/+0
* Properly handle empty catalog (absent node)Alex Auvolat2023-01-051-1/+1
* Change label format to be a single dns pathAlex Auvolat2022-12-111-10/+4
* replace pretty_env_logger by tracing_subscriberAlex Auvolat2022-12-111-1/+1
* First version of D53 that does somethingAlex Auvolat2022-12-071-0/+281