summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10668 from vespa-engine/mortent/testerapp-ca-certAndreas Eriksen2019-09-163-0/+3
|\
| * Add truststore to testerapp 4443 portMorten Tokle2019-09-163-0/+3
* | Merge pull request #10664 from vespa-engine/andreer/use-https-4443-flagAndreas Eriksen2019-09-162-3/+11
|\ \ | |/ |/|
| * Apply suggestions from code reviewAndreas Eriksen2019-09-161-2/+2
| * remove duplicate local variableAndreas Eriksen2019-09-161-1/+0
| * Conform to local formattingJon Marius Venstad2019-09-161-1/+2
| * remove unneccessary local variableAndreas Eriksen2019-09-161-1/+1
| * feature flag to use https / container on port 4443andreer2019-09-162-3/+11
* | Revert "Add truststore to testerapp 4443 port "Bjørn Christian Seime2019-09-162-2/+0
* | Merge pull request #10634 from vespa-engine/mortent/testerapp-add-truststoreBjørn Christian Seime2019-09-162-0/+2
|\ \
| * | Add truststore to testerapp 4443 portMorten Tokle2019-09-162-0/+2
| |/
* | Merge pull request #10658 from vespa-engine/mpolden/reduce-log-noiseMartin Polden2019-09-161-6/+8
|\ \
| * | Reduce log noise from DeploymentMetricsMaintainerMartin Polden2019-09-161-6/+8
* | | Use flavor instead of resources when deploying Vespa 6 tester applicationValerij Fredriksen2019-09-163-12/+87
| |/ |/|
* | Make deployment job info messages INFO levelJon Marius Venstad2019-09-165-23/+23
* | Check tester container during installation, and with a 30 minutes timeoutJon Marius Venstad2019-09-161-15/+18
* | Look up endpoints as part of endpoint-ready-checkJon Marius Venstad2019-09-161-3/+11
|/
* Merge pull request #10643 from vespa-engine/mpolden/routing-generator-mock-em...Jon Bratseth2019-09-143-58/+3
|\
| * Move RoutingGeneratorMock to controller-apiMartin Polden2019-09-133-64/+2
| * Make RoutingGeneratorMock empty by defaultMartin Polden2019-09-132-8/+15
* | Merge pull request #10641 from vespa-engine/jvenstad/live-vespa-logs-in-deplo...Jon Marius Venstad2019-09-1320-94/+252
|\ \
| * | Avoid sillinessJon Marius Venstad2019-09-131-1/+1
| * | Handle log server giving overlapping log windows (with micro precision)Jon Marius Venstad2019-09-1310-56/+54
| * | Remove malplaced log spamJon Marius Venstad2019-09-133-15/+6
| * | Update Vespa log on deployment job log requests iff job includes Vespa logsJon Marius Venstad2019-09-139-6/+139
| * | Always copy Vespa logs for dev, at the end of the job, but only if deployed t...Jon Marius Venstad2019-09-133-4/+4
| * | Limit logs to be not before the current deploymentJon Marius Venstad2019-09-131-3/+6
| * | Extract Vespa log update as public method in JobControllerJon Marius Venstad2019-09-132-18/+32
| * | Store timestamp of last Vespa log record in RunJon Marius Venstad2019-09-134-8/+25
| * | Eliminate code duplicationJon Marius Venstad2019-09-131-21/+23
| |/
* | Add units to memory and disk resourcesValerij Fredriksen2019-09-132-2/+2
* | Undo default non-AWS CPU changeValerij Fredriksen2019-09-131-1/+1
* | SimplifyValerij Fredriksen2019-09-134-87/+14
* | Account for advertised resources in AWSValerij Fredriksen2019-09-134-14/+101
|/
* Merge pull request #10627 from vespa-engine/mpolden/time-restricted-confidenc...Martin Polden2019-09-137-51/+174
|\
| * Construct and configure tester in each test methodMartin Polden2019-09-124-61/+71
| * Restrict confidence change to a fixed time windowMartin Polden2019-09-125-28/+141
* | Merge pull request #10612 from vespa-engine/hmusum/improve-config-generation-...Harald Musum2019-09-121-1/+1
|\ \
| * | Improve output about config generationHarald Musum2019-09-111-1/+1
* | | Merge pull request #10629 from vespa-engine/bjorncs/athenz-identity-for-node-...Bjørn Christian Seime2019-09-123-4/+11
|\ \ \
| * | | Rename 'getConfigServerAthenzIdentity' to 'getConfigServerHttpsIdentity'Bjørn Christian Seime2019-09-123-4/+4
| * | | Add method to ZoneRegistry to get Athenz identity for node typeBjørn Christian Seime2019-09-121-0/+7
* | | | Add port 4080 firstMorten Tokle2019-09-122-2/+4
|/ / /
* | | Revert "Revert "Public deployments have no valid web cert yet — work around...Andreas Eriksen2019-09-121-1/+3
* | | Merge pull request #10607 from vespa-engine/jvenstad/delete-single-instances-...Jon Marius Venstad2019-09-127-33/+88
|\ \ \
| * | | Delete application with last instance instead, and fix unit testsJon Marius Venstad2019-09-112-8/+11
| * | | Fix typoJon Marius Venstad2019-09-111-1/+1
| * | | Delete 0 or 1 instances on app level, or a single on instance levelJon Marius Venstad2019-09-117-33/+85
* | | | Merge pull request #10598 from vespa-engine/jvenstad/check-status-html-during...Jon Marius Venstad2019-09-121-2/+23
|\ \ \ \
| * | | | Wait for 100 consecutive OKs from each container/status.html during installationJon Marius Venstad2019-09-111-2/+23
| | |_|/ | |/| |