aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/env.cpp
Commit message (Expand)AuthorAgeFilesLines
* minor fixups after reviewArne Juul2021-06-071-0/+1
* simplify after reviewArne Juul2021-06-071-44/+24
* minor fixes for detail loggingArne Juul2021-06-041-8/+4
* actually wait for connectivity OKArne Juul2021-06-041-58/+58
* also accept FRTE_RPC_WRONG_RETURN as "unavailable"Arne Juul2021-06-021-2/+2
* cleanupArne Juul2021-06-021-10/+29
* ask for reverse connectivity check in OutwardCheckArne Juul2021-06-021-35/+12
* perform outward connectivity checkArne Juul2021-06-021-19/+72
* Merge pull request #18047 from vespa-engine/arnej/separate-subscribe-for-mode...Arne H Juul2021-06-011-1/+21
|\
| * add fetch of model config as a separate stepArne Juul2021-06-011-1/+21
* | refactor and cleanupArne Juul2021-05-311-0/+5
|/
* just assert for configurationArne Juul2021-05-281-5/+3
* remove historical, unused environment variableArne Juul2021-05-281-4/+0
* add environment class that can live outside managerArne Juul2021-05-271-0/+84