summaryrefslogtreecommitdiffstats
path: root/controller-server/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | use Optional.empty() when deploying tester/zone applicationsandreer2020-01-231-3/+3
| * | Revert "Revert "andreer/deploy with endpoint certificate metadata""Andreas Eriksen2020-01-233-8/+69
* | | Log feature flag valueHarald Musum2020-01-231-1/+5
|/ /
* | Revert "andreer/deploy with endpoint certificate metadata"Jon Marius Venstad2020-01-223-69/+8
* | Merge pull request #11894 from vespa-engine/jvenstad/adaptive-deployment-job-...Valerij Fredriksen2020-01-223-2/+4
|\ \
| * | Use correct timeout for tester installationJon Marius Venstad2020-01-221-1/+1
| * | Supply failure status in deployment overviewJon Marius Venstad2020-01-222-1/+3
| |/
* | Merge pull request #11893 from vespa-engine/andreer/deploy-with-endpoint-cert...Andreas Eriksen2020-01-223-8/+69
|\ \ | |/ |/|
| * deploy with endpoint certificate metadataandreer2020-01-223-9/+12
| * copy endpoint certificate metadata / serializer classes to controllerandreer2020-01-221-0/+58
* | Turn off work-around for CD, to provoke ZK stale read more oftenJon Marius Venstad2020-01-221-1/+1
* | Retry deletion asynchronously, for up to one hourJon Marius Venstad2020-01-221-28/+16
* | Retry select deployment failures for up to one hourJon Marius Venstad2020-01-222-3/+41
* | Merge pull request #11887 from vespa-engine/mpolden/routing-control-apiMartin Polden2020-01-223-21/+72
|\ \
| * | Change status for any global endpoint type through application APIMartin Polden2020-01-222-18/+69