index
:
D53.git
diplonat-autodiscovery
main
D53 is a dynamic DNS updater that sources information from Consul to route services to the correct place
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix default RUST_LOG
Alex Auvolat
2023-08-27
1
-1
/
+1
*
cargo fmt
diplonat-autodiscovery
Alex Auvolat
2023-04-21
1
-3
/
+16
*
less noise
Alex Auvolat
2023-04-21
1
-3
/
+26
*
fix regex, add debug
Alex Auvolat
2023-04-21
1
-1
/
+2
*
remove stupid cache and use proper watch on consul kv prefix
Alex Auvolat
2023-04-21
3
-69
/
+156
*
refactoring
Alex Auvolat
2023-04-05
1
-8
/
+7
*
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