summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Add systemname to global rotation nameMorten Tokle2018-10-0211-45/+70
* Change ownersJon Bratseth2018-10-011-1/+1
* Merge pull request #7163 from vespa-engine/bratseth/change-ownersMartin Polden2018-10-011-1/+1
|\
| * Change ownersJon Bratseth2018-10-011-1/+1
* | Add copyright headerJon Bratseth2018-10-0122-1/+23
|/
* No platform issues in the cd systemJon Marius Venstad2018-09-281-0/+4
* Merge pull request #7122 from vespa-engine/jvenstad/give-up-when-job-no-longe...Torbjørn Smørgrav2018-09-271-3/+8
|\
| * Give up when job is removed from deployment.xmlJon Marius Venstad2018-09-271-3/+8
* | Unit test illegal deployment specJon Marius Venstad2018-09-271-0/+13
* | Conform to styleJon Marius Venstad2018-09-271-16/+16
* | Validate before storing, and make clear that method has side effects (storing)Jon Marius Venstad2018-09-272-10/+6
* | Validate zones w.r.t. deployment jobs as well!Jon Marius Venstad2018-09-262-0/+3
|/
* Merge pull request #7091 from vespa-engine/jvenstad/delay-new-revisions-when-...Jon Bratseth2018-09-252-1/+45
|\
| * Let successful revision finish when in block windowJon Marius Venstad2018-09-252-1/+45
* | Merge pull request #7086 from vespa-engine/mpolden/more-details-in-warningMorten Tokle2018-09-251-8/+15
|\ \
| * | Log number of applications failing metrics updateMartin Polden2018-09-251-8/+15
| |/
* / Ignore job reports for jobs we did not triggerJon Marius Venstad2018-09-253-3/+19
|/
* 404 when requesting endpoints for non-existent deploymentsJon Marius Venstad2018-09-241-0/+5
* Remove redundant codeJon Marius Venstad2018-09-241-6/+4
* Use cached rotation status in application APIMartin Polden2018-09-247-100/+107
* Merge pull request #7059 from vespa-engine/jvenstad/no-issues-for-integration...Jon Marius Venstad2018-09-242-3/+12
|\
| * Ignore apps without project IdsJon Marius Venstad2018-09-242-3/+12
* | Revert "Revert to single-threaded update of metrics"Martin Polden2018-09-241-1/+1
|/
* Revert to single-threaded update of metricsMartin Polden2018-09-211-1/+1
* Merge pull request #7046 from vespa-engine/jvenstad/confirmation-issues-after...Jon Bratseth2018-09-217-41/+63
|\
| * Record time of creation of new applicationsJon Marius Venstad2018-09-217-41/+63
* | Allow operator access to /nodes/v2/ on controllersMartin Polden2018-09-211-1/+2
|/
* Merge pull request #7041 from vespa-engine/mpolden/use-rotation-fqdnMartin Polden2018-09-213-17/+30
|\
| * Pass rotation FQDN to metrics serviceMartin Polden2018-09-213-17/+30
* | Merge pull request #7040 from vespa-engine/jvenstad/catch-unchecked-io-except...Jon Marius Venstad2018-09-212-5/+19
|\ \ | |/ |/|
| * Log retry delayJon Marius Venstad2018-09-212-2/+2
| * Catch UncheckedIOException and log at INFO levelJon Marius Venstad2018-09-212-5/+19
* | Merge pull request #7038 from vespa-engine/jvenstad/allow-started-changes-to-...Jon Marius Venstad2018-09-213-67/+59
|\ \ | |/ |/|
| * Allow a change which has deployed to complete when blockedJon Marius Venstad2018-09-213-67/+59
* | Merge pull request #7031 from vespa-engine/mpolden/cache-rotation-statusMartin Polden2018-09-2112-92/+282
|\ \
| * | Update applications in parallelMartin Polden2018-09-211-24/+42
| * | Cache rotation status in DeploymentMetricsMaintainerMartin Polden2018-09-209-63/+239
| * | Add constant for empty DeploymentMetricsMartin Polden2018-09-204-11/+7
* | | Merge pull request #7012 from vespa-engine/mpolden/controller-infra-provisionerMartin Polden2018-09-201-4/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused fieldMartin Polden2018-09-131-4/+0
* | | Take a (good) guess at compile version for component jobsJon Marius Venstad2018-09-191-2/+2
* | | Replace HTTP response with Log class. Other cleanupOla Aunrønning2018-09-184-14/+30
* | | Filter on time. Flatten logs jsonOla Aunrønning2018-09-181-5/+3
* | | filter number of logsOla Aunrønning2018-09-181-3/+4
* | | Compare against target versions for the other production job, not this oneJon Marius Venstad2018-09-142-3/+7
* | | Revert "Revert PR 6944"Jon Marius Venstad2018-09-141-2/+2
|/ /
* | Revert PR 6944Harald Musum2018-09-131-2/+2
* | Fix stupid filtersJon Marius Venstad2018-09-131-2/+2
* | Merge pull request #6935 from vespa-engine/jvenstad/miscJon Bratseth2018-09-131-2/+5
|\ \
| * | Correct isComplete to work also when jobs are running (and have deployed)Jon Marius Venstad2018-09-131-2/+5