summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/deployment/InternalStepRunner.java
Commit message (Expand)AuthorAgeFilesLines
* Reduce version status readsMartin Polden2020-10-281-1/+1
* Split registry and repositoryMartin Polden2020-10-201-3/+3
* Remove deploy-with-internal-restart flagValerij Fredriksen2020-10-151-13/+0
* Allow 4h without progress, with fixes to clock sensitive testJon Marius Venstad2020-09-231-1/+1
* Revert "Allow no progress for 4h during upgrades"Henning Baldersheim2020-09-221-1/+1
* Allow no progress for 4h during upgradesJon Marius Venstad2020-09-221-1/+1
* Include test report in job run detailsMorten Tokle2020-09-011-0/+2
* Allow restart filtering on cluster id and typeOla Aunrønning2020-07-221-4/+4
* Use config parameter to find correct path for 'artifacts' subdirectoryBjørn Christian Seime2020-07-101-1/+6
* Use correct handler. Update version thresholdBjørn Christian Seime2020-07-021-2/+2
* Use new OSGi based tester runtime in tester appBjørn Christian Seime2020-07-021-5/+26
* Use target platform for testers when application is pinnedJon Marius Venstad2020-05-261-7/+8
* Add hack for using same version as applications are pinned toHarald Musum2020-05-261-1/+6
* Only print docker image if wanted is not the same as currentHarald Musum2020-04-241-1/+3
* Add docker image repository to node detailsHarald Musum2020-04-241-2/+11
* Revert "Reduce timeout for nodesDown and noNodeDown in cd"Harald Musum2020-04-221-2/+2
* increase endpoint certificate timeoutandreer2020-04-021-1/+1
* Reduce timeout for nodesDown and noNodeDown in cdHarald Musum2020-03-311-2/+2
* Use system-dependent timeouts in deployment jobsJon Marius Venstad2020-03-201-22/+41
* Log recipients of email in job outputJon Marius Venstad2020-03-181-0/+1
* Highlight nodes with pending changes when job failsJon Marius Venstad2020-03-091-0/+12
* Allow no progress for 2 hours while redistributing docsJon Marius Venstad2020-03-091-5/+6
* Rename some things, collapse some codeJon Marius Venstad2020-03-051-13/+6
* Validate CNAMEs and IP lookup after deploymentJon Marius Venstad2020-03-051-4/+33
* Remove "endpoints" from test-config responsesJon Marius Venstad2020-03-051-6/+11
* SimplifyMartin Polden2020-03-041-3/+2
* Retry on out-of-capacity for 5 minutes in CDJon Marius Venstad2020-03-031-2/+6
* Allow unknown packages in manual prod deployment jobs in CDJon Marius Venstad2020-03-031-18/+4
* Wrap deployment data in an appropriate classJon Marius Venstad2020-03-021-4/+1
* Let each Step declare whether it should always be runJon Marius Venstad2020-03-021-2/+2
* Determine endpoints from routing policies for all routing methodsMartin Polden2020-02-271-5/+5
* Rename methodMartin Polden2020-02-271-3/+3
* Print nodes with services which need new config as wellJon Marius Venstad2020-02-271-1/+2
* no need to compute runstatusandreer2020-02-261-4/+2
* reprovision endpoint cert when necessaryandreer2020-02-261-0/+15
* Merge pull request #12264 from vespa-engine/andreer/more-informative-certific...Andreas Eriksen2020-02-201-2/+0
|\
| * remove unused importsandreer2020-02-191-2/+0
* | Make sure we keep sending email when new run failre statuses are addedJon Marius Venstad2020-02-201-10/+25
|/
* fail faster and record when missing endpoint certandreer2020-02-181-1/+8
* Update InternalStepRunner.javaKristian Aune2020-02-171-1/+1
* Show deployment log from config server on all deploysJon Marius Venstad2020-02-171-4/+14
* Remove http setup for tester app, just use standard setupHarald Musum2020-02-071-50/+2
* Merge branch 'master' into hmusum/remove-support-for-using-tester-endpointHarald Musum2020-02-061-14/+13
|\
| * Merge pull request #12048 from vespa-engine/hmusum/remove-unnecessary-access-...Harald Musum2020-02-061-2/+0
| |\
| | * Access logging is enabled by default, remove unnecessary configHarald Musum2020-02-031-2/+0
| * | Use correct zone for determining tester flavourJon Marius Venstad2020-02-041-12/+14
| * | Only get tester endpoint when it is going to be usedHarald Musum2020-02-041-1/+2
| |/
* / Remove support for using tester endpointHarald Musum2020-02-031-72/+15
|/
* Extract RoutingControllerMartin Polden2020-01-291-6/+3
* Print what nodes where suspended and for how long, and at the endJon Marius Venstad2020-01-281-10/+11