aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* use internal ssl context for tester appandreer2019-09-201-3/+8
* Merge pull request #10718 from vespa-engine/freva/remove-flavor-fixValerij Fredriksen2019-09-193-89/+9
|\
| * Revert "Use flavor instead of resources when deploying Vespa 6 tester applica...Valerij Fredriksen2019-09-193-89/+9
* | Use map instead of nested ternariesJon Marius Venstad2019-09-191-3/+3
* | Indicate what change we are waiting for in deployment viewJon Marius Venstad2019-09-193-3/+3
* | Doc in OldCuratorDbJon Marius Venstad2019-09-191-4/+2
* | Add simple test for data serialisation changeJon Marius Venstad2019-09-194-2/+691
* | Revert reading new data immediately, as some some writes may be lost during u...Jon Marius Venstad2019-09-191-7/+5
|/
* Add warning to double deleteJon Marius Venstad2019-09-181-0/+1
* Read instances from new instance path, with fallback to the oldJon Marius Venstad2019-09-181-3/+7
* Write instances to the new instance path, as well as to the oldJon Marius Venstad2019-09-181-0/+7
* Rename some application -> instance and extract a methodJon Marius Venstad2019-09-182-20/+24
* Remove unused class LockJon Marius Venstad2019-09-181-24/+0
* (Locked)?Application(Serializer|List)? renamed with InstanceJon Marius Venstad2019-09-1817-425/+425
* Rename Application -> InstanceJon Marius Venstad2019-09-1851-1154/+1150
* Merge pull request #10701 from vespa-engine/olaa/more-fault-tolerant-metric-r...Ola Aunrønning2019-09-181-10/+10
|\
| * Set request timeout. Keep fetching metrics, even if it fails for one zoneOla Aunrønning2019-09-181-10/+10
* | More URI rewritingJon Marius Venstad2019-09-182-7/+15
* | Check target OS version per zoneMartin Polden2019-09-175-39/+33
|/
* 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