summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestions from code reviewJon Marius Venstad2020-04-171-1/+1
* break, not return, from switch statementJon Marius Venstad2020-04-171-2/+2
* Log process during contact information updatesJon Marius Venstad2020-04-171-4/+16
* Expand ContactInformationMaintainer unit test to verify exception handlingJon Marius Venstad2020-04-171-13/+13
* Inline variablesJon Marius Venstad2020-04-171-2/+1
* Used named threads in maintainersJon Marius Venstad2020-04-171-1/+1
* Reduce initial maintainer delay in controllerJon Marius Venstad2020-04-172-7/+12
* Acquire lock through CuratorMartin Polden2020-04-141-28/+14
* Merge pull request #12883 from vespa-engine/jonmv/remove-deployment-jobs-from...Jon Marius Venstad2020-04-146-804/+0
|\
| * Remove now unused deploymentJobs fieldJon Marius Venstad2020-04-096-804/+0
* | Hide manual jobsJon Marius Venstad2020-04-092-5/+4
* | Add some more job data in deployment APIJon Marius Venstad2020-04-092-29/+107
|/
* Merge pull request #12874 from vespa-engine/jvenstad/all-jobs-in-deployment-apiTorbjørn Smørgrav2020-04-081-0/+3
|\
| * Add completedAt to delay stepsJon Marius Venstad2020-04-081-0/+3
* | Merge pull request #12869 from vespa-engine/jvenstad/all-jobs-in-deployment-apiJon Marius Venstad2020-04-083-28/+308
|\|
| * List jobs explicitlyJon Marius Venstad2020-04-073-284/+113
| * Provide all (relevant runs of all) jobs in deployment APIJon Marius Venstad2020-04-072-27/+478
* | Tests must be after last prod job, with any statusJon Marius Venstad2020-04-071-1/+0
|/
* Merge pull request #12866 from vespa-engine/jonmv/dedupe-failed-runs-per-vers...Martin Polden2020-04-071-1/+2
|\
| * List only the last failing run per versionJon Marius Venstad2020-04-071-1/+2
* | Merge pull request #12859 from vespa-engine/jonmv/avoid-application-(dead)-lockJon Marius Venstad2020-04-072-18/+13
|\ \
| * | Fix javadoc even more :)Jon Marius Venstad2020-04-071-2/+1
| * | Avoid taking run lock and then application lock, to avoid deadlockJon Marius Venstad2020-04-072-17/+13
| |/
* / log if getting endpoint cert metadata is very slowandreer2020-04-071-0/+10
|/
* Remove RoutingGeneratorMartin Polden2020-04-064-59/+0
* Merge pull request #12822 from vespa-engine/jvenstad/all-jobs-in-deployment-apiMartin Polden2020-04-0511-240/+276
|\
| * Compute DeploymentStatistics on demand, from fresh dataJon Marius Venstad2020-04-0311-240/+276
* | Add missing equals()/hashCode() to WarningWithoutTargetBjørn Christian Seime2020-04-031-0/+14
|/
* Merge pull request #12807 from vespa-engine/andreer/increase-endpoint-certifi...Andreas Eriksen2020-04-031-1/+1
|\
| * increase endpoint certificate timeoutandreer2020-04-021-1/+1
* | Remove unused serviceUrls fieldMartin Polden2020-04-015-21/+0
* | Merge pull request #12788 from vespa-engine/mpolden/disable-routing-generator...Martin Polden2020-04-011-0/+2
|\ \ | |/ |/|
| * Disable routing generator by defaultMartin Polden2020-04-011-0/+2
* | Reduce timeout for nodesDown and noNodeDown in cdHarald Musum2020-03-311-2/+2
|/
* Merge pull request #12758 from vespa-engine/olaa/payment-callback-roleOla Aunrønning2020-03-303-3/+12
|\
| * Add role, policy and path group for payment notification callbackOla Aunrønning2020-03-303-3/+12
* | Merge pull request #12681 from vespa-engine/jonmv/cleanup-after-user-tenantsJon Marius Venstad2020-03-306-90/+2
|\ \ | |/ |/|
| * Remove handler code as wellJon Marius Venstad2020-03-246-43/+1
| * Remove more user tenant leftoversJon Marius Venstad2020-03-241-47/+1
* | Check docker image as well in needsPlatformUpgrade()Harald Musum2020-03-273-2/+10
* | Cast only AthenzTenants to AthenzTenantJon Marius Venstad2020-03-251-1/+2
* | Revert "Revert "Remove cleanup-code for user tenants""Jon Marius Venstad2020-03-255-22/+11
* | Revert "Remove cleanup-code for user tenants"Morten Tokle2020-03-255-11/+22
* | Deduplicate merge logicBjørn Christian Seime2020-03-241-33/+25
* | Warn on flag data for undefined flagsBjørn Christian Seime2020-03-245-9/+129
* | Create BROKEN notification earlier (#12686)Jon Marius Venstad2020-03-241-1/+1
|/
* Remove cleanup-code for user tenantsJon Marius Venstad2020-03-245-22/+11
* Merge pull request #12673 from vespa-engine/mpolden/expand-testMorten Tokle2020-03-241-9/+22
|\
| * Test that directly routed endpoint is passed to config serverMartin Polden2020-03-231-9/+22
* | Fail flags deployment if archive contains unknown filesBjørn Christian Seime2020-03-234-8/+35
|/