summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11967 from vespa-engine/mpolden/reduce-duplicationJon Marius Venstad2020-01-271-52/+34
|\
| * Avoid globalRotations duplicates when looking up a specific instanceMartin Polden2020-01-271-52/+34
* | Merge pull request #11955 from vespa-engine/jvenstad/no-tests-in-production-d...Martin Polden2020-01-2713-423/+136
|\ \
| * | Do not run tests in production deployment jobsJon Marius Venstad2020-01-2713-423/+136
* | | Merge pull request #11958 from vespa-engine/andreer/endpoint-certificate-vali...Andreas Eriksen2020-01-275-53/+193
|\ \ \
| * | | stricter SAN verification 2andreer2020-01-271-1/+1
| * | | stricter SAN verificationandreer2020-01-271-6/+5
| * | | set up mocked unit testandreer2020-01-273-5/+37
| * | | move endpoint certificate handling out of applicationcontrollerandreer2020-01-272-106/+153
| * | | add various validation of endpoint certificatesandreer2020-01-273-18/+80
* | | | 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