aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/consul/consul.cpp
Commit message (Expand)AuthorAgeFilesLines
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-1/+1
* fix consul test timeout (#1010)Dan Engelbrecht2026-04-221-4/+5
* async consul register/deregister (#992)Dan Engelbrecht2026-04-211-22/+145
* fix utf characters in source code (#953)Dan Engelbrecht2026-04-131-1/+1
* reduce test runtime (#933)Dan Engelbrecht2026-04-101-3/+3
* fully provisioned hub instances now sets initial check status to "passing" i...Dan Engelbrecht2026-04-081-1/+10
* s3 and consul fixes (#916)Dan Engelbrecht2026-04-021-5/+273
* fix fork() issues on linux and MacOS (#910)Dan Engelbrecht2026-04-011-1/+1
* consul env token refresh (#912)Dan Engelbrecht2026-04-011-3/+13
* hub instance state refactor (#892)Dan Engelbrecht2026-03-271-6/+30
* Zs/consul token (#870)Zousar Shaker2026-03-201-12/+54
* hub consul integration (#820)Dan Engelbrecht2026-03-111-4/+247
* consul package and basic client added (#716)Stefan Boberg2026-01-191-0/+140