aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix regex, add debugAlex Auvolat2023-04-211-1/+2
* remove stupid cache and use proper watch on consul kv prefixAlex Auvolat2023-04-213-69/+156
* refactoringAlex Auvolat2023-04-051-8/+7
* Support for loading IP addresses from DiploNAT autodiscoveryAlex Auvolat2023-04-052-63/+173
* Update df_consul dependency and avoid advertising failed backends (fix #2)Alex Auvolat2023-02-022-122/+20
* Less spam on stdoutAlex Auvolat2023-01-112-5/+12
* Retry DNS updates when they failAlex Auvolat2023-01-112-6/+25
* Remove useless maintenance of node_siteAlex Auvolat2023-01-111-5/+0
* Properly handle empty catalog (absent node)Alex Auvolat2023-01-051-1/+1
* Reduce useless updates to help avoid rate limitingAlex Auvolat2022-12-111-4/+7
* Fix subdomain matchingAlex Auvolat2022-12-113-19/+57
* Change label format to be a single dns pathAlex Auvolat2022-12-114-41/+106
* replace pretty_env_logger by tracing_subscriberAlex Auvolat2022-12-114-5/+13
* First version of D53 that does somethingAlex Auvolat2022-12-075-0/+644