Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove stupid cache and use proper watch on consul kv prefix | Alex Auvolat | 2023-04-21 | 6 | -77/+212 |
| | |||||
* | refactoring | Alex Auvolat | 2023-04-05 | 1 | -8/+7 |
| | |||||
* | Support for loading IP addresses from DiploNAT autodiscovery | Alex Auvolat | 2023-04-05 | 6 | -69/+184 |
| | |||||
* | Update df_consul dependency and avoid advertising failed backends (fix #2) | Alex Auvolat | 2023-02-02 | 4 | -125/+26 |
| | |||||
* | 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 |
| | |||||
* | Update cargo.nix | Alex Auvolat | 2023-01-05 | 1 | -5/+5 |
| | |||||
* | Properly handle empty catalog (absent node) | Alex Auvolat | 2023-01-05 | 3 | -4/+4 |
| | |||||
* | Add files to produce Docker container | Alex Auvolat | 2023-01-03 | 2 | -0/+25 |
| | |||||
* | Fix README | Alex Auvolat | 2022-12-22 | 1 | -6/+6 |
| | |||||
* | 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 | 5 | -42/+107 |
| | |||||
* | replace pretty_env_logger by tracing_subscriber | Alex Auvolat | 2022-12-11 | 7 | -180/+278 |
| | |||||
* | Write an example DNS layout | Alex Auvolat | 2022-12-07 | 1 | -0/+25 |
| | |||||
* | Add README | Alex Auvolat | 2022-12-07 | 1 | -0/+67 |
| | |||||
* | fix drone signature | Alex Auvolat | 2022-12-07 | 1 | -1/+1 |
| | |||||
* | First version of D53 that does something | Alex Auvolat | 2022-12-07 | 13 | -0/+3790 |
First working version |