summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* No platform issues in the cd systemJon Marius Venstad2018-09-281-0/+4
|
* Merge pull request #7122 from ↵Torbjørn Smørgrav2018-09-271-3/+8
|\ | | | | | | | | vespa-engine/jvenstad/give-up-when-job-no-longer-should-run Give up when job is removed from deployment.xml
| * 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 ↵Jon Bratseth2018-09-252-1/+45
|\ | | | | | | | | vespa-engine/jvenstad/delay-new-revisions-when-finishing-a-successful-one-in-block-window Let successful revision finish when in block window
| * 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 update
| * | 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 ↵Jon Marius Venstad2018-09-242-3/+12
|\ | | | | | | | | vespa-engine/jvenstad/no-issues-for-integration-test-apps Ignore apps without project Ids
| * 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
| | | The implementation of `MetricsService` doesn't seem to handle multiple threads well, need to look into it. Revert to single thread for now.
* Merge pull request #7046 from ↵Jon Bratseth2018-09-217-41/+63
|\ | | | | | | | | vespa-engine/jvenstad/confirmation-issues-after-90-days Record time of creation of new applications
| * 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 service
| * Pass rotation FQDN to metrics serviceMartin Polden2018-09-213-17/+30
| |
* | Merge pull request #7040 from ↵Jon Marius Venstad2018-09-212-5/+19
|\ \ | |/ |/| | | | | vespa-engine/jvenstad/catch-unchecked-io-exceptions Catch UncheckedIOException and log at INFO level
| * 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 ↵Jon Marius Venstad2018-09-213-67/+59
|\ \ | |/ |/| | | | | vespa-engine/jvenstad/allow-started-changes-to-complete-in-block-windows Allow a change which has deployed to complete when blocked
| * 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
|\ \ | | | | | | Cache rotation status in DeploymentMetricsMaintainer
| * | 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
|\ \ \ | |_|/ |/| | Allocate nodes of type controller to controller app
| * | 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
|/ / | | | | | | This reverts commit c2da936dbeda0eb4bf919f42db66aacaf10b41bb.
* | 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 deplo…
| * | Correct isComplete to work also when jobs are running (and have deployed)Jon Marius Venstad2018-09-131-2/+5
| | |
* | | Allow OsUpgrader to upgrade main (#6933)Martin Polden2018-09-132-34/+0
| | |
* | | Merge pull request #6926 from vespa-engine/jvenstad/miscLeandro Alves2018-09-121-3/+6
|\| | | | | | | | Jvenstad/misc
| * | Differentiate between waiting for slot and current deploymentJon Marius Venstad2018-09-121-1/+4
| | |
| * | Add missing space in API test responseJon Marius Venstad2018-09-121-2/+2
| | |
* | | Remove unused classBjørn Christian Seime2018-09-121-39/+0
|/ /