aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Never set switch hostname on non-hostMartin Polden2020-12-022-1/+7
* Handle hosts registered under a different hostnameMartin Polden2020-12-022-8/+46
* Limit HostSwitchUpdater to relevant systemsMartin Polden2020-12-021-9/+22
* Improve logging for unavailable certificateMartin Polden2020-12-021-12/+8
* Never clear switch hostnameMartin Polden2020-12-022-3/+11
* Add host switch updaterMartin Polden2020-12-026-3/+149
* Merge pull request #15463 from vespa-engine/ogronnesby/csv-invoice-exportØyvind Grønnesby2020-11-305-12/+74
|\
| * Expose "additional" line items in CSV exportØyvind Grønnesby2020-11-262-4/+5
| * Amend the test to new pathØyvind Grønnesby2020-11-251-1/+1
| * Export all bills/invoices as CSVØyvind Grønnesby2020-11-255-4/+68
| * Method to access all invoices in databaseØyvind Grønnesby2020-11-202-8/+5
* | Only output target if it is not currentJon Bratseth2020-11-263-1/+4
* | Make clusters discoverableJon Bratseth2020-11-264-1/+15
* | Don't use LogLevelBjørn Christian Seime2020-11-251-2/+1
* | Avoid ProgressToken in testsJon Marius Venstad2020-11-252-2/+2
* | Extended reindexing status in controllerJon Marius Venstad2020-11-253-3/+27
* | Pass more cluster infoJon Bratseth2020-11-233-3/+51
* | Merge pull request #15399 from vespa-engine/jonmv/throw-during-prepare-with-d...Jon Bratseth2020-11-203-62/+2
|\ \
| * | Remove "allowed" from config change actions (+ wiring) — allowed if not th...Jon Marius Venstad2020-11-203-62/+2
| |/
* / Change reindexing HTTP API parameter namesJon Marius Venstad2020-11-192-5/+5
|/
* Handle nullness in renderCurrentUsageØyvind Grønnesby2020-11-181-0/+1
* List _all_ tenants in all tenant viewØyvind Grønnesby2020-11-183-22/+36
* ADd collection method to all tenants viewØyvind Grønnesby2020-11-182-0/+8
* Merge pull request #15361 from vespa-engine/ogronnesby/remove-use-of-streamØyvind Grønnesby2020-11-171-27/+23
|\
| * Remove unnecessary use of .stream()Øyvind Grønnesby2020-11-171-27/+23
* | Update field names we accept for collection methodØyvind Grønnesby2020-11-162-2/+9
|/
* add instance, plan and planName to api response (#15338)Andreas Eriksen2020-11-135-10/+30
* Remove unnecessary environment method from builderMartin Polden2020-11-1310-94/+18
* Merge pull request #15322 from vespa-engine/mpolden/check-deploymentMartin Polden2020-11-122-10/+70
|\
| * Require valid deployment when changing routing statusMartin Polden2020-11-122-1/+26
| * Simplify rotation checkMartin Polden2020-11-122-10/+45
* | Print that we are waiting for a web cert (#15309)Jon Marius Venstad2020-11-121-0/+2
* | Change to maps, not lists with keys in them, for config server reindexing APIJon Marius Venstad2020-11-122-8/+9
|/
* Wire reindexing status through controller and application v4Jon Marius Venstad2020-11-124-0/+166
* Log OS version fields of parent hostMartin Polden2020-11-112-3/+6
* Remove http client typesMorten Tokle2020-11-101-4/+3
* Move ErrorHandlerMorten Tokle2020-11-101-1/+1
* Revert "Revert "Report metrics on athenz client errors""Morten Tokle2020-11-101-3/+22
* Merge pull request #15227 from vespa-engine/smorgrav/billing_api_collection_p...Torbjørn Smørgrav2020-11-102-1/+36
|\
| * Rest api to patch collection method - only accessible for accountantssmorgrav2020-11-092-1/+36
* | Don't submit issue when public system (#15233)Ola Aunrønning2020-11-091-0/+2
* | Revert "Report metrics on athenz client errors"Morten Tokle2020-11-091-22/+3
* | Bound the test quota to the tenant quota (#15226)Øyvind Grønnesby2020-11-092-4/+5
* | Merge pull request #15199 from vespa-engine/revert-15198-revert-15197-smorgra...Øyvind Grønnesby2020-11-091-1/+0
|\ \ | |/ |/|
| * Revert "Revert "Add collection method enumerations - change default""Øyvind Grønnesby2020-11-061-1/+0
* | Merge pull request #15202 from vespa-engine/mortent/athenz-error-handlerMorten Tokle2020-11-091-3/+22
|\ \
| * | Add exception dimensionMorten Tokle2020-11-061-1/+4
| * | Report metrics on Athenz client errorsMorten Tokle2020-11-061-2/+18
| * | Create DefaultZtsClient builderMorten Tokle2020-11-061-1/+1
* | | Merge pull request #15210 from vespa-engine/olaa/maintain-all-breakfixed-nodesOla Aunrønning2020-11-062-37/+15
|\ \ \