summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11964 from vespa-engine/jvenstad/catch-tester-log-fetch-e...Jon Marius Venstad2020-01-271-3/+5
|\
| * Return response also when updating test log failsJon Marius Venstad2020-01-271-3/+5
* | Merge pull request #11963 from vespa-engine/hmusum/use-tester-cloudJon Marius Venstad2020-01-271-11/+5
|\ \
| * | Use TesterCloud instead of calling config server directlyHarald Musum2020-01-271-11/+5
| |/
* | Merge pull request #11962 from vespa-engine/hmusum/use-config-server-for-getL...Jon Marius Venstad2020-01-271-3/+15
|\ \
| * | Use config server for getting log if flag is setHarald Musum2020-01-271-3/+15
| |/
* | Merge pull request #11961 from vespa-engine/mpolden/reduce-loggingJon Marius Venstad2020-01-271-1/+3
|\ \ | |/ |/|
| * Reduce logging for failed maintenance runMartin Polden2020-01-271-1/+3
* | Merge pull request #11951 from vespa-engine/jvenstad/adaptive-deployment-job-...Håkon Hallingstad2020-01-274-7/+17
|\ \
| * | Differentiate between suspended and not nodes, to get timestamps rightJon Marius Venstad2020-01-272-3/+8
| * | Avoid concurrent modification of cached runsJon Marius Venstad2020-01-272-4/+9
| |/
* | Use DelayedHttpRequestRetryHandler in FlagsClientBjørn Christian Seime2020-01-271-0/+5
* | Depend on http-utilsBjørn Christian Seime2020-01-271-0/+7
* | Merge pull request #11956 from vespa-engine/andreer/write-endpoint-certificat...Andreas Eriksen2020-01-273-6/+9
|\ \ | |/ |/|
| * write endpoint certificate metadata to zkandreer2020-01-273-6/+9
* | Use testerReady call via config server for tester containers if flag is setHarald Musum2020-01-261-25/+66
* | Accept old summary format in runJon Marius Venstad2020-01-261-1/+1
* | Merge pull request #11940 from vespa-engine/jvenstad/adaptive-deployment-job-...Jon Marius Venstad2020-01-2513-57/+190
|\ \
| * | Treat newly provisioned nodes as allowed to be downJon Marius Venstad2020-01-251-1/+1
| * | Rename and refactor away code duplicationJon Marius Venstad2020-01-253-46/+78
| * | Add info about ongoing firmware checks as wellJon Marius Venstad2020-01-249-7/+38
| * | Test adaptive timeout, and fix comparison >_<Jon Marius Venstad2020-01-243-2/+53
| * | Remove duplicate (but half?) unit testJon Marius Venstad2020-01-241-13/+0
| * | Time out when no nodes are suspended, or the same node is suspended, for too ...Jon Marius Venstad2020-01-244-6/+38
* | | Merge pull request #11933 from vespa-engine/jvenstad/adaptive-deployment-job-...Jon Marius Venstad2020-01-2421-392/+761
|\| |
| * | Print convergence summary for unfinished, but started, convergence stepsJon Marius Venstad2020-01-245-3/+236
| * | Fix broken unit testJon Marius Venstad2020-01-241-2/+3
| * | Denser convergence log outputJon Marius Venstad2020-01-2416-378/+317
| * | Store summary of convergence of application deployment in runJon Marius Venstad2020-01-246-15/+192
| * | Store instant since which no nodes were allowed to be down in runJon Marius Venstad2020-01-245-19/+38
| * | Wipe certificates when writing runs to historyJon Marius Venstad2020-01-241-1/+1
* | | Merge pull request #11938 from vespa-engine/bjorncs/revertBjørn Christian Seime2020-01-241-5/+0
|\ \ \ | |/ / |/| |
| * | Revert "Use DelayedHttpRequestRetryHandler in FlagsClient"Bjørn Christian Seime2020-01-241-5/+0
* | | Fix importMartin Polden2020-01-241-1/+1
|/ /
* | Merge pull request #11922 from vespa-engine/bjorncs/apache-httpclient-retry-h...Bjørn Christian Seime2020-01-241-0/+5
|\ \
| * | Use DelayedHttpRequestRetryHandler in FlagsClientBjørn Christian Seime2020-01-241-0/+5
* | | Unify routing controlMartin Polden2020-01-2421-60/+356
* | | Pass agent instead of username when changing rotation statusMartin Polden2020-01-241-8/+14
* | | Support setting changing zone status in ConfigServerMartin Polden2020-01-241-0/+15
* | | Improve javadocMartin Polden2020-01-241-2/+2
* | | Merge pull request #11907 from vespa-engine/jvenstad/put-step-info-under-step...Torbjørn Smørgrav2020-01-233-11/+17
|\ \ \
| * | | Put step info under step object in new deployment graph APIJon Marius Venstad2020-01-233-11/+17
* | | | Merge pull request #11903 from vespa-engine/mpolden/routing-control-apiMartin Polden2020-01-2310-0/+345
|\ \ \ \ | |_|_|/ |/| | |
| * | | Implement /routing/v1/ APIMartin Polden2020-01-2310-0/+345
* | | | Merge pull request #11908 from vespa-engine/andreer/read-endpoint-certificate...Andreas Eriksen2020-01-234-12/+22
|\ \ \ \
| * | | | read endpoint certificate metadata from zkandreer2020-01-234-12/+22
| |/ / /
* | | | Merge pull request #11905 from vespa-engine/bratseth/propagate-reservedToJon Bratseth2020-01-231-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Propagate reservedToJon Bratseth2020-01-231-0/+1
| |/ /
* / / Use correct id for testerHarald Musum2020-01-231-1/+5
|/ /
* | Merge pull request #11900 from vespa-engine/revert-11897-revert-11893-andreer...Jon Marius Venstad2020-01-233-11/+72
|\ \