aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/consul.rs
Commit message (Expand)AuthorAgeFilesLines
* simplify code according to feedbackRoberto Hidalgo2023-05-221-65/+45
* rename mode to consul_http_apiRoberto Hidalgo2023-05-221-33/+25
* follow feedback, fold into existing featureRoberto Hidalgo2023-05-221-57/+136
* More clippy fixesAlex Auvolat2023-01-261-1/+1
* Fix issue with 'http(s)://' prefixconsul-tlsAlex Auvolat2022-10-181-3/+3
* Load TLS certificates only onceAlex Auvolat2022-10-181-124/+119
* Add TLS support for Consul discovery + refactoringAlex Auvolat2022-10-181-48/+81
* Fix some new clippy lintsfix-resyncAlex Auvolat2022-03-141-4/+2
* Add tracing integration with opentelemetryAlex Auvolat2022-03-141-2/+2
* Improvements to CLI and various fixes for netapp versionAlex Auvolat2021-10-221-12/+113
* Add automatic peer discovery from ConsulAlex Auvolat2020-06-301-0/+52